Software:Guake
Guake 0.8.0 on GNOME 3 | |
Original author(s) | Gabriel Falcão[1][2] Lincoln de Sousa |
---|---|
Developer(s) | Gaetan Semet, Max Ulidtko, Pierre-Yves Chibon, Aleksandar Krsteski |
Initial release | 2008 |
Stable release | 3.0.1
/ January 15, 2018[3] |
Written in | Python 3 (PyGTK) |
Operating system | Linux |
Type | terminal emulator |
License | GPLv2+[4] |
Website | guake-project |
Guake is a drop-down terminal for GNOME Desktop Environment. Like similar terminals, it is invoked with a single key, and hidden by pressing the same key again.[5]
Its design was inspired from consoles in computer games such as that of Quake which slide down from the top of the screen when a key is pressed, and slide back up when the key is pressed again.
Rationale
Running Guake is faster than launching a new terminal with a keyboard shortcut because the program is already loaded into memory, and so can be useful to people who frequently find themselves opening and closing terminals for odd tasks.
Guake follows the same line of Yakuake and Tilda, but it is an attempt to meld the best of them into a single GTK-based application. Guake has been written from scratch.
Version 3
Version 3.0.0 was ported from GTK+ 2 to GTK+ 3. This version also dropped support for Python 2. Old releases and code depending on GTK2 can be found in the 0.8.x branch. The developers of Guake will not maintain this branch actively.
Guake depends on the VTE library[6]
See also
References
- ↑ Gabriel Falcão
- ↑ Guake terminal, By RedTuxer, 2008-08-05, Tux Vermelho
- ↑ "Releases · Guake/guake". https://github.com/Guake/guake/releases.
- ↑ https://github.com/Guake/guake
- ↑ Guake Review – The Last Drop-Down Terminal You'll Ever Use, (Guake 0.5.0), by Silviu Stahie, 2014-10-29, Softpedia
- ↑ "GNOME Wiki: VTE Terminal Widget Library". https://wiki.gnome.org/Apps/Terminal/VTE.