• 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
.github Loading commit data...
build-aux/meson Loading commit data...
build-scripts Loading commit data...
completions Loading commit data...
data Loading commit data...
man Loading commit data...
protocols Loading commit data...
services Loading commit data...
src Loading commit data...
.clang-format Loading commit data...
.editorconfig Loading commit data...
.gitignore Loading commit data...
.uncrustify.cfg Loading commit data...
.vala-lint.conf Loading commit data...
COPYING Loading commit data...
README.md Loading commit data...
meson.build Loading commit data...
meson_options.txt Loading commit data...