Commit c80fdb29 authored by Michael Shigorin's avatar Michael Shigorin

x11: initial lxqt support

This is a sketch based on both lxde and razorqt bits.
parent ecfde0bf
...@@ -57,7 +57,8 @@ use/x11/xdm: use/x11-autostart ...@@ -57,7 +57,8 @@ use/x11/xdm: use/x11-autostart
@$(call add,THE_PACKAGES,xdm installer-feature-no-xconsole-stage3) @$(call add,THE_PACKAGES,xdm installer-feature-no-xconsole-stage3)
### : some set()-like thing might be better? ### : some set()-like thing might be better?
use/x11/lightdm/gtk use/x11/lightdm/qt use/x11/lightdm/razorqt \ use/x11/lightdm/gtk use/x11/lightdm/qt \
use/x11/lightdm/lxqt use/x11/lightdm/razorqt \
use/x11/lightdm/kde: use/x11/lightdm/%: use/x11-autostart use/x11/lightdm/kde: use/x11/lightdm/%: use/x11-autostart
@$(call add,THE_PACKAGES,lightdm-$*-greeter) @$(call add,THE_PACKAGES,lightdm-$*-greeter)
...@@ -103,6 +104,9 @@ use/x11/e18: use/x11 use/net/connman ...@@ -103,6 +104,9 @@ use/x11/e18: use/x11 use/net/connman
use/x11/lxde: use/x11 use/x11/lxde: use/x11
@$(call add,THE_LISTS,$(call tags,lxde desktop)) @$(call add,THE_LISTS,$(call tags,lxde desktop))
use/x11/lxqt: use/x11
@$(call add,THE_LISTS,$(call tags,lxqt desktop))
use/x11/fvwm: use/x11 use/x11/fvwm: use/x11
@$(call add,THE_LISTS,$(call tags,fvwm desktop)) @$(call add,THE_LISTS,$(call tags,fvwm desktop))
......
# core components
liblxqt-data
lxmenu-data
lxqt-about
lxqt-common
lxqt-globalkeys
lxqt-notificationd
lxqt-panel
lxqt-powermanagement
lxqt-qtplugin
lxqt-runner
lxqt-session
pcmanfm-qt
# optional components
lxqt-appswitcher
lxqt-openssh-askpass
lxqt-policykit
# system configuration tools
compton-conf
lxqt-config
lxqt-config-randr
obconf-qt
# utilities
lximage-qt
# the rest is a combination of lxde and razorqt desktop lists
openbox
eject
icon-theme-oxygen
x-cursor-theme-jimmac
qupzilla
qterminal
juffed
juffed-plugins
screengrab
xscreensaver
psi-plus
psi-plus-plugin-birthdayreminder
psi-plus-plugin-conferencelogger
psi-plus-plugin-screenshot
psi-plus-plugin-watcher
# reboot/poweroff in logout menu as of May, 2014
ConsoleKit
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment