Guake

Latest version: v3.10

Safety actively analyzes 629691 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 7 of 10

0.8.5

-------------

Minor version today, mostly minor bug fixes and translation update.

I did have time to work on GTK3, maintaining Guake to keep using GTK2 is more and more difficult,
Travis kind of abandonned the compatibility of PyGtk2.

* Add a shortcut to open the last tab (706, thanks evgenius)
* Fix icon size on Ubuntu (734)
* Add tab UUID and selection by UUID (741, thanks SoniEx2, Ozzyboshi)
* Updated Polish (705), Chinese (711), German (732), Brazil Portuguese (744), Czech (747)
* Fixed doc (709, 706)
* Fix some Pep8 issue

0.8.4

-------------

Bug fixes:

- Very big icon tray (598, thardev)
- Feature keyboard shorcut hide on lose focus (650, 262, 350, thardev)
- Endless transparency and small rework of hide on lose focus (651, thardev)
- fix tray icon does not align in center (663, wuxinyumrx)
- Updated pt_BR translation (686, matheus-manoel)
- improved Bluloco theme readability (693, uloco)
- ensure gsettings process is well kill (636)
- fix exception in preference panel

0.8.3

-------------

Quick fix about missing svg file

0.8.2

-------------

Bug fix version. Thanks for external contributions!

Feature:

- new palette 'Bluloco' (my default one now!) (uloco)

Bug fixes:

- tab bar width (ozzyboshi)
- open new tab in current directory (578, Xtreak)
- fix default interpreter (619, Xtreak)
- fix use VTE title (524, Xtreak)
- Russian tranlation (vantu5z), german (Airfunker), spanish (thardev) chinese (Xinyu Ng)
- fix guake cannot restore fullscreen (628, thardev)

0.8.1

-------------

I started working on Guake 1.0.0, and not in a dedicated branch. It is now in its own source
folder. We clearly need to move to gtk3 soon, since GTK2 is being discontinued, the VTE is no more
maintained for GTK2-Python, and adds lot of cool features.

So I am now starting to work on a complete rewrite of Guake, so don't expect 0.8.x to see lot of
new features, unfortunately. But Guake 1.0.0 will add features such as:

- line wrap in terminal
- search in terminal
- dconf/gsettings to store configuration
- GTK3 look and feel
- much cleaner build and translation systems

But, this means I cannot work too much on 0.8.x. I still do some bug fixes, and thanks to external
contributors that share the love for Guake, Guake 0.8 still moves on!

So don't hesitate to have a look in the code to fix any bug you are experiencing and submit a Pull
Request.

New features:

- a-la guake-indicator custom commands (564) - by Ozzyboshi!
- Add option to allow/disallow bold font (603) - by helix84!
- Clean current terminal item in contextual menu (608) - by Denis Subbotin

Bug fixes:

- Terminal widget disappears at random times (592)
- Typo - by selivan, Ruined1

0.8.0

-------------

I have been extremely busy the previous 3 months, so I have almost not worked on Guake. I wanted
to introduce in the next version some major features heavily asked, like session save and split
terminal. They will have to wait a bit more.

As a result, most of the contribution are from external contributors. Thank you very much for all
these patches!

This releases introduces two major changes in the project, thus the minor version change.

First, the new homepage is now online:

http://guake-project.org/

As I remind you, Guake has *not* control over the old domain guake.org. So far the content is
still one of the old content of this domain. So please use http://guake-project.org to reference
Guake.

Source code of the Web site can be found here:

https://github.com/Guake/guake-website

The second major change in the project is the abandon of our internal hotkey manager
``globalhotkey``, which was responsible for binding hotkeys globally to the window manager. This
piece of code was extremely old and hard to maintain. This was also unnecessarily complexifying
the build process of Guake. Thanks to the contribution of jenrik, we are now using a pretty
common package ``keybinder`` (Ubuntu: ``python-keybinder``).

Bug fixes:


- Guake fails to start due to a GlobalHotkey related C call fixed by replacing GlobalHotkeys with
keybinder. Fixed by jenrik. (558, 510)
- Fix icon issue with appindicator (591)
- swap terms correctly when moving tabs (473, 512, 588)
- Remove last reference to --show-hide (587)
- fixed and completed german translation (585)
- Drop duplicated man page (a526046a)
- use full path to tray icon with libappindicator (591)

Page 7 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.