1. 16 Jul, 2025 3 commits
  2. 15 Jul, 2025 7 commits
  3. 14 Jul, 2025 2 commits
  4. 13 Jul, 2025 2 commits
  5. 11 Jul, 2025 9 commits
  6. 10 Jul, 2025 8 commits
  7. 07 Jul, 2025 1 commit
  8. 06 Jul, 2025 5 commits
  9. 29 Jun, 2025 1 commit
    • Erik Reider's avatar
      Animate floating notifications + configurable max height (#561) · 3baa744a
      Erik Reider authored
      * Added initial AnimatedList and Item Widgets
      
      * Use the new list in the NotificationWindow class + massive list improvements
      
      This includes a more simplified way of calculating the item positions
      relative to the fade threshold
      
      * Added center animations
      
      * Fixed replacing notification not scrolling to the new position (top/bottom)
      
      * Simplified size_allocate y offset
      
      * Fixed very large notifications fading before reaching top with small list size
      
      * Disable card animation if GTK animations are disabled
      
      * Removed unneeded TODO about allocation order
      
      * Fixed input region including the fade padding
      3baa744a
  10. 13 Apr, 2025 2 commits