Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window behaviour incorrect (not always on top) #10

Open
hittingray opened this issue Nov 28, 2018 · 8 comments
Open

Window behaviour incorrect (not always on top) #10

hittingray opened this issue Nov 28, 2018 · 8 comments

Comments

@hittingray
Copy link

I was using zzrough's version of this before and thought I would check to see if the behaviour was correct here. When clicking outside the terminal window, the terminal gets minimised. This is happening on Ubuntu 18.04, GNOME 3.28.2 on Wayland.

See here as well: zzrough#215

@razcore-rad
Copy link

I don't know if this is related (or even intended), but the terminal doesn't stay on top of full screen vids for example. It's not related to wayland, this happens on x11 as well. I'd personally really like to have it on top of fullscreen vids cause some times when I program, I have dropdown terminal on the other screen which may or may not have some youtube music video playing and I have to first get out of full screen before I can work with the terminal. And it's not just me, I actually recommended the extension to others and they all moved on to something else because of this.

@snaggen
Copy link

snaggen commented May 20, 2019

Looking at the code for the virtual keyboard that is now included in gnome-shell might give some insight on how to make it be always on top. As a bonus, from that code it might be possible to get the actual drop down animation to work again...

@bigbn
Copy link
Owner

bigbn commented Dec 14, 2019

@razcore-art @snaggen Could you please check related fix for #46

@bigbn
Copy link
Owner

bigbn commented Dec 14, 2019

@hittingray i've got a lot of unresolved questions about compatiblity with wayland. By the way I found no solutions yet

@razcore-rad
Copy link

@bigbn, leaving just DROPDOWN_MENU as the commit says seems to have fixed it. Nice!

@snaggen
Copy link

snaggen commented Dec 17, 2019

@bigbn as I said in #46 , that fix still doesn't keep it always on top.

@razcore-rad
Copy link

Interesting, on Ubuntu 19.10 xorg (not using wayland cause it's production ready it seems) on my machine so far it works pretty well. I haven't had any problems with the terminal not showing on top.

@snaggen
Copy link

snaggen commented Dec 17, 2019

@razcore-art I'm using Fedora 31 with Wayland.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants