Commit Graph

233 Commits

Author SHA1 Message Date
Erik Reider
038bcc2dc2 Used Vala preprocessor instead of regular if/else 2021-09-12 17:33:51 +02:00
Erik Reider
03a68bff88 Fixed layershell not working for <0.6.0 2021-09-12 15:13:37 +02:00
Erik Reider
dc8c4717d0 Updated PKGBUILD 2021-08-12 22:53:21 +02:00
Erik Reider
e3143c6ffb Decreased default notification close button size 2021-08-12 22:50:55 +02:00
Erik Reider
4341a68105 Refactored path builder for style and config in .config 2021-08-12 22:36:10 +02:00
Erik Reider
bf8ea44993 Added ability to use custom config and style.css locations 2021-08-12 22:35:33 +02:00
Erik Reider
2816a901d2 Different notification timeout depending on Urgency 2021-08-12 22:03:36 +02:00
Erik Reider
3572fe1d1d Fixed Spotify notifications not sending replace_id after noti timeout 2021-08-12 21:49:24 +02:00
Erik Reider
ee89a1dc49 Fixed markup error when '&' char in body 2021-08-08 21:24:46 +02:00
Erik Reider
09c012994f Increased all notification pixbuf sizes to 64 2021-08-07 22:40:14 +02:00
Erik Reider
6b5859435f Fixed discord web notification image not working properly 2021-08-07 18:04:28 +02:00
Erik Reider
3cc8383a45 Fixed discord web notification image not working properly 2021-08-07 18:03:38 +02:00
Erik Reider
ad3114531a Low priority notifications now popup 2021-08-07 17:48:35 +02:00
Erik Reider
cc80851ea6 Small notification id refactor 2021-08-07 17:14:51 +02:00
Erik Reider
299180d396 Implemented urgency hint 2021-08-07 17:10:42 +02:00
Erik Reider
eaa898155c Notification close button icon is not a unicode character instead of image 2021-08-07 16:24:09 +02:00
Erik Reider
24f0bb2e0d
Update README.md 2021-08-07 15:48:12 +02:00
Erik Reider
a909c3ed40 Added support for images in body markdown 2021-08-07 15:44:32 +02:00
Erik Reider
10a59f5243 Added "body-hyperlinks" to GetCapabilities 2021-08-07 14:37:18 +02:00
Erik Reider
d667b69f01 Added body markup 2021-08-07 12:37:56 +02:00
Erik Reider
16da45674f Call NotificationClosed on notification expire 2021-08-07 12:36:40 +02:00
Erik Reider
705397a280 Fixed GetCapabilities formatting 2021-08-07 12:31:15 +02:00
Erik Reider
6f312914c8 Simplified notification timeout 2021-08-07 12:27:46 +02:00
Erik Reider
1a22ececa9 Fixed sef fault with notificationClosed signal 2021-08-07 12:20:58 +02:00
Erik Reider
a38f8ebb20 Correctly implemented NotificationClosed method 2021-08-07 12:06:59 +02:00
Erik Reider
ba2a0730ed Moved notiDaemon to its own file 2021-08-07 11:31:13 +02:00
Erik Reider
399501c52e
Merge pull request #12 from ErikReider/config
Support for customizing the position from a config file
2021-08-06 20:27:52 +02:00
Erik Reider
26ef51b454 Small refactors 2021-08-06 20:27:13 +02:00
Erik Reider
aca9f8173e Updated README 2021-08-06 20:00:44 +02:00
Erik Reider
0104d443cf Updated PKGBUILD 2021-08-06 19:14:44 +02:00
Erik Reider
f5292f3902 Scrolls down to latest notification 2021-08-06 17:53:55 +02:00
Erik Reider
bbb2b9044e Listbox is now reversed when aligned to the bottom 2021-08-06 17:53:33 +02:00
Erik Reider
5a893cda81 Removed wrong get_config_path order 2021-08-06 16:25:58 +02:00
Erik Reider
97f14bd629 Initial commit with support for positionX and positionY 2021-08-06 16:22:34 +02:00
Erik Reider
cd60a5c396
Merge pull request #11 from LawnGnome/get-capabilities
Add the GetCapabilities message to the D-Bus server.
2021-08-06 16:04:41 +02:00
Adam Harvey
3f404606e4
Add the GetCapabilities message to the D-Bus server. 2021-08-05 14:40:25 -07:00
Erik Reider
de1e1c0fc2 Fixed removing already removed notification seg fault 2021-08-05 22:37:57 +02:00
Erik Reider
70107f5186 Styling tweaks to make everything more visible when using a light gtk3 theme 2021-08-03 20:31:24 +02:00
Erik Reider
9d5f3284f6 Added Do Not Disturb button to panel with keyboard shortcut 2021-08-02 20:19:31 +02:00
Erik Reider
8315c41a3d Keyboard shortcuts now call Client subscription signal 2021-08-02 20:02:34 +02:00
Erik Reider
f54a9206c8 Added close all button notification panel 2021-08-02 19:37:46 +02:00
Erik Reider
fb21a14c4e Added Home and End shortcuts to README.md 2021-08-02 19:03:18 +02:00
Erik Reider
fd9e78628f Added close all notifications keyboard shortcut 2021-08-02 18:58:59 +02:00
Erik Reider
6c295adffb Client: Add close all notifications command 2021-08-02 18:53:10 +02:00
Erik Reider
345493b716 Updated README.md 2021-08-02 18:40:28 +02:00
Erik Reider
4bc3930196 Added keyboard shortcuts to notification panel 2021-08-02 18:39:53 +02:00
Erik Reider
33a087f7f2 Fixed replaces_id being larger than the current max id after swaync restart 2021-08-02 14:56:05 +02:00
Erik Reider
3e72026c55 Call subscribe method on start to fix clients stuck on old values 2021-08-01 22:12:21 +02:00
Erik Reider
eca6bade15 Renamed toggle-visibility method name 2021-08-01 17:55:28 +02:00
Erik Reider
d82cf15d02 Merge branch 'main' of github.com:ErikReider/SwayNotificationCenter 2021-08-01 00:45:59 +02:00