meta-openembedded/meta-xfce
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
..
classes xfce.bbclass: Mark string as raw in a regexp 2021-10-16 08:25:21 -07:00
conf layer.conf: Update to honister 2021-08-03 10:21:25 -07:00
recipes-apps recipes: Update SRC_URI branch and protocols 2021-11-03 06:57:49 -07:00
recipes-art Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-bindings/vala Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-core/images core-image-minimal-xfce: Use graphical.target as default 2021-04-15 09:28:43 -07:00
recipes-extended/imsettings Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-multimedia Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-panel-plugins xfce4-whiskermenu-plugin: upgrade 2.5.3 -> 2.6.2 2021-11-20 12:07:09 -08:00
recipes-thunar-plugins Convert to new override syntax 2021-08-03 10:21:25 -07:00
recipes-xfce Convert to new override syntax 2021-08-03 10:21:25 -07:00
README README: update to main repo 2021-09-27 11:34:55 -07:00

This layer depends on:

URI: git://git.openembedded.org/openembedded-core
branch: master

URI: git://git.openembedded.org/meta-openembedded
branch: master

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>