Guake / guake

Drop-down terminal for GNOME
https://guake.github.io
GNU General Public License v2.0
4.37k stars 577 forks source link

F12 does't work inside of Files/Windows/Folder #2189

Closed asyba closed 1 month ago

asyba commented 11 months ago

Describe the bug

If Im in a Folder/Files/Windows and click F12 it does't show up, if Im on desktop, chrome, etc it works

Expected behavior

Open Guake terminal always when pressing F12

Actual behavior

Does't work when focus on a Folder Window.

To Reproduce

Open Files and press F12


$ guake --support Guake Version: 3.8.5 Vte Version: 0.68.0 Vte Runtime Version: 0.68.0 -------------------------------------------------- GTK+ Version: 3.24.33 GDK Backend:
enomado commented 3 months ago

The same after Arch Linux updated on KDE 6.

Looks there is some event bubbling on WM level, that prevents event to be sended in global guake's event-handler

enomado commented 3 months ago
Davidy22 commented 1 month ago

Set the keyboard shortcut in your window manager's keyboard settings to guake-toggle or guake -t instead of doing it in Guake, as per what @enomado linked

enomado commented 1 month ago

BTW this happens in wayland