• 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
Name
Last commit
Last update
..
animatedList Loading commit data...
blankWindow Loading commit data...
configModel Loading commit data...
controlCenter Loading commit data...
dismissableWidget Loading commit data...
iterHelpers Loading commit data...
notiDaemon Loading commit data...
notiModel Loading commit data...
notification Loading commit data...
notificationGroup Loading commit data...
notificationWindow Loading commit data...
orderedHashTable Loading commit data...
swayncDaemon Loading commit data...
underlay Loading commit data...
client.vala Loading commit data...
config.json.in Loading commit data...
configSchema.json Loading commit data...
constants.vala.in Loading commit data...
functions.vala Loading commit data...
main.vala Loading commit data...
meson.build Loading commit data...
xdg_activation.vala Loading commit data...