No Notifications When in Full-screen
Zackhardtoname opened this issue · 0 comments
Zackhardtoname commented
After I use super + f
to enter full screen, KDE notifications won't show up until I leave the full screen mode and will not be there at all if I am in the full screen mode for more than the time it should be there. So I end up missing a lot of notifications.
I have tried to seek help before from people using either i3 or KDE: https://www.reddit.com/r/i3wm/comments/kmqpy1/do_you_see_notifications_when_in_fullscreen_mode/
I hope I don't have to use KDE since it's not as pretty and useful as the KDE one.
Current config
https://github.com/Zackhardtoname/dotfiles/blob/e21c16ab1faf484361cb6790d74c5890062451ae/dot_i3/config#L516
for_window [class="plasmashell" window_type="notification"] floating enable, border none move position 4150 20
no_focus [class="plasmashell" window_type="notification"]
Thank you!