• Erik Reider's avatar
    Fixed removed floating notifications sometimes being rendered for a few ticks · f182f2b4
    Erik Reider authored
    Caused when the notification windows input region is set right after a
    notification has been removed, before the AnimatedLists size-allocation
    has been re-computed.
    
    Can be reproduced by running this command in sway: `notify-send "test 1"
    -u critical; notify-send "test 2" -t 2000; sleep 1; swaymsg "output *
    power off"; notify-send "test 3" -t 500; sleep 3; swaymsg "output *
    power on"`
    f182f2b4
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...