summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-panel-plugins/whiskermenu
Commit message (Collapse)AuthorAgeFilesLines
* xfce4-whiskermenu-plugin: Upgrade to 2.10.1 releaseKhem Raj10 days1-1/+4
| | | | | | Use meson for building Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: don't forcibly recommend a menu editorRoss Burton2023-05-261-2/+0
| | | | | | | | | | A menu plugin doesn't need to recommend a specific menu editor. This also means that the whiskermenu plugin can be built without gobject-introspection being present, which means menulibre is unbuildable. Signed-off-by: Ross Burton <ross.burton@arm.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Update LICENSE variable to use SPDX license identifiersKhem Raj2022-03-041-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.6.2 -> 2.7.1Andreas Müller2022-01-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* Convert to new override syntaxMartin Jansa2021-08-031-1/+1
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3Andreas Müller2021-01-281-1/+1
| | | | | | | | | | | Release notes for 2.5.3 ======================= - Fix invalid command expansion with Xfce 4.14 (Issue #39) - Translation updates: Basque, Portuguese (Brazil). Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.5.1 -> 2.5.2Andreas Müller2021-01-191-1/+1
| | | | | | | | | | Release notes for 2.5.2 ======================= - Do not reparent launched programs. (Issue #32) - Translation updates: Basque, Danish, Greek. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.4.6 -> 2.5.1Andreas Müller2021-01-051-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 2.5.1 ======================= - Fix not always using new action icons. (Issue #33) Release notes for 2.5.0 ======================= - Add option to show all applications by default. (Issue #4) - Rearrange sidebar buttons to match default category. (Issue #9) - Show panel button title as tooltip in icon-only mode. (Issue #12) - Always sort top-level categories. - Vertically center contents of header. - Use new Xfce action icons. - Use new desktop ids for default programs. - Rewrite to hide menu on focus out. - Refactor code to use new Xfce functions. - Refactor building translations. - Translation updates: Bulgarian, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Esperanto, French, Galician, German, Italian, Korean, Lithuanian, Malay, Polish, Portuguese, Portuguese (Brazil), Slovak, Spanish, Swedish, Turkish. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.4.5 -> 2.4.6Andreas Müller2020-07-281-2/+2
| | | | | | | | | | | Release notes for 2.4.6 ======================= - Fix crash during grab check. (Issue #19) - Fix background incorrect without compositing. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.4.4 -> 2.4.5Andreas Müller2020-07-221-2/+2
| | | | | | | | | | | | | | | >From release notes [1]: * Fix saving plugin title with overridden default text (Bug #16822) * Fix extra key press to select search items (Issue #8) * Fix icon view skipping first item when pressing arrow key * Fix incorrect signal name * Fix nonfunctional grab check * Translation updates: Asturian, Dutch, Esperanto, Hungarian, Icelandic, Portuguese, Portuguese (Brazil), Russian [1] https://gottcode.org/xfce4-whiskermenu-plugin/ Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.4.3 -> 2.4.4Andreas Müller2020-05-031-2/+2
| | | | | | | | | | | Release notes for 2.4.4 ======================= - Fixed search delay. (bug #16731) - Translation updates: Catalan, Finnish, Hungarian, Malay, Portuguese. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.4.2 -> 2.4.3Andreas Müller2020-03-121-2/+2
| | | | | | | | | | | | Release notes for 2.4.3 ======================= - Fix loading incorrect icons for some applications. (bug #16461) - Translation updates: Bulgarian, Finnish, Greek, Icelandic, Interlingue, Nepali, Norwegian Bokmal, Russian, Slovak. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.5 -> 2.4.2Andreas Müller2020-02-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release notes for 2.4.2 ======================= - Fix crash when selecting desktop action. (bug #16445) - Translation updates: Chinese (China), Croatian, Georgian. Release notes for 2.4.1 ======================= - Fix narrow iconview columns. - Fix bad hyphenation by increasing iconview column width. - Translation updates: Finnish, Serbian. Release notes for 2.4.0 ======================= - Add option to show as icons. (bug #15675) - Add hiding menu items. (bug #14816) - Add searching keywords of menu items. (bug #15047) - Add tooltip to profile picture for editing profile. (bug #15501) - Adjust wording of switch user command. (bug #15398) - Add icons to context menu. - New default layout. - Make panel button square only if single row and title hidden. - Rearrange settings dialog. - Redesign session confirmation dialogs. - Refactor code. - Rewrite menu load to match GarconGtkMenu. - Switch categories with keyboard focus if hover enabled. - Use custom icon renderer. - Use link time optimization if available. - Increase C++ version. - Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech, Danish, Dutch, Finnish, French, Galician, Georgian, German, Greek, Icelandic, Indonesian, Interlingue, Italian, Japanese, Lithuanian, Malay, Nepali, Norwegian Bokmal, Polish, Portuguese, Portuguese (Brazil), Slovak, Spanish, Turkish. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.4 -> 2.3.5Andreas Müller2020-02-021-2/+2
| | | | | | | | | | | | | | | | Release notes for 2.3.5 ======================= - Fix saving unchanged plugin title. (bug #15403) - Fix sidebar scrollbar covering buttons. (bug #14730) - Fix categories remaining scrolled when hidden. - Fix incorrect alignment of commands next to search. - Fix incorrect fallback value for menu opacity. - Fix incorrect check when setting command. - Update documentation URL. (bug #16183) Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.3 -> 2.3.4Andreas Müller2019-11-061-2/+2
| | | | | | | | | | | | Release notes for 2.3.4 Acked-by: Kai Kang <kai.kang@windriver.com> ======================= - Fix building against xfce4-panel 4.15.0 - Translation updates: Dutch, Galician, Georgian. Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3Andreas Müller2019-08-161-2/+2
| | | | | | | Small bugfix release Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.1 -> 2.3.2Andreas Müller2019-03-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.3.0 -> 2.3.1Andreas Müller2019-01-241-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.2.1 -> 2.3.0Andreas Müller2018-10-041-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.2.0 -> 2.2.1Andreas Müller2018-08-191-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0Andreas Müller2018-06-141-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
* xfce4-whiskermenu-plugin: update 2.1.6 -> 2.1.7Andreas Müller2018-05-171-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-whiskermenu-plugin: update 2.1.5 -> 2.1.6Andreas Müller2018-04-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-whiskermenu-plugin: update 2.1.4 -> 2.1.5Andreas Müller2018-03-161-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-whiskermenu-plugin: update 2.1.3 -> 2.1.4Andreas Müller2017-12-111-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
* xfce4-whiskermenu-plugin: update 2.1.2 -> 2.1.3Andreas Müller2017-08-131-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update 2.1.0 -> 2.1.2Andreas Müller2017-04-181-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-whiskermenu-plugin: update 2.0.3 -> 2.1.0Andreas Müller2017-02-221-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-whiskermenu-plugin: unblacklist - menulibre should be backAndreas Müller2017-02-221-2/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* recipes: blacklist recipes runtime depending on blacklisted recipesMartin Jansa2017-02-131-0/+2
| | | | Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update to 2.0.3Andreas Müller2016-12-261-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: add menulibre to RRECOMMENDSAndreas Müller2016-11-221-0/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update to 2.0.2Andreas Müller2016-11-221-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update to 2.0.1Andreas Müller2016-10-031-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update to 1.5.3Andreas Müller2016-04-281-2/+2
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update to 1.5.2Andreas Müller2016-02-251-3/+2
| | | | | | | sources moved to common xfce panel location Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update to 1.5.1Andreas Müller2015-11-061-7/+3
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-whiskermenu-plugin: update to latest gitAndreas Müller2015-08-311-3/+7
| | | | | | | | | | | Upstream patch [1] fixes not only mentionend corner bug but makes menu working with touch devices. First I tried to backport but this seemed more effort than expected. As soon as another release is out a patch will be send to update. [1] https://bugzilla.xfce.org/show_bug.cgi?id=11908 Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* xfce4-whiskermenu-plugin: update to 1.5.0.bbAndreas Müller2015-03-211-2/+2
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* xfce4-whiskermenu-plugin: update to 1.4.2Andreas Müller2015-02-191-0/+10
rename recipe's folder to whiskermenu to match convetion used by all panel plugins Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>