Open fbreitwieser opened 11 years ago
That's a good idea! It has already been asked by a friend of mine, but he did not open a feature request so it's good you did.
But I did not have one bit of free time recently and I do not expect to have much until October, so I'll keep the request around and work when time allows or if somebody brings a pull request in.
I would love to see this too. Guake doesn't appear to be maintained anymore and terra terminal is not as elegant.
A simple solution might be to just toggle percentage between the defined height and 100%. I have no experience with shell extensions, but I will have a look next week.
That was I had in mind + hiding the border.
I added a full-screen mode which appears in the cycle [terminal appears -> terminal full-screen -> terminal disappears].
This is more for a prove of concept for me, as it is rather annoying to have a second press every time to make the terminal disappear. The full-screen toggle should be bound to the standard WM setting (org.gnome.desktop.wm.keybindings toggle-fullscreen).
On 11/25/13, Stéphane Démurget notifications@github.com wrote:
That was I had in mind + hiding the border.
Reply to this email directly or view it on GitHub: https://github.com/zzrough/gs-extensions-drop-down-terminal/issues/47#issuecomment-29229841
I wonder if we can add a hook before or after toggle so we can show/hide the topbar.
nice! can we add the fullscreen feature fbreitwieser@b3b391c in the main zzrough branch ?
Why is this not merge yet? :D
Honestly I would like to use this 100% time, in fact I just removed tilda
and so far this is really the only thing I'm missing :). Very nice job!
I like your extension a lot! I always have used guake so far, but I like your minimalistic approach.
I would like to have the possibility to switch to fullscreen with the standard F11 key. Do you plan implementing this?