meta-openembedded/meta-xfce
Andreas Müller d43058651d xfce4-notifyd: upgrade 0.6.1 -> 0.6.2
Release notes for 0.6.2

=======================
- Switch to new app icon and rDNS icon name
- Default to session autostart instead of DBus (Fixes #27)
- Add configurable log size limit (default: 100)
- Make buttons on non-1st notifications work
- panel-plugin: Add option to hide "Clear log" dialog
- log: properly handle iso8601 timestamps
- log: Use SHA-1 data hash in icon cache paths (bug #16825)
- log: Improve performance of adding notifications (bug #14865)
- log: Refactor log keyfile element insertion into a separate function
- Add basic GitLab pipeline
- Fix GTimeVal deprecation (Bug #16805)
- Remove unused expire_timeout variable
- Fix memory leaks
- settings: Switch to symbolic close icon
- Translation Updates:
  Bulgarian, Catalan, Chinese (China), Danish, Dutch, Eastern Armenian,
  Estonian, Finnish, French, Galician, German, Hebrew, Indonesian,
  Italian, Japanese, Kazakh, Korean, Lithuanian, Norwegian Bokmål,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Spanish, Turkish

Signed-off-by: Andreas Müller <schnitzeltony@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2020-09-20 12:47:40 -07:00
..
classes recipes: rename distro_features_check to features_check 2019-11-21 17:51:37 -08:00
conf layer.conf: fixes icon-theme signature changes 2020-08-31 16:57:06 -07:00
recipes-apps xfce4-notifyd: upgrade 0.6.1 -> 0.6.2 2020-09-20 12:47:40 -07:00
recipes-art openzone: Package icons 2020-03-31 10:44:26 -07: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 imsettings: Upgrade to 1.8.2 2020-08-13 22:32:07 -07:00
recipes-multimedia parole: add mime-xdg to inherit 2020-01-19 02:20:59 -08:00
recipes-panel-plugins xfce4-cpufreq-plugin: Fix build with -fno-common 2020-08-13 22:32:07 -07:00
recipes-thunar-plugins thunar-shares-plugin: upgrade 0.3.0 -> 0.3.1 2020-04-10 17:48:38 -07:00
recipes-xfce xfwm4: upgrade 4.14.4 -> 4.14.5 2020-08-13 22:32:07 -07: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>