1. 11 Nov, 2025 1 commit
    • Erik Reider's avatar
      Improve large notification groups performance (#669) · 2765a7cc
      Erik Reider authored
      * Moved ExpanableGroup into its own file
      
      * Noti Group: Cull non-visible notifications + don't calc transforms every frame
      
      Makes sure that only visible notifications are allocated and rendered.
      Also moves the transforms on size-allocate instead of every frame.
      Should improve performance. :)
      
      * Fixed expandable group not re-allocating on scroll
      
      * Fixed floating notifications warning on first map
      2765a7cc
  2. 05 Nov, 2025 1 commit
  3. 28 Oct, 2025 1 commit
  4. 18 Oct, 2025 4 commits
  5. 17 Oct, 2025 1 commit
  6. 15 Oct, 2025 1 commit
  7. 13 Oct, 2025 2 commits
  8. 12 Oct, 2025 5 commits
  9. 11 Oct, 2025 2 commits
  10. 10 Oct, 2025 1 commit
  11. 07 Oct, 2025 3 commits
  12. 25 Sep, 2025 4 commits
  13. 20 Sep, 2025 1 commit
    • Samyak Jain's avatar
      Update waybar docs to deal with edge case (#635) · 807ecab1
      Samyak Jain authored
      In waybar formatting, adding "{}" only works when adding it before the icon. It breaks when adding it after the icon. This change fixes the snippet in our README, so that if someone copies our snippet, it will be easier to make changes.
      807ecab1
  14. 26 Aug, 2025 4 commits
  15. 25 Aug, 2025 1 commit
  16. 19 Aug, 2025 1 commit
  17. 16 Aug, 2025 3 commits
  18. 31 Jul, 2025 1 commit
  19. 30 Jul, 2025 1 commit
  20. 18 Jul, 2025 2 commits