Guake / guake

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

Gap at top of Guake #920

Open pabloab opened 7 years ago

pabloab commented 7 years ago

This looks related to gravity property, but I already have it in north:

image

gsemet commented 7 years ago

look like your topbar is smaller than the other unity system ? :(

pabloab commented 7 years ago

That's odd... the only "strange" thing I do was to scale everything on the notebook screen (the one where Guake snap fine to the top) x1.5. Both screens have same resolution:

image

What can I do to solve the mystery?

gsemet commented 7 years ago

this size is hardcoded and guake does not support hires screen yet (have to port to gtk3, which is underway...)

Suor commented 5 years ago

Same in Guake 3.3/GTK 3.22.30.

deresh commented 5 years ago

@gsemet what is status with this? As far as i can see port to gtk3 is done?

gsemet commented 5 years ago

I do not have this issue, so haard to reproduce :(

pabloab commented 5 years ago

I didn't have this issue for a while now, not sure if after moving to 18.04 and Gnome:

$ guake --version && inxi -SG -! 31 -y 80
Guake Terminal 3.0.5
System:    Kernel: 4.15.0-48-generic x86_64 bits: 64 Desktop: Gnome 3.28.3
           Distro: Ubuntu 18.04.2 LTS
Graphics:  Card-1: Intel Skylake GT2 [HD Graphics 520]
           Card-2: NVIDIA GM108M [GeForce 940M]
           Display Server: x11 (X.Org 1.19.6 )
           drivers: fbdev (unloaded: modesetting,vesa)
           Resolution: 1600x900@59.99hz, 1920x1080@60.00hz
           OpenGL: renderer: Mesa DRI Intel HD Graphics 520 (Skylake GT2)
           version: 4.5 Mesa 18.2.8

Maybe was a bug on Unity. For me this issue could be closed.

Suor commented 4 years ago

Still having this on Unity. Ubuntu 19.10.

UPD. Setting gravity to north still fixes it.

pabloab commented 4 years ago

Right now, with the same setup but with: Kernel: 4.15.0-88-generic x86_64 bits: 64, Desktop: Gnome 3.28.4, Distro: Ubuntu 18.04.4 LTS, I don't have this issue anymore.
I don't remember doing any change on my setup.

@gsemet would be useful if we share the output of dconf dump /apps/guake/? Mine seems almost the default values.