Commit Graph

11 Commits

Author SHA1 Message Date
dev
181d43b637
corrected misspellings of the word "notification" (#287) 2023-06-26 10:58:09 +02:00
Erik Reider
4f25e2e609
[Feature] Add ability to inhibit notifications through DBus (#223) 2023-02-23 21:41:08 +01:00
Benjamin Vergnaud
81fb57ecb7
Add client flags to turn dnd on/off (#169) 2022-09-30 00:10:16 +02:00
Erik Reider
ce876e8649 Fixed swaync-client zsh completions 2022-05-11 19:16:54 +02:00
Erik Reider
c54bf8ba16
Added hide and close latest notification to client (#113) 2022-04-18 00:18:46 +02:00
Erik Reider
6e0c9a779a
Added version command to swaync (#67)
* Added version command to swaync

* Added version arg to client

* Prints to stdout

* Replaced GetServerInformation version with the generated one

* Updated shell completions
2022-01-27 18:30:53 +01:00
Erik Reider
5be4e738eb Added waybar subscription format with a working example 2022-01-11 01:05:44 +01:00
Erik Reider
98c5fb7e09 Can now open and close control center 2022-01-04 17:11:50 +01:00
Erik Reider
36c62c8a10 Removed spaces from zsh completions 2021-12-24 22:03:37 +01:00
Erik Reider
6d76249a12 Added forgotten commas in zsh completions 2021-12-24 21:57:16 +01:00
Erik Reider
e85c2f5d6d
Terminal completions (#44)
* Added ZSH completions

* Fixed single quote ending string

* Added Bash completions

* Added bash to meson.build

* Added bash variable to meson_options.txt

* Added fish shell completions
2021-12-24 21:53:28 +01:00