lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.27k stars 162 forks source link

Switch gnome virtual desktops while tilda is open grabs cursor and induces errors #423

Open token47 opened 4 years ago

token47 commented 4 years ago

Hi!

My setup is as follows:

This is the scenario which it misbehaves:

I want to switch back and forth between browser and shell (and for this I use gnome hotkeys). Everytime I switch between the two virtual desktops, tilda grabs the cursor (gains focus) so although I can see the other app on my screen, everything I type goes to tilda. I expected focus to be switching only between the two apps I want (the last one that had focus on each virtual desktop).

This induces error because it takes a while to see that I was typing in the wrong place and go back and undo changes there.