bakkeby / dusk

Just another fork of dwm
MIT License
155 stars 22 forks source link

Focus lost when switching workspaces; mod+k fails #13

Closed andbenn closed 2 years ago

andbenn commented 2 years ago

Put 3 clients on 2 workspaces, using default layout, []=. I'm using st as the terminal. Let's call the spaces WS A and WS B

In WS B, move focus to a stack window. Type WS A to move to that workspace Type WS A to move back to the WS B workspace // no focus // mod+k does nothing // mod+j gives focus, now mod+k works

Seems to happen only when A<B.

This has workarounds and is cosmetic. Lower priority.

andbenn commented 2 years ago

Another computer with same dusk binary, I can't reproduce this issue there! Just my other initial computer. This appears to be unique to me. I'm due to update/reboot the OS packages tomorrow; I'll try to reproduce after the reboot.

One is Endeavor; the other Artix. Thus the OS's are not identical.

andbenn commented 2 years ago

I think you nailed it with that commit and 8c494990. Still don't know why this was only reproducible on one of my two machines. Thank you. Closing.