meta-openembedded/meta-xfce
Kai Kang 94fade6442 libxfce4ui: 4.18.0 -> 4.18.3
Release notes for 4.18.3
========================
- Add comment about the need for gtk_widget_destroy()
- Fix memory management in Vala generated code
- Add annotation "(nullable)" where appropriate
- Replace deprecated annotation: "(allow-none)"
- Harden xfce_gtk_handle_tab_accels (thunar#1067)
- screensaver: Avoid Xfconf warning
- shortcuts-grabber: Ignore keyboard layout change
- screensaver: Fix Xfconf memory management

Release notes for 4.18.2
========================
- Update copyright year
- Add XfceScreensaver (!89)
- docs: Fix broken links
- shortcut-dialog: Use parent window for the grab if possible (Fixes #52)
- Fix memory leak
- Fix memory leaks

Release notes for 4.18.1
========================
Bugfix release on the 4.18 branch

- XfceFileNameInput - wrap error message (Issue #60)
- xfce4-about: Removed excess square brackets
- Revert "XfceShortcutsGrabber: Detect auto-repeat key press"
- Translation Updates:
  Hebrew, Russian, Swedish

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-04-12 22:52:18 -07:00
..
classes unblock some recipes for wayland 2022-06-01 08:43:01 -07:00
conf layer.conf: update LAYERSERIES_COMPAT for mickledore 2023-01-04 14:34:04 -08:00
recipes-apps xfce4-screenshooter: 1.9.10 -> 1.10.3 2023-04-07 16:58:15 -07:00
recipes-art recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-bindings/vala recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-core/images core-image-minimal-xfce: Use graphical.target as default 2021-04-15 09:28:43 -07:00
recipes-extended/imsettings recipes: Update LICENSE variable to use SPDX license identifiers 2022-03-04 17:41:45 -08:00
recipes-multimedia parole: Define DATADIRNAME 2022-12-27 23:15:33 -08:00
recipes-panel-plugins meta-xfce: Fix missing upstream status in patches 2023-04-05 20:16:21 -07:00
recipes-thunar-plugins thunar-media-tags-plugin: 0.3.0 -> 0.4.0 2023-04-10 09:39:38 -07:00
recipes-xfce libxfce4ui: 4.18.0 -> 4.18.3 2023-04-12 22:52:18 -07:00
README meta-xfce: Add Andreas Müller back to maintainers list 2022-04-06 20:25:33 -04: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>
Layer maintainer: Andreas Müller <schnitzeltony@gmail.com>