1. 08 Mar, 2024 1 commit
  2. 07 Mar, 2024 1 commit
  3. 21 Feb, 2024 1 commit
  4. 10 Feb, 2024 6 commits
  5. 08 Jan, 2024 1 commit
  6. 02 Jan, 2024 1 commit
  7. 20 Dec, 2023 4 commits
  8. 19 Dec, 2023 5 commits
  9. 15 Dec, 2023 5 commits
  10. 14 Dec, 2023 5 commits
  11. 12 Dec, 2023 1 commit
    • Erik Reider's avatar
      Grouped notifications (#345) · 86166a46
      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
      86166a46
  12. 11 Dec, 2023 1 commit
  13. 07 Dec, 2023 1 commit
  14. 28 Nov, 2023 3 commits
  15. 22 Nov, 2023 1 commit
  16. 12 Nov, 2023 1 commit
    • Jannis's avatar
      Add toggle button (#304) · b7631c7d
      Jannis authored
      * Add toggle button
      
      * Toggle button documentation
      
      * Fix issues
      
      * Add env variable for toggle button
      
      * Add state update command for toggle buttons
      
      * Fix Uncrustify
      
      * Update README
      b7631c7d
  17. 08 Nov, 2023 2 commits