Guake

Latest version: v3.10

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

Scan your dependencies

Page 3 of 10

3.5.0

Not secure
=====

Release Summary
---------------

This version is mainly a maintaince release, after the big reworks on Guake from last year. I took some delay in fixing Guake due to a growing family.
Thanks again for the various contributors who submitted their patches, it helps a lot the whole community. I may be able to find more time in the upcoming months to add even cooler features to our beloved Guake.

New Features
------------

- new hotkey (CTRL+SHIFT+H) to open new tab in home directory

- "New tab" button 1471

- Open new tab by double-clicking on the tab bar

- Add new context menu on the notebook

- Add a CLI option to change palette scheme 1345

- Bold text is also bright (>= VTE 0.52 only)

- `guake --split-vertical` and `--split-horizontal` split the current
tab just like the context menu does

- Optional close buttons for tabs (disabled by default)

- Guake can now provide a set of tabs per workspace

Bug Fixes
---------

- Reverse transparency slider (to be more meaningful, 1501

- Fix command-line select tab behavior 1492

- removed duplicate event bind? previously I had issue where quick-open event would be fired
twice because of this.

- fixes

- fixes

- fix unnecessary show/hide

- fix settings only applied to the active workspace if more the 1 is used

- fix prompt quit dialog numbers when more then 1 workspace is used

Translation Updates
-------------------

- fr

- de

Other
-----

- For `Guake translators using weblate <https://hosted.weblate.org/projects/guake/guake/>`_,
I had to force push because of big conflicts. Some may have loose recent translation in your
language. Sorry for that.

3.4.0

Not secure
=====

Release Summary
---------------

This major release provides one of the most awaited feature to every Guake adicts: Split terminal. Split easily vertically and horizontally each terminal and have more than one terminal per tab.
There have been several shortcut changes to help navigate easily on your screen: Ctrl+Shift+Up/Down/Left/Right to switch from terminal to terminal.
Thanks for you hard work, aichingm !

New Features
------------

- Split and resize terminals via mouse or keyboard shortcuts.

Deprecations
------------

- "New terminal" / "Rename terminal" / "Close terminal" items has been removed from the
terminal context menu. They are still available on the tab context menu.

Bug Fixes
---------

- Fix multiline selection right click (1413)

- Fix tab name (1017)

- fixes jumping preference window (1149)

- fix no focus after closing a split terminal (1421)

- Add note about shell that does not support --login parameter (469)

Translation Updates
-------------------

- pl (Piotr Drąg on weblate)

- nl (Heimen Stoffels on weblate)

- nb (Allan Nordhøy on weblate)

- ru (Igor on weblate)

- zh_CN (庄秋彬 on weblate)

- cs (Pavel Borecki on weblate)

- de (Robin Bauknecht on weblate)

- fr (Gaetan Semet)

3.3.3

Not secure
=====

Release Summary
---------------

This release adds a big rewrite of the Terminal underlying mechanism by Mario Aichinger. It will serve as a foundation layer for long-awaiting features such as `Split Terminal <https://github.com/Guake/guake/issues/71>`_, `Find Text <https://github.com/Guake/guake/issues/116>`_, `Save/Load Session <https://github.com/Guake/guake/issues/114>`_, and so on.

New Features
------------

- add a new option in the context menu (copy url)

- support for per terminal context menus

- new more fullscreen handeling

- load default font via python Gio and not via cli call

- add json example for custom commands in the code

- port screen selectino (use_mouse) to Gdk

- add notification for failed show-hide key rebindings

- add one-click key binding editing

- port word character exceptions for newer vte versions

- use Gtk.Box instead of Gtk.HBox

- use Gtk.Notebook's tabs implementation

- enable tab switching by scrolling (mouse wheel) over the tabs/tab-bar

Bug Fixes
---------

- fixes Settings schema 'guake.general' does not contain a key named 'display_n'

- fixes ``guake --fgcolor/--bgcolor`` error (1376).

Translation Updates
-------------------

- fr (thanks samuelorsi125t and ButterflyOfFire)

- ru (thanks Igor)

- pl (thanks Piotr Drąg)

- cz (thanks Pavel Borecki)

- de (thanks Dirk den Hoedt and Mario Aichinger)

- gl (thanks Nacho Vidal)

Notes for Package Maintainers
-----------------------------

- Please note ``libutempter0`` should now be considered as a mandatory dependency of Guake.
It solves the frozen terminal issue on exit (1014)

3.3.2

Not secure
=====

Bug Fixes
---------

- Travis build cleaned build artifacts before deployment, leading to missing files when
built in the CI.

3.3.1

Not secure
=====

Release Summary
---------------

This minor release mainly fix some issues when installing Guake though ``pip install --user --upgrade guake``.
A big thanks also to everyone who contributed to the translations on `Weblate <https://hosted.weblate.org/projects/guake/guake/>`_.

Bug Fixes
---------

- Don't translate application icon (this finally fixes Guake application icon not being displayed with German locale, which was only partially resolved with 1320)

- Install of Guake through pip install was broken (missing ``paths.py``). Now fixed. Discarded generation of bdist. (fix

Translation Updates
-------------------

- sv (thanks to MorganAntonsson)

- de (thanks to rzimmer)

- fr

- ru (thanks Igor "f2404" on Weblate)

- cz (thanks Pavel Borecki on Weblate)

- pl (thanks Piotr Drąg on Weblate)

- it (thanks Maurizio De Santis on Weblate)

Other
-----

- Update about screen's credits

3.3.0

Not secure
=====

New Features
------------

- ``pip install guake`` now compiles the gsettings schema and finds its languages automatically.

Bug Fixes
---------

- Wayland is a bit more well supported. The X11 backend is now used by default for
GDK and it seems to make the shortcut works under most situation.

A more cleaner solution would be to develop a GAction
(`vote for this feature here <https://feathub.com/Guake/guake/+29>`_])

- A new command has been added: ``guake-toggle``, should be faster than
``guake -t``. You can use it when you register the global shortcut manually
(X11 or Wayland).

Page 3 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.