Commit Graph

318 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
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
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
slikie
d46833bbd7
Allow empty name for actions (#272) 2023-05-30 13:32:24 +02:00
Erik Reider
ba4a2665fa
Add inline replies to notifications (#221) 2023-05-29 15:08:51 +02:00
Erik Reider
7cfa5032ec Fixed inconsistencies in config schema 2023-05-21 16:34:28 +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
c05acfa81f
Fixed mpDris2 mpris issues (#253) 2023-05-11 21:19:02 +02:00
Jannis
5e45050a4d
Fix issue #245 (#248) 2023-05-02 21:07:27 +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
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
Jannis
c7644dbf91
Add Brightness slider widget (#211) 2023-02-22 18:16:19 +01:00
Erik Reider
befd6267b4 Fix buggy control center "click to exit" 2023-02-22 13:24:09 +01:00
Erik Reider
b1653dade2 Set notification window layer namespace to "swaync-notification-window" 2023-02-22 13:23:42 +01:00
Erik Reider
66c4226354 Use "layer" config option to also set blank window layer 2023-02-22 13:23:01 +01:00
Erik Reider
791cf29fc0 Remove all files related to unused topAction. Fixes #222 2023-02-22 12:38:57 +01:00
Erik Reider
450ad37c6e
Add "desktop-entry" as option to scripts (#219) 2023-02-21 12:42:15 +01:00
Erik Reider
4b00c96de4
Add Notification Action to copy body security codes to clipboard (#217) 2023-02-19 18:32:40 +01:00
Erik Reider
8ca741e4aa Added default case to Positions in notification and notificationWindow 2023-02-19 14:50:33 +01:00
Erik Reider
fa9f4879cf
Update configSchema.json 2023-02-19 14:05:12 +01:00
Erik Reider
a91a1f6d86
Add ControlCenter positioning config option (#213) 2023-02-13 16:29:30 +01:00
Erik Reider
83a9f21058 CC: Keep focus on notification focused when new notification is added 2023-02-13 14:49:10 +01:00
Erik Reider
31e6d59471
Add Notification placeholder in Control Center (#212) 2023-02-12 17:21:41 +01:00
Jannis
bfcf9b9a32
Audio slider (#207) 2023-02-12 16:16:33 +01:00
Jannis
5779017397
Add ControllsWidget (#203) 2023-02-09 19:22:29 +01:00
Erik Reider
7e21a29c6b Set layershell namespace for blankwindows 2023-01-26 23:07:55 +01:00
Erik Reider
ad827d698a Set layershell namespaces. Fixes #204 2023-01-26 21:40:47 +01:00
Mildred Ki'Lya
0767c90a77
Add Override urgency to config (#199) 2023-01-18 11:48:54 +01:00
autumn
8a1ffcfd6f
Action scripts (#194)
Co-authored-by: auctumnus <auctumnus@users.noreply.github.com>
Closes https://github.com/ErikReider/SwayNotificationCenter/issues/192
2023-01-03 18:56:59 +01:00
Adam Borowski
12ec6012b4
a bunch of typo fixes (#187) 2022-12-13 12:14:11 +01:00
Erik Reider
f8e1bcac77 Fixed linting issues 2022-11-28 18:41:23 +01:00
Erik Reider
2265b27ae9 Fixed segfault when reloading config 2022-11-28 18:39:15 +01:00
Erik Reider
6fd1ca08e2 Adds MPRIS widget arrows when multiple players are detected. Fixes: #173 2022-10-29 14:16:00 +02:00
Erik Reider
ce54d81770 Fix not being able to interact with CC without first click. Fixes #172 2022-10-29 13:18:06 +02:00