dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.44k stars 338 forks source link

Dunst does not follow keyboard when switching between empty workspaces in i3wm. #1237

Closed Samueru-sama closed 6 months ago

Samueru-sama commented 8 months ago

I have 3 displays and I setup dunst with follow = keyboard.

I'm using dunst for visual feedback when switching workspaces in i3. Everytime that I switch between workspaces i3 sends this:

exec --no-startup-id notify-send -t 500 "Workspace #"

Which makes dunst show up a notification of the current workspace for half a second.

However I don't have windows in the workspaces, dunst diplays the notifications on the primary display instead of the display with focus.