service/polkit: add service module to write Polkit agents
This commit is contained in:
parent
1b147a2c78
commit
db1777c20b
23 changed files with 1557 additions and 1 deletions
|
|
@ -11,6 +11,7 @@ set shell id.
|
|||
|
||||
## New Features
|
||||
|
||||
- Added support for creating Polkit agents.
|
||||
- Added support for creating wayland idle inhibitors.
|
||||
- Added support for wayland idle timeouts.
|
||||
- Added the ability to override Quickshell.cacheDir with a custom path.
|
||||
|
|
@ -23,3 +24,7 @@ set shell id.
|
|||
|
||||
- Fixed volume control breaking with pipewire pro audio mode.
|
||||
- Fixed escape sequence handling in desktop entries.
|
||||
|
||||
## Packaging Changes
|
||||
|
||||
`glib` and `polkit` have been added as dependencies when compiling with polkit agent support.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue