528 Commits

Author SHA1 Message Date
Jannis
b7631c7de5 Add toggle button (#304)
* Add toggle button

* Toggle button documentation

* Fix issues

* Add env variable for toggle button

* Add state update command for toggle buttons

* Fix Uncrustify

* Update README
2023-11-13 00:52:26 +01:00
Carlos &
69e92da659 flush stdout after subscription events (#329) 2023-11-08 19:58:56 +01:00
Daniel Morgan
3ed3ab8fec allow 8 digits in 2fa code regex (#332)
change 2fa regex to allow for 8 digits in a row
2023-11-08 19:56:44 +01:00
Erik Reider
90688d0fe9 Added config option to set cc exclusive zone (#321) 2023-09-27 00:43:54 +02:00
Erik Reider
0d368c2f07 Remove notification replace flicker (#320) 2023-09-26 23:09:51 +02:00
Erik Reider
7de2c71b98 Test parsing markup without any hacks before using said hacks (#319) 2023-09-26 21:17:32 +02:00
Erik Reider
ea66e68783 Simplified script and base_widget command execution (#318) 2023-09-26 18:17:34 +02:00
Erik Reider
237310c627 Fixed notifications list not scrolling when changing focus 2023-09-26 17:04:56 +02:00
Erik Reider
3069f7120d Fixed CC list navigation skipping a notification (#305) 2023-09-26 17:04:13 +02:00
Andrew Tropin
9f6cd8716d Add Guix and rde installation instructions (#303) 2023-08-14 20:27:15 +02:00
Jannis
176e3b7291 Add show-per-app-label for volume (#301) 2023-08-14 00:12:39 +02:00
Erik Reider
e3cc05d67c Moved JSON Schema comments into "$comment" tags. Fixes #298 2023-07-18 23:34:03 +02:00
Erik Reider
90cde83bde Add meson_option to build without PulseAudio Widget (#297) 2023-07-08 17:24:39 +02:00
dev
9bac0d09af Added "relative-timestamps" config to switch between "25 minutes ago" and "2023-06-25T20:05:27-07" (#286)
Co-authored-by: Erik Reider <35975961+ErikReider@users.noreply.github.com>
2023-07-08 12:57:16 +02:00
Erik Reider
98240489ba README: Fixed incorrect Silverblue install method, thanks @cryptoluks 2023-07-08 12:06:38 +02:00
Erik Reider
f1821a5922 Fixed Debian packaged configs being checked before user configs (#296) 2023-07-07 17:17:36 +02:00
Erik Reider
e400600d9c Be more verbose when loading CSS and config 2023-07-06 12:17:59 +02:00
dev
181d43b637 corrected misspellings of the word "notification" (#287) 2023-06-26 10:58:09 +02:00
Will Eaton
fb82e0c0d6 Update i3status-rs Example format syntax for 0.31.0 (#283) 2023-06-14 17:38:41 +02:00
Erik Reider
ee456bab38 Added volume and backlight widgets to MAN 5 page 2023-06-14 12:59:59 +02:00
werdahias
0a0a6da469 update debian/ubuntu instructions (#281) 2023-06-14 12:34:59 +02:00
Erik Reider
1969d95b9d Fixed default CSS warning 2023-06-08 20:59:48 +02:00
Erik Reider
0532fb38a1 Warn user if the custom config isn't found 2023-06-08 20:52:25 +02:00
Erik Reider
5eb7c2a511 Fixed issue where custom config wouldn't be used on reload 2023-06-08 20:52:01 +02:00
Jerzy Drozdz
bc0fbcb5c1 Nicer spec file (#270)
Co-authored-by: Erik Reider <35975961+ErikReider@users.noreply.github.com>
2023-05-30 19:13:58 +02:00
slikie
d46833bbd7 Allow empty name for actions (#272) 2023-05-30 13:32:24 +02:00
Erik Reider
4153db39d4 Added rpmlint workflow 2023-05-30 12:34:31 +02:00
Erik Reider
ffb33de32b Fedora build test: Rawhide -> latest
Rawhide would fail building atm and could occur again in the future. Using the latest stable release makes it more reliable
2023-05-29 23:27:21 +02:00
Erik Reider
3160f3c3ae Updated PKGBUILD checksums 2023-05-29 15:39:12 +02:00
Erik Reider
deaf9a68b7 Bumped version to 0.9.0 2023-05-29 15:28:31 +02:00
Erik Reider
ba4a2665fa Add inline replies to notifications (#221) 2023-05-29 15:08:51 +02:00
Erik Reider
4aefd3aabd Update man page with new config options 2023-05-21 16:42:00 +02:00
Erik Reider
7cfa5032ec Fixed inconsistencies in config schema 2023-05-21 16:34:28 +02:00
earthian
e95aa6aebf Update swaync.5.scd to include positionY center #249 (#264) 2023-05-21 16:30:34 +02:00
Erik Reider
c246bca853 Added control-center layer config option (#263) 2023-05-16 14:24:10 +02:00
Erik Reider
b91e39c1aa Fixed Control Center not using layer shell config option 2023-05-14 15:34:41 +02:00
Erik Reider
81613a2554 Added ability to choose wether layer-shell should be used or not (#261) 2023-05-14 13:11:50 +02:00
Erik Reider
28ed6342cc Added ability to toggle parsing of notification 2fa codes (#260) 2023-05-14 13:03:42 +02:00
Erik Reider
a8b04b9cf0 Add positonY center for notifications and CC (#259) 2023-05-14 12:30:21 +02:00
Erik Reider
b8ef618132 Replace config HashTable with OrderedHashTable (#258) 2023-05-14 10:16:06 +02:00
Erik Reider
9b3c147e8d Added note about third-party themes and TOC to README 2023-05-11 21:53:41 +02:00
Erik Reider
c05acfa81f Fixed mpDris2 mpris issues (#253) 2023-05-11 21:19:02 +02:00
earthian
310024964c Add a tip with gtk_debug env var in README.md (#254) 2023-05-07 20:00:19 +02:00
Jannis
5e45050a4d Fix issue #245 (#248) 2023-05-02 21:07:27 +02:00
Lucas
574ce28c70 Little rework of the Fedora Silverblue installation instructions (#246) 2023-04-27 20:37:12 +02:00
Jannis
91f19dfb4e Per app volume control (#235) 2023-04-11 10:31:16 +02:00
Mirei124
a2397da06a Use rounding to prevent incorrect backlight percentage calculation (#236) 2023-03-30 18:45:44 +02:00
Erik Reider
81bf4bdb39 Hide visible notifications when activating dnd (#233)
* Hide visible notifications when activating dnd

* Fix linting issues

---------

Co-authored-by: Erik Reider <erik.reider@protonmail.com>
2023-03-08 10:19:24 +01:00
Jannis
f7daa7ac45 Menu animation (#230) 2023-03-05 16:48:16 +01:00
Erik Reider
2da4e0abfb Fix linting issue 2023-03-05 13:22:29 +01:00