-
Notifications
You must be signed in to change notification settings - Fork 375
Closed
Description
- Version:
1.4.0 - Install type:
manually created package with -Os and -flto flags - Distro and version:
Debian sid+experimental - Window manager:
IceWM 1.5.3
The new fullscreen feature acts weird to me, especially pushback. When I do fullscreen in urxvt (f11), the first time the notification gets disappeared, but when switch back from fullscreen, nothing shown. Dunst is only triggered, when i activate another window; then the notification reappears.
The second try with another notification message and fullscreened urxvt doesn't hide the notification window at all.
I think this bug can be easily reproduced with icewm + urxvt.
Bonus: the delayed (pushbacked) notification can't be closed with ctrl+space until i activate another window.
The lines I used in dunstrc:
[fullscreen_delay_everything]
fullscreen = pushback
[fullscreen_show_critical]
msg_urgency = critical
fullscreen = pushback
And I've also tried fullscreen = pushback in [global] section.
Reactions are currently unavailable