- 14 Mar, 2024 1 commit
-
-
Boh_132_Boh authored
Just switched from "meson build --prefix=/usr" to "meson setup build --prefix=/usr " as while compiling I received this warning: WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
-
- 09 Mar, 2024 3 commits
-
-
Erik Reider authored
-
Erik Reider authored
-
Abílio Costa authored
* Fix default mpris icon size The widget was was using the .ui size instead of the user config size in the following situations: - there was no media player app - the media player app icon was used - the audio-x-generic-symbolic icon was used This fix sets the default size for the album art icon according to the user's config. set_from_gicon and set_from_icon_name receive a Gtk.IconSize enum value, not an int, so we need to call set_pixel_size to set the proper size. * Use INVALID for IconSize * Fix lint
-
- 08 Mar, 2024 1 commit
-
-
Erik Reider authored
-
- 07 Mar, 2024 1 commit
-
-
System64 authored
* Fix brightness slider choppiness Make setting the brightness function async to prevent stutter on some devices. * Fix implicit .begin deprecation warning --------- Co-authored-by:
Amir Dahan <amirdahan24@gmail.com> Co-authored-by:
Erik Reider <35975961+ErikReider@users.noreply.github.com>
-
- 21 Feb, 2024 1 commit
-
-
Erik Reider authored
-
- 10 Feb, 2024 6 commits
-
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
System64 authored
This addresses https://github.com/ErikReider/SwayNotificationCenter/issues/359
-
- 08 Jan, 2024 1 commit
-
-
Erik Reider authored
-
- 02 Jan, 2024 1 commit
-
-
1over137 authored
* Apply color on widget title * Update dnd.scss * Update style.scss
-
- 20 Dec, 2023 4 commits
-
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
- 19 Dec, 2023 5 commits
-
-
Erik Reider authored
* Bumped version requirements for libhandy and gtk-layer-shell * Bumped Ubuntu Action version to 23.10
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
* Add MPRIS player background blur * Added edge fade * Only blur cover if the size or source changes
-
- 15 Dec, 2023 5 commits
-
-
Erik Reider authored
* Add app icon above the regular icon * Fixed linting issues * Tweaked the CSS
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
- 14 Dec, 2023 5 commits
-
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
-
Erik Reider authored
* Moved to SCSS from regular CSS * Fixed Ubuntu build
-
Erik Reider authored
-
- 12 Dec, 2023 1 commit
-
-
Erik Reider authored
* 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
-
- 11 Dec, 2023 1 commit
-
-
Erik Reider authored
-
- 07 Dec, 2023 1 commit
-
-
Erik Reider authored
-
- 28 Nov, 2023 3 commits
-
-
peelz authored
-
Jannis authored
* Fix togglebutton in menu dropdown * Minor bugfixes and fix typo in readme
-
Shaikh Shafeen authored
"buttons-gird" -> "buttons-grid"
-