• 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
..
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...