From fcef997c9ca0b2efd81593e99d8a0eb12f0f9680 Mon Sep 17 00:00:00 2001 From: Gaetan Semet <gaetan@xeberon.net> Date: Thu, 21 Jun 2018 01:23:52 +0200 Subject: [PATCH] Release 3.3.0 Signed-off-by: Gaetan Semet <gaetan@xeberon.net> --- NEWS.rst | 4 ++-- RELEASENOTES.rst | 22 ++++++++++++++++------ 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/NEWS.rst b/NEWS.rst index 4cb5ce12e..6688f6e19 100644 --- a/NEWS.rst +++ b/NEWS.rst @@ -2,8 +2,8 @@ Guake ===== -(unreleased yet) -================ +3.3.0 +===== New Features ------------ diff --git a/RELEASENOTES.rst b/RELEASENOTES.rst index e4ad0317e..ba9c2255a 100644 --- a/RELEASENOTES.rst +++ b/RELEASENOTES.rst @@ -2,17 +2,27 @@ Guake ===== -.. _Guake_(unreleased yet): +.. _Guake_3.3.0: + +3.3.0 +===== + +.. _Guake_3.3.0_New Features: + +New Features +------------ + +.. releasenotes/notes/pip-a8c7f5e91190b7ba.yaml @ b'86995359b2ed76d582bf7db3e37a19be4d411314' + +- ``pip install guake`` now compiles the gsettings schema and finds its languages automatically. -(unreleased yet) -================ -.. _Guake_(unreleased yet)_Bug Fixes: +.. _Guake_3.3.0_Bug Fixes: Bug Fixes --------- -.. releasenotes/notes/wayland-3fcce3b30835e66d.yaml @ b'5fb9d70e7122f63b9a5243afa4f1b314b019c197' +.. releasenotes/notes/wayland-3fcce3b30835e66d.yaml @ b'150a3a77f9355cb49e3c45a9be850b2f1ac684ec' - 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. @@ -20,7 +30,7 @@ Bug Fixes A more cleaner solution would be to develop a GAction (`vote for this feature here <https://feathub.com/Guake/guake/+29>`_]) -.. releasenotes/notes/wayland-3fcce3b30835e66d.yaml @ b'5fb9d70e7122f63b9a5243afa4f1b314b019c197' +.. releasenotes/notes/wayland-3fcce3b30835e66d.yaml @ b'150a3a77f9355cb49e3c45a9be850b2f1ac684ec' - 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