x11: initial lxqt support
This is a sketch based on both lxde and razorqt bits.
This commit is contained in:
parent
ecfde0bfe9
commit
c80fdb2910
@ -57,7 +57,8 @@ use/x11/xdm: use/x11-autostart
|
||||
@$(call add,THE_PACKAGES,xdm installer-feature-no-xconsole-stage3)
|
||||
|
||||
### : 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
|
||||
@$(call add,THE_PACKAGES,lightdm-$*-greeter)
|
||||
|
||||
@ -103,6 +104,9 @@ use/x11/e18: use/x11 use/net/connman
|
||||
use/x11/lxde: use/x11
|
||||
@$(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
|
||||
@$(call add,THE_LISTS,$(call tags,fvwm desktop))
|
||||
|
||||
|
50
pkg.in/lists/tagged/desktop+lxqt
Normal file
50
pkg.in/lists/tagged/desktop+lxqt
Normal file
@ -0,0 +1,50 @@
|
||||
# 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
|
Loading…
Reference in New Issue
Block a user