Commit Graph

466 Commits

Author SHA1 Message Date
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
Erik Reider
74d6353e97 Fix trying to disconnect null PulseContext when reloading config. Fixes #231 2023-03-05 13:20:54 +01:00
Erik Reider
024b370a21
Update README.md 2023-03-03 12:51:43 +01:00
Erik Reider
f885aa1199 Removed old arch-build GitHub Action 2023-03-03 12:49:36 +01:00
Erik Reider
ff8c57223e Added PKGBUILD building tests as GitHub Action 2023-03-03 12:47:30 +01:00
Erik Reider
873bb550a2 Added notification-daemon as a proves to PKGBUILDs 2023-02-28 11:32:31 +01:00
Erik Reider
0a6d1f6e24 Added Notification inhibition example to README 2023-02-24 19:07:18 +01:00
Erik Reider
c29bb84109 Updated PKGBUILDs 2023-02-23 23:09:18 +01:00
Erik Reider
50f40a2639
Fix copr Github Action (#224) 2023-02-23 22:33:31 +01:00
Erik Reider
fbb3ded79a Updated COPR Action 2023-02-23 22:13:00 +01:00
Erik Reider
2fc7d78013 Bumped version to v0.8.0 2023-02-23 21:57:58 +01:00
Erik Reider
14c830a11d Fixed inhibitor widget being visible on start 2023-02-23 21:43:50 +01:00
Erik Reider
4f25e2e609
[Feature] Add ability to inhibit notifications through DBus (#223) 2023-02-23 21:41:08 +01:00