gnunn1 / tilix

A tiling terminal emulator for Linux using GTK+ 3
https://gnunn1.github.io/tilix-web
Mozilla Public License 2.0
5.38k stars 293 forks source link

Tilix guake mode bottom position leaves a slight open space from the bottom #2090

Open SlyPex opened 2 years ago

SlyPex commented 2 years ago

S i'm running this on an Arch linux, DE Gnome 41.4 WM Mutter. i recently discovered guake mode in tilix , i did all the simple steps to set it up ( shortcut keybind + changing preferences ) I have the following preferences : Screenshot from 2022-03-15 20-19-08

And after trying the guake mode of tilix i have this view out : Screenshot from 2022-03-15 21-14-55

As you can notice i have a slight open space from the bottom where i want it to be covered by the guake mode of tilix. idk if i have to provide more infos or not but i hope it's enough for this issue.

ghost commented 2 years ago

Hi, I checked it on my linux: EndeavourOS, DE: Xfce 4.16 and WM Xfwm4 and it works correctly when task bar panel is set horizontally or vertically. I built the Tilix and installed manually. It seems that maybe you have some transparent panel set on the bottom of your screen. Could you please check? I do not know if new Gnome version has some panel with app icons.

image

image

SlyPex commented 2 years ago

Update : i'm using Mutter-Rounded as a WM now but it's just like mutter no big difference. Hey @slawtul thanks for your reply dude i really appreciate that. About what you said on maybe there is a transparent panel or something , actually i don't know but i also don't think so cause if it was there all of the applications i use in here will have the same problem of being slightly away from the bottom. But i did discover something which is when i try to maximize the width and the height i only can go up to 90 in the height as shown below :

is it the same for you ? like what the maximum value which you can set ?

Screenshot from 2022-04-03 16-36-53

Thank you so much.

ghost commented 2 years ago

Hi, the same: max 90% of height

But I noticed on your screenshots that open space from the bottom is 37px of height like gnome top bar (where is calendar, sound icon, etc...)

image

ghost commented 2 years ago

You could try to hide top bar and then test if this open space still shows - maybe this extension will help https://extensions.gnome.org/extension/545/hide-top-bar This is my guess - I know nothing about gnome. Maybe you could also install base Adwaita theme to check if it helps?

ghost commented 2 years ago

Maybe you could also install base Adwaita theme to check if issue still exists?

SlyPex commented 2 years ago

That's true, i installed it and it works perfectly, but it destroys my theme xD that's sad i can't have both of them.

Screenshot from 2022-04-03 19-11-21

@slawtul Thank you so much man i really appreciate your time.

i'll try the base Adwaita and check that

ghost commented 2 years ago

You are welcome!