meta-openembedded/meta-xfce
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
..
classes recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
conf Add zeus compatibility to all layer.conf files 2019-10-08 15:58:14 -07:00
recipes-apps orage: add mime-xdg to inherit 2020-01-19 02:20:59 -08:00
recipes-art xfce-dusk-gtk3: correct invalid SRC_URI 2019-12-16 19:50:12 -08:00
recipes-bindings/vala recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-core/images recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-extended recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-multimedia parole: add mime-xdg to inherit 2020-01-19 02:20:59 -08:00
recipes-panel-plugins xfce4-whiskermenu-plugin: upgrade 2.3.5 -> 2.4.2 2020-02-16 23:32:52 -08:00
recipes-thunar-plugins recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
recipes-xfce thunar: upgrade 1.8.10 -> 1.8.12 2020-02-02 08:08:09 -08:00
README meta-xfce: Make Kai Kang layer maintainer 2019-08-09 08:09:28 -07:00

This layer depends on:

URI: git://github.com/openembedded/oe-core.git
branch: master
revision: HEAD

URI: git://github.com/openembedded/meta-oe.git
branch: master
revision: HEAD
meta-xfce depends on meta-oe, meta-gnome and meta-multimedia in this repository.

To avoid dependencies on meta-multimedia you need to mask recipes by adding
this to local.conf:

BBMASK = "meta-xfce/recipes-multimedia"

Send pull requests to openembedded-devel@lists.openembedded.org with '[meta-xfce]' in the subject'

When sending single patches, please using something like:
'git send-email -M -1 --to openembedded-devel@lists.openembedded.org --subject-prefix=meta-xfce][PATCH'

Layer maintainer: Kai Kang <kai.kang@windriver.com>