bigbn / drop-down-terminal-x

Drop Down Terminal X extension for the Gnome Shell
https://extensions.gnome.org/extension/1509/drop-down-terminal-x/?c=38764
GNU General Public License v3.0
91 stars 9 forks source link

Does not overlay when another application (for example firefox) is in fullscreen mode #46

Closed shap00r closed 4 years ago

shap00r commented 4 years ago

As a drop down terminal it is expected that it always stays on top of other windows and programs even if they are in fullscreen mode.

bigbn commented 4 years ago

Related changes https://github.com/zzrough/gs-extensions-drop-down-terminal/commit/f71b84a83c39a0f6c7feaa95950f0642f04a7d30

bigbn commented 4 years ago

@mahoor Could you please check (by manually installing), what terminal behaviour and look are still the same on your distro?

shap00r commented 4 years ago

@mahoor Could you please check (by manually installing), what terminal behaviour and look are still the same on your distro?

Now it is working fine, staying on top of fullscreen applications. Just for providing informations, I tested on Fedora 31, Gnome 3.34.2 (working correct on both Wayland and Xorg).

snaggen commented 4 years ago

It works on wayland in that way that it will default be shown on top even if there is a fullscreen window. However, it will not always stay on top, if you select the fullscreen window that gets on top and the terminal gets hidden behind it.

bigbn commented 4 years ago

I'm not sure that extension can change wayland behaviour.

snaggen commented 4 years ago

The on screen keyboard that is part of gnome shell does this. So, by using the same widgets it should be possible.