mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-09 16:19:59 +00:00
8391285d58
Changelog: ============= - Add xfw_screen_get_monitor_for_gdk_monitor() - Add missing "New in 4.20.6" docs section - Add missing chain up to parent class - I18n: Update po/LINGUAS list - XfwMonitor: Fix (xdg_)output_done event handling - XfwMonitor: Fix typo and initialize class member - Ignore workarea/workspace count mismatches - Fix incorrect max to clamp workspace number to - Implement workspace geometry for wayland - Add XfwWorkspace:geometry property - Fix missing workspace signal connections in test program - Add test program to enumerate workspaces - Fix X11 workspace geometry and layout getting out of date - Fix incorrect col & row ordering for Wayland workspace coordinates - Fix width -> height typo for XfwWorkspaceX11 geometry - Add fallback monitor on X11 if XRandR doesn't report anything - Don't depend on wayland-scanner and wayland-protocols - XfwWindowWayland: Connect to XfwScreen::monitor-added - XfwWindowWayland: Connect to XfwScreen::monitor-removed - Translation Updates: Georgian, Kazakh, Korean, Lao, Russian, Turkish Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>
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 use 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: Khem Raj raj.khem@gmail.com