Commit Graph

34 Commits

Author SHA1 Message Date
Erik Reider
b05111fa67 Added default notification icon if there is none 2021-07-29 11:49:38 +02:00
Erik Reider
b3685af9f7 Set floating notification layer-shell layer to overlay 2021-07-29 11:13:32 +02:00
Erik Reider
ab3d69a02b Fixed notification center scroll exceeding the panel height 2021-07-29 11:13:03 +02:00
Erik Reider
993c48dcad Added "No Notifications" label to panel 2021-07-29 11:06:37 +02:00
Erik Reider
b5dc325d5a Added summary and time classes to style.css 2021-07-29 10:47:14 +02:00
Erik Reider
80785e469b Simplified CSS classes and style.css 2021-07-29 10:45:22 +02:00
Erik Reider
8b3c2b2b1b Fixed notification getting cut off when body is multiline 2021-07-29 10:21:39 +02:00
Erik Reider
f00b8b4c0a Added planned features to readme 2021-07-29 10:09:07 +02:00
Erik Reider
be60166c54 Improved error messages in main 2021-07-29 09:46:49 +02:00
Erik Reider
ce4689ec1b Fixed notification body expanding notiWindow 2021-07-28 23:43:05 +02:00
Erik Reider
d291a2d181 Added screenshots to README 2021-07-28 23:14:38 +02:00
Erik Reider
ca46601c84 Client: Added daemon is null check 2021-07-28 21:04:56 +02:00
Erik Reider
ef26e63efb Implemented cmd args into client with a help menu 2021-07-28 21:03:43 +02:00
Erik Reider
c25e587490 Updated README.md 2021-07-28 19:34:10 +02:00
Erik Reider
d61c432b14 Updated README.md 2021-07-28 19:32:43 +02:00
Erik Reider
4da4c19a76 Added notification hover effect and now a fixed size of 500px 2021-07-28 19:12:25 +02:00
Erik Reider
205749363b Fixed notifications not getting removed when opening panel 2021-07-28 19:10:59 +02:00
Erik Reider
b66e03b02b Fixed notification now text not appearing 2021-07-28 13:46:30 +02:00
Erik Reider
7c977531d1 Implemented time in notifications 2021-07-28 13:21:52 +02:00
Erik Reider
f1054317ac Fixed overlays covering swaylock 2021-07-28 12:21:51 +02:00
Erik Reider
7f8ebbcbc4 Fixed panel notification alignment 2021-07-27 23:57:06 +02:00
Erik Reider
56e034c06d Refactored notification code to add instead of removing all widgets and adding them again 2021-07-27 23:44:38 +02:00
Erik Reider
05a99eef75 Implemented notification close when clicking close button 2021-07-27 23:20:33 +02:00
Erik Reider
4427a8d672 Refactored icon setting 2021-07-27 22:45:47 +02:00
Erik Reider
176f719e19 Implemented expire_timeout 2021-07-27 22:42:36 +02:00
Erik Reider
1bfc3a8bf0 Fixed newest panel notifications ending up on the bottom 2021-07-27 22:37:14 +02:00
Erik Reider
096140e67c Removed unused print 2021-07-27 22:36:50 +02:00
Erik Reider
d2f0ff8843 Fixed incorrect "GetServerInformation" information 2021-07-27 22:31:09 +02:00
Erik Reider
d855e2958e Implemented "CloseNotification" function 2021-07-27 22:29:53 +02:00
Erik Reider
0e8f158e3c Fixed replacing notification in panel 2021-07-27 22:15:38 +02:00
Erik Reider
f3d0937c91 Renamed window.* to notiWindow.* 2021-07-27 22:15:08 +02:00
Erik Reider
eb480139f3 Fixed notification text obscured by close button 2021-07-27 22:14:37 +02:00
Erik Reider
7506f2adb1 Initial commit 2021-07-27 21:58:52 +02:00
Erik Reider
62c2140b10
Initial commit 2021-07-27 21:51:45 +02:00