summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-xfce/libxfce4ui/files
Commit message (Collapse)AuthorAgeFilesLines
* libxfce4ui: build gtk3 libs and pack gtk2/gtk3 libs in separate packagesAndreas Müller2015-07-161-37/+0
| | | | | | | | | | the solution provided still allows gtk3 free images (tested on image including packagegroup-xfce-extended) but there will be updates/new recipes for xfce4 requiring gtk3 part of libxfce4ui e.g xfce4-pulseaudio-plugin (replacement for deprecated xfce4-mixer due to missing mixer API in gstreamer-1.0) / parole / xfce4-power-manager. Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libxfce4ui: update to 4.12.1Andreas Müller2015-03-211-5/+5
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* libxfce4ui: avoid dragging in gtk3Andreas Müller2013-10-051-0/+37
| | | | | | | | gtk3 support was introduced in b3a2a01b40affbedc2b0951f7180c1212d24d532 when we moved to latest git Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* libxfce4ui: fix xfwm4 crash (no window borders) on first startAndreas Müller2012-08-271-0/+31
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>