nadimkobeissi / binkybox

Keyboard shortcuts for virtual desktops on Windows 11
MIT License
37 stars 3 forks source link

Focus window on switched-to desktop #1

Open nadimkobeissi opened 12 months ago

nadimkobeissi commented 12 months ago

Right now, if you switch virtual desktops, the window on the previous virtual desktop remains in focus and is the one that will accept mouse inputs.

You have to click on the window in the new desktop to be able to type there.

This should be fixed: switching to a new desktop needs to focus the window there.

What if there are multiple windows in the new desktop? Hmm. I'll figure something out.

redcoreit commented 1 week ago

Hi @nadimkobeissi, I was wondering if there are any updates on this?

nadimkobeissi commented 1 week ago

@redcoreit Feel free to submit a pull request!