summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/whiskermenu/xfce4-whiskermenu-plugin_2.6.2.bb
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-whiskermenu-plugin: upgrade 2.6.2 -> 2.7.1Andreas Müller2022-01-051-10/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 2.7.1 ======================= - Fix not selecting second icon in search results. (Issue #50) - Fix incorrect selection when leaving treeview. - Fix skipping first treeview item. - Fix unnecessary button size changes. - Translation updates Release notes for 2.7.0 ======================= - Add showing categories as icons on top or bottom. (Issue #62) - Add hiding username. (Issue #36) - Add rounded profile picture. - Add optional AccountsService support. - Add catfish search action. - Add CSS classes for theming. - Improve search result relevance. - Make stripping release builds optional. - Rearrange settings dialog. - Remove sliding out search results. - Remove useless grab check. - Rename icon to follow reverse DNS scheme. - Replace size grip with resizing from edges. - Replace slots with lambdas. - Use original menu layout. - Use dm-tool for switching users. - Translation updates Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.5.3 -> 2.6.2Andreas Müller2021-11-201-0/+10
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 <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>