lanoxx / tilda

A Gtk based drop down terminal for Linux and Unix
GNU General Public License v2.0
1.28k stars 161 forks source link

Restore From Fullscreen Height Error #80

Closed wandersonwhcr closed 10 years ago

wandersonwhcr commented 10 years ago

Hi!

I'm using tilda and I am with some problems with fullscreen and restore height. So, I'm using blackbox 0.70.1 (last debian package) with tilda 1.1.12 (compiled from source).

I add to my ~/.xinitrc this content:

bbkeys &
tilda &
blackbox

When I run startx from pure console, press F1 to show tilda, F11 to go fullscreen, F1 to hide tilda, F1 again to show and F11 to restore size. Tilda keeps the window height to 100% and it's configured to 36%.

How can I help to fix this?

lanoxx commented 10 years ago

Hi,

do you have Animated Pulldown activated? That could be an explanation to why it is loosing its size. Otherwise if that option is not enabled, then I assume there is an issue with your window manager. I just tried this here and it works for me, but I have animated pull down disabled. I am using metacity here. I noticed another issue though, the window is sometimes not correctly positioned after restoring from fullscreen, I will fixed that.

wandersonwhcr commented 10 years ago

No, I'm not using Animated Pulldown, because I'm using a netbook (very slow open/close).

But, some days after I notice that, Chromium "restore window size" isn't working too. I installed Openbox and Tilda and Chromium resize is working now. So, it's a Blackbox issue.

I tried to get the last version of bb. But I'm with the last version, created Nov 3rd, 2005. I tried to check the bug tracker and the webserver returned 404 not found.

:disappointed:

I'll close this issue. But I think you can add a "warning" for the problem.

Thank you for the response. :+1: