Ross Burton
d575f9f07d
xfce4-whiskermenu-plugin: don't forcibly recommend a menu editor
...
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 >
2023-05-26 08:28:37 -07:00
Khem Raj
06c810a80e
recipes: Update LICENSE variable to use SPDX license identifiers
...
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2022-03-04 17:41:45 -08:00
Andreas Müller
6531e7c97b
xfce4-whiskermenu-plugin: upgrade 2.6.2 -> 2.7.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 >
2022-01-05 08:17:18 -08:00
Andreas Müller
aa3e2be2c9
xfce4-whiskermenu-plugin: upgrade 2.5.3 -> 2.6.2
...
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 >
2021-11-20 12:07:09 -08:00
Martin Jansa
c61dc077bb
Convert to new override syntax
...
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 >
2021-08-03 10:21:25 -07:00
Andreas Müller
8c70a33607
xfce4-whiskermenu-plugin: upgrade 2.5.2 -> 2.5.3
...
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 >
2021-01-28 16:53:13 -08:00
Andreas Müller
9f386fb981
xfce4-whiskermenu-plugin: upgrade 2.5.1 -> 2.5.2
...
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 >
2021-01-19 11:06:28 -08:00
Andreas Müller
2d0757f776
xfce4-whiskermenu-plugin: upgrade 2.4.6 -> 2.5.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 >
2021-01-05 09:16:26 -08:00
Andreas Müller
e024f8d1a8
xfce4-whiskermenu-plugin: upgrade 2.4.5 -> 2.4.6
...
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 >
2020-07-28 12:52:14 -07:00
Andreas Müller
a48c5ecf8c
xfce4-whiskermenu-plugin: upgrade 2.4.4 -> 2.4.5
...
>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 >
2020-07-22 15:57:52 -07:00
Andreas Müller
2626dd7b6a
xfce4-whiskermenu-plugin: upgrade 2.4.3 -> 2.4.4
...
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 >
2020-05-03 14:29:17 -07:00
Andreas Müller
2145fad9e5
xfce4-whiskermenu-plugin: upgrade 2.4.2 -> 2.4.3
...
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 >
2020-03-12 08:38:31 -07:00
Andreas Müller
d459ead5c6
xfce4-whiskermenu-plugin: upgrade 2.3.5 -> 2.4.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 >
2020-02-16 23:32:52 -08:00
Andreas Müller
6cdb73d1a0
xfce4-whiskermenu-plugin: upgrade 2.3.4 -> 2.3.5
...
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 >
2020-02-02 08:08:09 -08:00
Andreas Müller
b5eac5d26b
xfce4-whiskermenu-plugin: upgrade 2.3.3 -> 2.3.4
...
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 >
2019-11-06 19:58:01 -08:00
Andreas Müller
119878bd31
xfce4-whiskermenu-plugin: upgrade 2.3.2 -> 2.3.3
...
Small bugfix release
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-08-16 08:00:54 -07:00
Andreas Müller
eb7fd465ae
xfce4-whiskermenu-plugin: upgrade 2.3.1 -> 2.3.2
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-03-28 11:55:34 -07:00
Andreas Müller
914a0224d2
xfce4-whiskermenu-plugin: upgrade 2.3.0 -> 2.3.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2019-01-24 10:18:30 -08:00
Andreas Müller
69568bd0f4
xfce4-whiskermenu-plugin: upgrade 2.2.1 -> 2.3.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-10-04 08:52:54 -07:00
Andreas Müller
64d5ce7a5c
xfce4-whiskermenu-plugin: upgrade 2.2.0 -> 2.2.1
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Khem Raj <raj.khem@gmail.com >
2018-08-19 16:09:28 -07:00
Andreas Müller
02457b6141
xfce4-whiskermenu-plugin: upgrade 2.1.7 -> 2.2.0
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
2018-06-14 08:57:14 -07:00
Andreas Müller
227c0e302c
xfce4-whiskermenu-plugin: update 2.1.6 -> 2.1.7
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-05-17 08:25:28 -07:00
Andreas Müller
4411bae84e
xfce4-whiskermenu-plugin: update 2.1.5 -> 2.1.6
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-04-13 12:43:46 -07:00
Andreas Müller
e5fbce138b
xfce4-whiskermenu-plugin: update 2.1.4 -> 2.1.5
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2018-03-16 19:12:26 -07:00
Andreas Müller
c9c80758b7
xfce4-whiskermenu-plugin: update 2.1.3 -> 2.1.4
...
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2017-12-11 07:58:56 -08:00
Andreas Müller
d2e11dbffc
xfce4-whiskermenu-plugin: update 2.1.2 -> 2.1.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-08-13 13:21:00 +02:00
Andreas Müller
a17bce0ea7
xfce4-whiskermenu-plugin: update 2.1.0 -> 2.1.2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-04-18 14:21:47 +02:00
Andreas Müller
73e9b257d9
xfce4-whiskermenu-plugin: update 2.0.3 -> 2.1.0
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-22 13:16:51 +01:00
Andreas Müller
38ef38e2ac
xfce4-whiskermenu-plugin: unblacklist - menulibre should be back
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2017-02-22 13:16:51 +01:00
Martin Jansa
7f3176f628
recipes: blacklist recipes runtime depending on blacklisted recipes
...
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2017-02-13 18:44:35 +01:00
Andreas Müller
0479750314
xfce4-whiskermenu-plugin: update to 2.0.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-12-26 08:24:58 +01:00
Andreas Müller
af98c7d2ca
xfce4-whiskermenu-plugin: add menulibre to RRECOMMENDS
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-11-22 13:59:38 +01:00
Andreas Müller
41f64c62ff
xfce4-whiskermenu-plugin: update to 2.0.2
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-11-22 13:59:38 +01:00
Andreas Müller
86fcbf90c8
xfce4-whiskermenu-plugin: update to 2.0.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-10-03 19:19:56 +02:00
Andreas Müller
18e5f63833
xfce4-whiskermenu-plugin: update to 1.5.3
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com >
2016-04-28 10:38:40 +02:00
Andreas Müller
e7d07e7942
xfce4-whiskermenu-plugin: update to 1.5.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 >
2016-02-25 17:45:44 +01:00
Andreas Müller
98ae717eed
xfce4-whiskermenu-plugin: update to 1.5.1
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-11-06 17:49:37 +01:00
Andreas Müller
5c6046a5d1
xfce4-whiskermenu-plugin: update to latest git
...
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 >
2015-08-31 19:44:56 +02:00
Andreas Müller
24c5490746
xfce4-whiskermenu-plugin: update to 1.5.0.bb
...
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-03-21 16:42:27 +01:00
Andreas Müller
90b53bdc0a
xfce4-whiskermenu-plugin: update to 1.4.2
...
rename recipe's folder to whiskermenu to match convetion used by all panel
plugins
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com >
2015-02-19 10:09:58 +01:00