summaryrefslogtreecommitdiffstats
path: root/meta-xfce/recipes-graphics
Commit message (Collapse)AuthorAgeFilesLines
* drop lxdm_%.bbappendHongxu Jia2019-07-102-10/+0
| | | | | | | | Since xfce4-panel use lxdm to replace dm-tool, the fake gdmflexiserver is not necessary, drop bbappend to follow Yocto Project Compatible Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lxdm: provides fake gdmflexiserver for xfce desktop environmentKai Kang2019-06-151-1/+1
| | | | | | | | | | | | | | | Xfce4 plugin 'actions' which stays in tray area provides a menu 'Switch User' but the menu grayed out. It calls whether 'dm-tool' from lightdm or 'gdmflexiserver' from gdm to support switch users. Since recipe gdm has been removed from meta-gnome, create a fake 'gdmflexiserver' which calls lxdm to make menu 'Switch User' work according to: https://wiki.archlinux.org/index.php/Xfce#User_switching_action_button_is_greyed_out Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lxdm: provides fake gdmflexiserver for xfce desktop environmentKai Kang2019-05-292-0/+10
Xfce4 plugin 'actions' which stays in tray area provides a menu 'Switch User' but the menu grayed out. It calls whether 'dm-tool' from lightdm or 'gdmflexiserver' from gdm to support switch users. Since recipe gdm has been removed from meta-gnome, create a fake 'gdmflexiserver' which calls lxdm to make menu 'Switch User' work according to: https://wiki.archlinux.org/index.php/Xfce#User_switching_action_button_is_greyed_out Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>