From d660a84bfb22fd7c08adf2b6145b4bd19df2d838 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Sat, 20 Nov 2021 12:33:49 +0100 Subject: [PATCH] xfce4-whiskermenu-plugin: upgrade 2.5.3 -> 2.6.2 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Changes in version 2.6.2 Released on November 13, 2021 Fix background shifting when showing menu (Issue #41) Fix menu not toggling after pressing escape (Issue #65) Properly prevent interactive search in treeview Changes in version 2.6.1 Released on October 13, 2021 Fix menu not toggling (Issue #61) Fix small icon in multi-row panels (Issue #37) Fix missing minimize and maximize buttons in settings dialog Replace deprecated code for grab check Translation updates Changes in version 2.6.0 Released on September 19, 2021 Fix unable to resize with metacity (Issue #56) Fix invalid desktop files when hiding applications (Issue #53) Fix not showing focused launcher when searching (Issue #45) Add option to disable sorting categories (Issue #42) Translation updates Signed-off-by: Andreas Müller --- ...ermenu-plugin_2.5.3.bb => xfce4-whiskermenu-plugin_2.6.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-xfce/recipes-panel-plugins/whiskermenu/{xfce4-whiskermenu-plugin_2.5.3.bb => xfce4-whiskermenu-plugin_2.6.2.bb} (76%) diff --git a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.6.2.bb similarity index 76% rename from meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb rename to meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.6.2.bb index d24f65f4cad..e20be22fa56 100644 --- a/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.5.3.bb +++ b/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.6.2.bb @@ -5,6 +5,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263" inherit xfce-panel-plugin cmake -SRC_URI[sha256sum] = "39cc34c8a83381997c6faaacb6bf792339234303438a1fccd15c9a1770b87daf" +SRC_URI[sha256sum] = "6d20e22c18593aca5adecaf0a7a4f33a6bda233bdd92d3ca7b51c37d0baaf76e" RRECOMMENDS:${PN} += "menulibre"