Commit Graph

13 Commits

Author SHA1 Message Date
Erik Reider
6a5869244d Adjusted default notification content margins/paddings 2024-02-10 16:18:12 +01:00
1over137
ed1f2dcd53
Fix text color on light theme (#362)
* Apply color on widget title

* Update dnd.scss

* Update style.scss
2024-01-02 11:14:30 +01:00
Erik Reider
71e43ecc80 Adjusted default CSS with new default CC background color 2023-12-19 19:00:55 +01:00
Erik Reider
ff04ca3924
Add MPRIS player background blur (#355)
* Add MPRIS player background blur

* Added edge fade

* Only blur cover if the size or source changes
2023-12-19 18:40:23 +01:00
Erik Reider
1fcef5c966 Add app icon above the regular icon (#354)
* Add app icon above the regular icon

* Fixed linting issues

* Tweaked the CSS
2023-12-15 16:21:12 +01:00
Erik Reider
b07a296bf8 Updated default style of notifications and control center 2023-12-15 15:45:49 +01:00
Erik Reider
929d0d54b7
Add border-radius property to notification images (#353) 2023-12-15 01:04:49 +01:00
Erik Reider
2d87e22906 Fixed notification border radius being broken with alt actions 2023-12-15 00:10:37 +01:00
Erik Reider
8882b225fd
[New Dependency: sassc] Move to SCSS from regular CSS (#352)
* Moved to SCSS from regular CSS

* Fixed Ubuntu build
2023-12-14 17:12:30 +01:00
Erik Reider
86166a46b7
Grouped notifications (#345)
* Initial animation work

* Added custom icon

* Fixed collapse icon not being symbolic

* Centered collapse button

* Fixed group of 2 notifications being invisible

* Added back notification logic

Notifications are now separated into their own group depending on their provided name

* Added close all button

Also changed the notification close button icon to the new provided icon

* Fixed replacing notifications not working as expected

* Fixed group sensitivity not being set when auto collapsed

* Don't group notis with no provided app-name/desktop-file

Also adds parsing of desktop file in NotiModel which helps with getting and using the display name as the group name

* Remove testing notifications

* General fixes

* Added fade to cc viewport

* Added padding to cc viewport fade

* Call on_expand_change on close all button click

* Updated README

* Sort critical notification groups before regular groups

* Added group title icon

* Fixed not being able to navigate through single notifications

* Scroll to top of group on expand

* Fix non expanded single noti groups being clickable

* Fixed linting issues

* Added styling

* Fixed invalid style reload cast

* Set lower ordered notifications content opacity to 0

* Added hover effect to groups
2023-12-12 21:02:46 +01:00
Erik Reider
aab565d723 Replaced state cacher with gsettings 2022-06-19 14:01:22 +02:00
Erik Reider
189402e8f1 Removed unused folders and build files 2021-07-30 18:33:42 +02:00
Erik Reider
7506f2adb1 Initial commit 2021-07-27 21:58:52 +02:00