Some checks failed
dev bread-theme / build (push) Successful in 17s
dev bakery / build (push) Successful in 43s
beta (rc) bakery / build (push) Has been skipped
beta (rc) bread-theme / build (push) Has been skipped
Build and publish package / package (push) Successful in 1m46s
release bakery / build (push) Failing after 52s
release bread-theme / build (push) Failing after 14s
bread-app is the GTK bootstrap new tools should use instead of another copied main.rs: com.breadway.* app id, singleton lock, optional gtk_popup re-export, optional bread.command.<app>.** listen loop. Tests cover app-id helpers and command-verb parse. Existing apps are not migrated. bread-polkit is an own PolicyKit1 session authentication agent with a bread-theme GTK4 password prompt (not a polkit-gnome wrapper). Autostart via contrib/bread-polkit.desktop or exec-once. Not a bakery product; not added to the BOS ISO lockfile.
12 lines
325 B
Desktop File
12 lines
325 B
Desktop File
[Desktop Entry]
|
|
Type=Application
|
|
Name=Bread PolicyKit Agent
|
|
Comment=Themed PolicyKit authentication agent for the bread desktop
|
|
Exec=bread-polkit
|
|
Icon=dialog-password
|
|
Terminal=false
|
|
Categories=System;Security;
|
|
StartupNotify=false
|
|
X-GNOME-Autostart-Phase=Initialization
|
|
X-GNOME-AutoRestart=true
|
|
X-GNOME-Autostart-Notify=false
|