dflock / ulauncher-window-switcher

Linux/X11 Window Switcher plugin for Ulauncher
GNU General Public License v3.0
14 stars 10 forks source link

Switched window doesn't have focus #13

Open inigopascall opened 1 year ago

inigopascall commented 1 year ago

I'm using Pop!_OS 22.04.

The window-switching works great, except that the window I switch to doesn't have focus; meaning that, for example, in my code editor, I have to click before I can start typing. This happens even if I previously had focus and switch back to the same window again using this plugin; it somehow manages to lose focus in the process, and I must click or otherwise manually regain focus.

Unfortunately this makes the plugin unusable for me :/