├── CHANGELOG ├── CMakeLists.txt ├── README.md ├── autostart ├── CMakeLists.txt ├── lxqt-compton.desktop.in ├── lxqt-desktop.desktop.in ├── lxqt-globalkeyshortcuts.desktop.in ├── lxqt-notifications.desktop.in ├── lxqt-panel.desktop.in ├── lxqt-policykit-agent.desktop.in ├── lxqt-powermanagement.desktop.in ├── lxqt-qlipper-autostart.desktop.in ├── lxqt-runner.desktop.in ├── lxqt-xscreensaver-autostart.desktop.in └── translations │ ├── lxqt-compton_da.desktop │ ├── lxqt-compton_de.desktop │ ├── lxqt-compton_el.desktop │ ├── lxqt-compton_pt.desktop │ ├── lxqt-desktop_ar.desktop │ ├── lxqt-desktop_cs.desktop │ ├── lxqt-desktop_cs_CZ.desktop │ ├── lxqt-desktop_da.desktop │ ├── lxqt-desktop_de.desktop │ ├── lxqt-desktop_el.desktop │ ├── lxqt-desktop_eo.desktop │ ├── lxqt-desktop_es.desktop │ ├── lxqt-desktop_es_VE.desktop │ ├── lxqt-desktop_eu.desktop │ ├── lxqt-desktop_fi.desktop │ ├── lxqt-desktop_fr.desktop │ ├── lxqt-desktop_hu.desktop │ ├── lxqt-desktop_ia.desktop │ ├── lxqt-desktop_it_IT.desktop │ ├── lxqt-desktop_ja.desktop │ ├── lxqt-desktop_lt.desktop │ ├── lxqt-desktop_nl.desktop │ ├── lxqt-desktop_pl_PL.desktop │ ├── lxqt-desktop_pt.desktop │ ├── lxqt-desktop_pt_BR.desktop │ ├── lxqt-desktop_ro_RO.desktop │ ├── lxqt-desktop_ru.desktop │ ├── lxqt-desktop_ru_RU.desktop │ ├── lxqt-desktop_sl.desktop │ ├── lxqt-desktop_th_TH.desktop │ ├── lxqt-desktop_tr.desktop │ ├── lxqt-desktop_uk.desktop │ ├── lxqt-desktop_zh_CN.desktop │ ├── lxqt-desktop_zh_TW.desktop │ ├── lxqt-globalkeyshortcuts_cs.desktop │ ├── lxqt-globalkeyshortcuts_cs_CZ.desktop │ ├── lxqt-globalkeyshortcuts_da.desktop │ ├── lxqt-globalkeyshortcuts_de.desktop │ ├── lxqt-globalkeyshortcuts_el.desktop │ ├── lxqt-globalkeyshortcuts_es.desktop │ ├── lxqt-globalkeyshortcuts_es_VE.desktop │ ├── lxqt-globalkeyshortcuts_eu.desktop │ ├── lxqt-globalkeyshortcuts_fi.desktop │ ├── lxqt-globalkeyshortcuts_fr.desktop │ ├── lxqt-globalkeyshortcuts_it_IT.desktop │ ├── lxqt-globalkeyshortcuts_pl_PL.desktop │ ├── lxqt-globalkeyshortcuts_pt.desktop │ ├── lxqt-globalkeyshortcuts_pt_BR.desktop │ ├── lxqt-globalkeyshortcuts_ro_RO.desktop │ ├── lxqt-globalkeyshortcuts_ru.desktop │ ├── lxqt-globalkeyshortcuts_ru_RU.desktop │ ├── lxqt-globalkeyshortcuts_th_TH.desktop │ ├── lxqt-globalkeyshortcuts_uk.desktop │ ├── lxqt-globalkeyshortcuts_zh_CN.desktop │ ├── lxqt-globalkeyshortcuts_zh_TW.desktop │ ├── lxqt-notifications_ar.desktop │ ├── lxqt-notifications_cs.desktop │ ├── lxqt-notifications_cs_CZ.desktop │ ├── lxqt-notifications_da.desktop │ ├── lxqt-notifications_de.desktop │ ├── lxqt-notifications_el.desktop │ ├── lxqt-notifications_eo.desktop │ ├── lxqt-notifications_es.desktop │ ├── lxqt-notifications_es_VE.desktop │ ├── lxqt-notifications_eu.desktop │ ├── lxqt-notifications_fi.desktop │ ├── lxqt-notifications_fr.desktop │ ├── lxqt-notifications_hu.desktop │ ├── lxqt-notifications_it_IT.desktop │ ├── lxqt-notifications_ja.desktop │ ├── lxqt-notifications_lt.desktop │ ├── lxqt-notifications_nl.desktop │ ├── lxqt-notifications_pl_PL.desktop │ ├── lxqt-notifications_pt.desktop │ ├── lxqt-notifications_pt_BR.desktop │ ├── lxqt-notifications_ro_RO.desktop │ ├── lxqt-notifications_ru.desktop │ ├── lxqt-notifications_ru_RU.desktop │ ├── lxqt-notifications_sl.desktop │ ├── lxqt-notifications_th_TH.desktop │ ├── lxqt-notifications_tr.desktop │ ├── lxqt-notifications_uk.desktop │ ├── lxqt-notifications_zh_CN.desktop │ ├── lxqt-notifications_zh_TW.desktop │ ├── lxqt-panel_ar.desktop │ ├── lxqt-panel_cs.desktop │ ├── lxqt-panel_cs_CZ.desktop │ ├── lxqt-panel_da.desktop │ ├── lxqt-panel_de.desktop │ ├── lxqt-panel_el.desktop │ ├── lxqt-panel_eo.desktop │ ├── lxqt-panel_es.desktop │ ├── lxqt-panel_es_VE.desktop │ ├── lxqt-panel_eu.desktop │ ├── lxqt-panel_fi.desktop │ ├── lxqt-panel_fr.desktop │ ├── lxqt-panel_hu.desktop │ ├── lxqt-panel_hu_HU.desktop │ ├── lxqt-panel_ia.desktop │ ├── lxqt-panel_it_IT.desktop │ ├── lxqt-panel_ja.desktop │ ├── lxqt-panel_lt.desktop │ ├── lxqt-panel_nl.desktop │ ├── lxqt-panel_pl_PL.desktop │ ├── lxqt-panel_pt.desktop │ ├── lxqt-panel_pt_BR.desktop │ ├── lxqt-panel_ro_RO.desktop │ ├── lxqt-panel_ru.desktop │ ├── lxqt-panel_ru_RU.desktop │ ├── lxqt-panel_sl.desktop │ ├── lxqt-panel_th_TH.desktop │ ├── lxqt-panel_tr.desktop │ ├── lxqt-panel_uk.desktop │ ├── lxqt-panel_zh_CN.desktop │ ├── lxqt-panel_zh_TW.desktop │ ├── lxqt-policykit-agent_ar.desktop │ ├── lxqt-policykit-agent_cs.desktop │ ├── lxqt-policykit-agent_cs_CZ.desktop │ ├── lxqt-policykit-agent_da.desktop │ ├── lxqt-policykit-agent_de.desktop │ ├── lxqt-policykit-agent_el.desktop │ ├── lxqt-policykit-agent_eo.desktop │ ├── lxqt-policykit-agent_es.desktop │ ├── lxqt-policykit-agent_es_VE.desktop │ ├── lxqt-policykit-agent_eu.desktop │ ├── lxqt-policykit-agent_fi.desktop │ ├── lxqt-policykit-agent_fr.desktop │ ├── lxqt-policykit-agent_hu.desktop │ ├── lxqt-policykit-agent_it_IT.desktop │ ├── lxqt-policykit-agent_ja.desktop │ ├── lxqt-policykit-agent_lt.desktop │ ├── lxqt-policykit-agent_nl.desktop │ ├── lxqt-policykit-agent_pl_PL.desktop │ ├── lxqt-policykit-agent_pt.desktop │ ├── lxqt-policykit-agent_pt_BR.desktop │ ├── lxqt-policykit-agent_ru.desktop │ ├── lxqt-policykit-agent_ru_RU.desktop │ ├── lxqt-policykit-agent_sl.desktop │ ├── lxqt-policykit-agent_th_TH.desktop │ ├── lxqt-policykit-agent_tr.desktop │ ├── lxqt-policykit-agent_uk.desktop │ ├── lxqt-policykit-agent_zh_CN.desktop │ ├── lxqt-policykit-agent_zh_TW.desktop │ ├── lxqt-powermanagement_da.desktop │ ├── lxqt-powermanagement_de.desktop │ ├── lxqt-powermanagement_el.desktop │ ├── lxqt-powermanagement_fr.desktop │ ├── lxqt-powermanagement_it.desktop │ ├── lxqt-powermanagement_pt.desktop │ ├── lxqt-qlipper-autostart_ar.desktop │ ├── lxqt-qlipper-autostart_cs.desktop │ ├── lxqt-qlipper-autostart_cs_CZ.desktop │ ├── lxqt-qlipper-autostart_da.desktop │ ├── lxqt-qlipper-autostart_de.desktop │ ├── lxqt-qlipper-autostart_el.desktop │ ├── lxqt-qlipper-autostart_eo.desktop │ ├── lxqt-qlipper-autostart_es.desktop │ ├── lxqt-qlipper-autostart_es_VE.desktop │ ├── lxqt-qlipper-autostart_eu.desktop │ ├── lxqt-qlipper-autostart_fi.desktop │ ├── lxqt-qlipper-autostart_fr.desktop │ ├── lxqt-qlipper-autostart_hu.desktop │ ├── lxqt-qlipper-autostart_ia.desktop │ ├── lxqt-qlipper-autostart_id_ID.desktop │ ├── lxqt-qlipper-autostart_it_IT.desktop │ ├── lxqt-qlipper-autostart_ja.desktop │ ├── lxqt-qlipper-autostart_ko.desktop │ ├── lxqt-qlipper-autostart_lt.desktop │ ├── lxqt-qlipper-autostart_nl.desktop │ ├── lxqt-qlipper-autostart_pl_PL.desktop │ ├── lxqt-qlipper-autostart_pt.desktop │ ├── lxqt-qlipper-autostart_pt_BR.desktop │ ├── lxqt-qlipper-autostart_ro_RO.desktop │ ├── lxqt-qlipper-autostart_ru.desktop │ ├── lxqt-qlipper-autostart_ru_RU.desktop │ ├── lxqt-qlipper-autostart_sl.desktop │ ├── lxqt-qlipper-autostart_sr.desktop │ ├── lxqt-qlipper-autostart_sr@ijekavian.desktop │ ├── lxqt-qlipper-autostart_sr@ijekavianlatin.desktop │ ├── lxqt-qlipper-autostart_sr@latin.desktop │ ├── lxqt-qlipper-autostart_th_TH.desktop │ ├── lxqt-qlipper-autostart_tr.desktop │ ├── lxqt-qlipper-autostart_uk.desktop │ ├── lxqt-qlipper-autostart_zh_CN.GB2312.desktop │ ├── lxqt-qlipper-autostart_zh_CN.desktop │ ├── lxqt-qlipper-autostart_zh_TW.desktop │ ├── lxqt-qstardict-autostart_ar.desktop │ ├── lxqt-qstardict-autostart_ca.desktop │ ├── lxqt-qstardict-autostart_cs.desktop │ ├── lxqt-qstardict-autostart_cs_CZ.desktop │ ├── lxqt-qstardict-autostart_de.desktop │ ├── lxqt-qstardict-autostart_el.desktop │ ├── lxqt-qstardict-autostart_eo.desktop │ ├── lxqt-qstardict-autostart_es.desktop │ ├── lxqt-qstardict-autostart_es_VE.desktop │ ├── lxqt-qstardict-autostart_eu.desktop │ ├── lxqt-qstardict-autostart_fi.desktop │ ├── lxqt-qstardict-autostart_fr.desktop │ ├── lxqt-qstardict-autostart_hu.desktop │ ├── lxqt-qstardict-autostart_ia.desktop │ ├── lxqt-qstardict-autostart_id_ID.desktop │ ├── lxqt-qstardict-autostart_it_IT.desktop │ ├── lxqt-qstardict-autostart_ja.desktop │ ├── lxqt-qstardict-autostart_ko.desktop │ ├── lxqt-qstardict-autostart_lt.desktop │ ├── lxqt-qstardict-autostart_nl.desktop │ ├── lxqt-qstardict-autostart_pl_PL.desktop │ ├── lxqt-qstardict-autostart_pt.desktop │ ├── lxqt-qstardict-autostart_pt_BR.desktop │ ├── lxqt-qstardict-autostart_ro_RO.desktop │ ├── lxqt-qstardict-autostart_ru.desktop │ ├── lxqt-qstardict-autostart_ru_RU.desktop │ ├── lxqt-qstardict-autostart_sl.desktop │ ├── lxqt-qstardict-autostart_sr@latin.desktop │ ├── lxqt-qstardict-autostart_th_TH.desktop │ ├── lxqt-qstardict-autostart_tr.desktop │ ├── lxqt-qstardict-autostart_uk.desktop │ ├── lxqt-qstardict-autostart_zh_CN.GB2312.desktop │ ├── lxqt-qstardict-autostart_zh_CN.desktop │ ├── lxqt-qstardict-autostart_zh_TW.desktop │ ├── lxqt-runner_ar.desktop │ ├── lxqt-runner_cs.desktop │ ├── lxqt-runner_cs_CZ.desktop │ ├── lxqt-runner_da.desktop │ ├── lxqt-runner_de.desktop │ ├── lxqt-runner_el.desktop │ ├── lxqt-runner_eo.desktop │ ├── lxqt-runner_es.desktop │ ├── lxqt-runner_es_VE.desktop │ ├── lxqt-runner_eu.desktop │ ├── lxqt-runner_fi.desktop │ ├── lxqt-runner_fr.desktop │ ├── lxqt-runner_hu.desktop │ ├── lxqt-runner_it_IT.desktop │ ├── lxqt-runner_ja.desktop │ ├── lxqt-runner_lt.desktop │ ├── lxqt-runner_nl.desktop │ ├── lxqt-runner_pl_PL.desktop │ ├── lxqt-runner_pt.desktop │ ├── lxqt-runner_pt_BR.desktop │ ├── lxqt-runner_ru.desktop │ ├── lxqt-runner_ru_RU.desktop │ ├── lxqt-runner_sl.desktop │ ├── lxqt-runner_th_TH.desktop │ ├── lxqt-runner_tr.desktop │ ├── lxqt-runner_uk.desktop │ ├── lxqt-runner_zh_CN.desktop │ ├── lxqt-runner_zh_TW.desktop │ ├── lxqt-xscreensaver-autostart_ar.desktop │ ├── lxqt-xscreensaver-autostart_cs.desktop │ ├── lxqt-xscreensaver-autostart_cs_CZ.desktop │ ├── lxqt-xscreensaver-autostart_da.desktop │ ├── lxqt-xscreensaver-autostart_de.desktop │ ├── lxqt-xscreensaver-autostart_el.desktop │ ├── lxqt-xscreensaver-autostart_eo.desktop │ ├── lxqt-xscreensaver-autostart_es.desktop │ ├── lxqt-xscreensaver-autostart_es_VE.desktop │ ├── lxqt-xscreensaver-autostart_eu.desktop │ ├── lxqt-xscreensaver-autostart_fi.desktop │ ├── lxqt-xscreensaver-autostart_fr.desktop │ ├── lxqt-xscreensaver-autostart_hu.desktop │ ├── lxqt-xscreensaver-autostart_ia.desktop │ ├── lxqt-xscreensaver-autostart_id_ID.desktop │ ├── lxqt-xscreensaver-autostart_it_IT.desktop │ ├── lxqt-xscreensaver-autostart_ja.desktop │ ├── lxqt-xscreensaver-autostart_ko.desktop │ ├── lxqt-xscreensaver-autostart_lt.desktop │ ├── lxqt-xscreensaver-autostart_nl.desktop │ ├── lxqt-xscreensaver-autostart_pl_PL.desktop │ ├── lxqt-xscreensaver-autostart_pt.desktop │ ├── lxqt-xscreensaver-autostart_pt_BR.desktop │ ├── lxqt-xscreensaver-autostart_ro_RO.desktop │ ├── lxqt-xscreensaver-autostart_ru.desktop │ ├── lxqt-xscreensaver-autostart_ru_RU.desktop │ ├── lxqt-xscreensaver-autostart_sl.desktop │ ├── lxqt-xscreensaver-autostart_sr.desktop │ ├── lxqt-xscreensaver-autostart_sr@ijekavian.desktop │ ├── lxqt-xscreensaver-autostart_sr@ijekavianlatin.desktop │ ├── lxqt-xscreensaver-autostart_sr@latin.desktop │ ├── lxqt-xscreensaver-autostart_th_TH.desktop │ ├── lxqt-xscreensaver-autostart_tr.desktop │ ├── lxqt-xscreensaver-autostart_uk.desktop │ ├── lxqt-xscreensaver-autostart_zh_CN.GB2312.desktop │ ├── lxqt-xscreensaver-autostart_zh_CN.desktop │ └── lxqt-xscreensaver-autostart_zh_TW.desktop ├── config ├── CMakeLists.txt ├── globalkeyshortcuts.conf ├── lxqt.conf ├── openbox │ └── lxqt-rc.xml ├── pcmanfm-qt │ └── lxqt │ │ └── settings.conf.in ├── session.conf └── windowmanagers.conf ├── graphics ├── README ├── helix.svg ├── helix_1120.png ├── helix_150.png ├── helix_60.png ├── helix_lxqt.svg ├── lxqt_logo.png ├── lxqt_logo_doxygen.png ├── spacer-dark-dots.svg ├── spacer-dark-line.svg ├── spacer-light-dots.svg └── spacer-light-line.svg ├── icons ├── CMakeLists.txt └── hicolor │ └── scalable │ ├── apps │ └── lxqt.svg │ └── places │ └── start-here-lxqt.svg ├── menu ├── CMakeLists.txt ├── desktop-directories │ ├── lxqt-leave.directory.in │ └── lxqt-settings.directory.in ├── lxqt-applications.menu └── translations │ ├── lxqt-leave_de.directory │ ├── lxqt-leave_el.directory │ ├── lxqt-leave_fr.directory │ ├── lxqt-leave_hu.directory │ ├── lxqt-leave_it.directory │ ├── lxqt-leave_pt.directory │ ├── lxqt-leave_ru.directory │ ├── lxqt-settings_de.directory │ ├── lxqt-settings_el.directory │ ├── lxqt-settings_fr.directory │ ├── lxqt-settings_hu.directory │ ├── lxqt-settings_it.directory │ ├── lxqt-settings_pt.directory │ └── lxqt-settings_ru.directory ├── startlxqt.1 ├── startlxqt.in ├── themes ├── CMakeLists.txt ├── ambiance │ ├── Butterfly-Kenneth-Wimer.jpg │ ├── arrow-left.svg │ ├── arrow-right.svg │ ├── lxqt-notificationd.qss │ ├── lxqt-notificationd │ │ └── cancel.svg │ ├── lxqt-panel.qss │ ├── lxqt-runner.qss │ ├── lxqt-runner │ │ ├── clear.svg │ │ └── navigation-menu.svg │ ├── mainmenu.svg │ ├── preview.png │ ├── spacer-plugin │ │ ├── spacer-dots.svg │ │ └── spacer-line.svg │ └── wallpaper.cfg ├── dark │ ├── arrow-right.svg │ ├── calendar-popup │ │ ├── left-arrow.svg │ │ └── right-arrow.svg │ ├── checked.svg │ ├── lxqt-notificationd.qss │ ├── lxqt-notificationd │ │ └── cancel.svg │ ├── lxqt-panel.qss │ ├── lxqt-runner.qss │ ├── lxqt-runner │ │ ├── close.svg │ │ └── down-arrow.svg │ ├── mainmenu.svg │ ├── preview.png │ ├── spacer-plugin │ │ ├── spacer-dots.svg │ │ └── spacer-line.svg │ ├── unchecked.svg │ ├── wallpaper.cfg │ └── wallpaper.png ├── frost │ ├── arrow-right.svg │ ├── calendar-popup │ │ ├── left-arrow.svg │ │ └── right-arrow.svg │ ├── color-picker.svg │ ├── debug.png │ ├── lxqt-notificationd.qss │ ├── lxqt-origami-light.png │ ├── lxqt-panel.qss │ ├── lxqt-runner.qss │ ├── lxqt-runner │ │ ├── close.svg │ │ └── down-arrow.svg │ ├── mainmenu.svg │ ├── preview.png │ ├── spacer-plugin │ │ ├── spacer-dots.svg │ │ └── spacer-line.svg │ ├── volume-plugin │ │ └── mixer.svg │ └── wallpaper.cfg ├── kde-plasma │ ├── kde-plasma.png │ ├── left-arrow.svg │ ├── lxqt-notificationd.qss │ ├── lxqt-notificationd │ │ └── window-close.svg │ ├── lxqt-panel.qss │ ├── lxqt-runner.qss │ ├── lxqt-runner │ │ ├── application-menu.svg │ │ ├── close-32x32.png │ │ ├── close-48x48.png │ │ └── window-close.svg │ ├── mainmenu.svg │ ├── preview.png │ ├── right-arrow.svg │ ├── spacer-plugin │ │ ├── spacer-dots.svg │ │ └── spacer-line.svg │ └── wallpaper.cfg ├── light │ ├── 96640-simple_blue_widescreen.svg │ ├── lxqt-lightdm-greeter │ │ ├── dropdown.svg │ │ └── leaveIcon.svg │ ├── lxqt-notificationd.qss │ ├── lxqt-panel.qss │ ├── lxqt-panel │ │ ├── plugin-handle-horizontal.gif │ │ └── plugin-handle-vertical.gif │ ├── lxqt-runner.qss │ ├── lxqt-runner │ │ ├── close-32x32.png │ │ └── close-48x48.png │ ├── mainmenu.svg │ ├── preview.png │ ├── simple_blue_widescreen.png │ ├── spacer-plugin │ │ ├── spacer-dots.svg │ │ └── spacer-line.svg │ └── wallpaper.cfg └── system │ ├── lxqt-panel.qss │ ├── preview.png │ └── spacer-plugin │ ├── spacer-dots.svg │ └── spacer-line.svg └── xsession ├── CMakeLists.txt ├── lxqt.desktop.in └── translations ├── lxqt_ar.desktop ├── lxqt_cs.desktop ├── lxqt_cs_CZ.desktop ├── lxqt_da.desktop ├── lxqt_de.desktop ├── lxqt_el.desktop ├── lxqt_eo.desktop ├── lxqt_es.desktop ├── lxqt_es_VE.desktop ├── lxqt_eu.desktop ├── lxqt_fi.desktop ├── lxqt_fr.desktop ├── lxqt_hu.desktop ├── lxqt_ia.desktop ├── lxqt_id_ID.desktop ├── lxqt_it_IT.desktop ├── lxqt_ja.desktop ├── lxqt_ko.desktop ├── lxqt_lt.desktop ├── lxqt_nl.desktop ├── lxqt_pl.desktop ├── lxqt_pl_PL.desktop ├── lxqt_pt.desktop ├── lxqt_pt_BR.desktop ├── lxqt_ro_RO.desktop ├── lxqt_ru.desktop ├── lxqt_ru_RU.desktop ├── lxqt_sk.desktop ├── lxqt_sl.desktop ├── lxqt_sr.desktop ├── lxqt_sr@latin.desktop ├── lxqt_th_TH.desktop ├── lxqt_tr.desktop ├── lxqt_uk.desktop ├── lxqt_zh_CN.GB2312.desktop ├── lxqt_zh_CN.desktop └── lxqt_zh_TW.desktop /CMakeLists.txt: -------------------------------------------------------------------------------- 1 | cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR) 2 | 3 | project(lxqt-common) 4 | 5 | set(LXQTBT_MINIMUM_VERSION "0.1.0") 6 | 7 | find_package(lxqt-build-tools ${LXQTBT_MINIMUM_VERSION} REQUIRED) 8 | 9 | include(GNUInstallDirs) 10 | include(LXQtTranslateDesktop) 11 | include(LXQtConfigVars) 12 | 13 | install(DIRECTORY "graphics/" DESTINATION "${LXQT_GRAPHICS_DIR}") 14 | 15 | # startlxqt script 16 | set(PREDEF_XDG_DATA_DIRS "$XDG_DATA_HOME") 17 | if(NOT("${LXQT_DATA_DIR}" MATCHES "^/usr(/local)?/share$")) 18 | set(PREDEF_XDG_DATA_DIRS "${PREDEF_XDG_DATA_DIRS}:${LXQT_DATA_DIR}") 19 | endif() 20 | set(PREDEF_XDG_DATA_DIRS "${PREDEF_XDG_DATA_DIRS}:/usr/local/share:/usr/share") 21 | configure_file(startlxqt.in startlxqt @ONLY) 22 | install(PROGRAMS 23 | "${CMAKE_CURRENT_BINARY_DIR}/startlxqt" 24 | DESTINATION "${CMAKE_INSTALL_BINDIR}" 25 | COMPONENT Runtime 26 | ) 27 | install(FILES 28 | startlxqt.1 29 | DESTINATION "${CMAKE_INSTALL_MANDIR}/man1" 30 | COMPONENT Runtime 31 | ) 32 | 33 | # default config files 34 | add_subdirectory(config) 35 | add_subdirectory(autostart) 36 | 37 | # xsession *.desktop file for display managers 38 | add_subdirectory(xsession) 39 | add_subdirectory(themes) 40 | add_subdirectory(menu) 41 | add_subdirectory(icons) 42 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # lxqt-common 2 | 3 | ## Overview 4 | 5 | This repository comprises a number of supportive files used by various LXQt components. 6 | 7 | Among other these are graphics files, themes, desktop entry files according to the [XDG Desktop Menu Specification](https://www.freedesktop.org/wiki/Specifications/menu-spec/), template configuration files of various components like PCManFM-Qt or window manager Openbox as well as script `startlxqt` used to initialize LXQt sessions. 8 | 9 | The LXQt logo was designed by @Caig and is licensed CC-BY-SA 3.0. LXQt theme "Plasma" is based on KDE Plasma Next theme by the KDE Visual Team. 10 | 11 | ## Installation 12 | 13 | ### Compiling source code 14 | 15 | Runtime dependencies are hicolor-icon-theme, bash and binary `xmessage`. 16 | Additional build dependencies are CMake and [liblxqt](https://github.com/lxde/liblxqt), optionally Git to pull latest VCS checkouts. The localization files were outsourced to repository [lxqt-l10n](https://github.com/lxde/lxqt-l10n) so the corresponding dependencies are needed, too. Please refer to this repository's `README.md` for further information. 17 | 18 | Code configuration is handled by CMake. CMake variable `CMAKE_INSTALL_PREFIX` has to be set to `/usr` on most operating systems. 19 | 20 | To build run `make`, to install `make install` which accepts variable `DESTDIR` as usual. 21 | 22 | ### Binary packages 23 | 24 | The library is provided by all major Linux distributions like Arch Linux, Debian, Fedora and openSUSE. Just use your package manager to search for string `lxqt-common`. 25 | 26 | ## Usage 27 | 28 | #### LXQt specific configuration of window manager Openbox 29 | 30 | Window manager Openbox is by default storing user settings in file `$XDG_CONFIG_HOME/openbox/rc.xml`, normally `/home//.config/openbox/rc.xml`. When Openbox is used as window manager of LXQt a file `$XDG_CONFIG_HOME/openbox/lxqt-rc.xml` is used instead. This allows for storing LXQt-specific settings while at the same time using different settings when Openbox is e. g. used in stand-alone window manager "only" sessions without any deskop environment. LXDE is using a custom configuration file `$XDG_CONFIG_HOME/openbox/lxde-rc.xml` the very same way. 31 | In order to keep backwards compatibility those configuration files are handled by LXQt as follows: 32 | * `lxqt-common` ships a template file `$XDG_CONFIG_DIRS/openbox/lxqt-rc.xml`, normally `/etc/xdg/openbox/lxqt-rc.xml`. 33 | * At the beginning of each LXQt session script `startlxqt` checks whether any of the files `rc.xml`, `lxde-rc.xml` or `lxqt-rc.xml` preexists in `$XDG_CONFIG_HOME/openbox/`. 34 | * If neither of these files preexists `$XDG_CONFIG_DIRS/openbox/lxqt-rc.xml` is copied to `$XDG_CONFIG_HOME/openbox/lxqt-rc.xml`. If either `rc.xml` or `lxde-rc.xml` preexists in `$XDG_CONFIG_HOME/openbox/` it is copied to `$XDG_CONFIG_HOME/openbox/lxqt-rc.xml` as well. 35 | Both times users are informed by binary `xmessage`. 36 | * Either way this will result in file `$XDG_CONFIG_HOME/openbox/lxqt-rc.xml` being available which is from then on used within LXQt sessions. 37 | -------------------------------------------------------------------------------- /autostart/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | cmake_minimum_required(VERSION 3.0.2 FATAL_ERROR) 2 | 3 | file(GLOB DESKTOP_FILES_IN *.desktop.in) 4 | 5 | # Translations ********************************** 6 | lxqt_translate_desktop(DESKTOP_FILES 7 | SOURCES 8 | ${DESKTOP_FILES_IN} 9 | ) 10 | add_custom_target(autostart_desktop_files ALL DEPENDS ${DESKTOP_FILES}) 11 | #************************************************ 12 | 13 | install(FILES 14 | ${DESKTOP_FILES} 15 | DESTINATION "${LXQT_ETC_XDG_DIR}/autostart" 16 | COMPONENT Runtime 17 | ) 18 | -------------------------------------------------------------------------------- /autostart/lxqt-compton.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Compton (X Compositor) 4 | GenericName=X compositor 5 | Comment=A X compositor 6 | TryExec=compton 7 | Exec=compton --dbus 8 | 9 | # turned off by default 10 | Hidden=true 11 | OnlyShowIn=LXQt; 12 | X-LXQt-Module=true 13 | -------------------------------------------------------------------------------- /autostart/lxqt-desktop.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Desktop 4 | Exec=pcmanfm-qt --desktop --profile=lxqt 5 | TryExec=pcmanfm-qt 6 | OnlyShowIn=LXQt; 7 | X-LXQt-Module=true 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/lxqt-globalkeyshortcuts.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Global Keyboard Shortcuts 4 | TryExec=lxqt-globalkeysd 5 | Exec=lxqt-globalkeysd 6 | OnlyShowIn=LXQt; 7 | X-LXQt-Module=true 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/lxqt-notifications.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Notification Daemon 4 | TryExec=lxqt-notificationd 5 | Exec=lxqt-notificationd 6 | OnlyShowIn=LXQt; 7 | X-LXQt-Module=true 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/lxqt-panel.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Panel 4 | TryExec=lxqt-panel 5 | Exec=lxqt-panel 6 | OnlyShowIn=LXQt; 7 | X-LXQt-Module=true 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/lxqt-policykit-agent.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=PolicyKit Handler 4 | TryExec=lxqt-policykit-agent 5 | Exec=lxqt-policykit-agent 6 | OnlyShowIn=LXQt; 7 | X-LXQt-Module=true 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/lxqt-powermanagement.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Version=1.0 4 | Name=Power Management 5 | TryExec=lxqt-powermanagement 6 | Exec=lxqt-powermanagement 7 | OnlyShowIn=LXQt; 8 | X-LXQt-Need-Tray=true 9 | X-LXQt-Module=true 10 | 11 | #TRANSLATIONS_DIR=translations 12 | -------------------------------------------------------------------------------- /autostart/lxqt-qlipper-autostart.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Qlipper 4 | TryExec=qlipper 5 | Exec=qlipper 6 | OnlyShowIn=LXQt; 7 | X-LXQt-Need-Tray=true 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/lxqt-runner.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Name=Runner 4 | TryExec=lxqt-runner 5 | Exec=lxqt-runner 6 | OnlyShowIn=LXQt; 7 | X-LXQt-Module=true 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/lxqt-xscreensaver-autostart.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Version=1.0 4 | Name=XScreenSaver 5 | TryExec=xscreensaver 6 | Exec=xscreensaver -no-splash 7 | OnlyShowIn=LXQt; 8 | 9 | #TRANSLATIONS_DIR=translations 10 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-compton_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Compton (X-compositor) 3 | Comment[da]=En X-compositor 4 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-compton_de.desktop: -------------------------------------------------------------------------------- 1 | #TRANSLATIONS 2 | Name[de]=Compton (X11 Kompositionsmanager) 3 | GenericName[de]=X11 Kompositionsmanager 4 | Comment[de]=Kompositionsmanager für X11 5 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-compton_el.desktop: -------------------------------------------------------------------------------- 1 | Name[el]=Compton (Συνθέτης X) 2 | GenericName[el]=Συνθέτης X 3 | Comment[el]=Ένας συνθέτης X 4 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-compton_pt.desktop: -------------------------------------------------------------------------------- 1 | #TRANSLATIONS 2 | Name[pt]=Compton (Compositor X) 3 | GenericName[pt]=Compositor X 4 | Comment[pt]=Compositor para o servidor X 5 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=سطح المكتب 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Plocha 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Plocha 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Skrivebord 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=Arbeitsfläche 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Επιφάνεια εργασίας 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=Labortablo 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Escritorio 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Escritorio 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=Mahaigaina 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=Työpöytä 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Bureau 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[hu]=Asztal 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_ia.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ia]=Scriptorio 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Desktop 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=デスクトップ 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=Darbalaukis 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=Bureaublad 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=Pulpit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Área de trabalho 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Área de trabalho 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=Desktop 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=Pабочий стол 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Рабочий стол 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=Namizje 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=เดสก์ท็อป 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=Masaüstü 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Стільниця 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=桌面 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-desktop_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=桌面 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Celkové klávesové zkratky 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Celkové klávesové zkratky 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Globale tastaturgenveje 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=Globale Kurzbefehle 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Καθολικές συντομεύσεις πληκτρολογίου 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Atajos Globales del Teclado 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Atajos de teclados de LXQt 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=Teklatuko lasterbide orokorrak 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=Yleiset pikanäppäimet 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_fr.desktop: -------------------------------------------------------------------------------- 1 | Name[fr]=Raccourcis clavier globaux 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Scorciatoie globali della tastiera 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=Globalne Skróty Klawiszowe 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Teclas de atalho globais 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Atalhos Globais Do Teclado 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=Taste rapide globale 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=Глобальные горячих клавиш 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Глобальные сочетания клавиш 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=ปุ่มลัดหลักต่างๆ 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Глобальні клавіатурні скорочення 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=全局键盘快捷键 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-globalkeyshortcuts_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=全域鍵盤快捷鍵 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=بريمج الإشعارات 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Oznamovací démon 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Oznamovací démon 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Notifikationsbaggrundsprogram 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=Benachrichtigungsdaemon 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Υπηρεσία ειδοποιήσεων 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=Demono de atentigoj 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Demonio de notificaciones 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Demonio de notificaciones 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=Jakinarazpen-deabrua 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=Ilmoituspalvelu 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Démon de notification 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[hu]=Értesítő szolgáltatás 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Demone delle notifiche 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=通知デーモン 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=Pranešimų tarnyba 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=notificatie Daemon 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=Daemon Powiadomień 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Serviço de notificações 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Daemon de notificação 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=Daemon de notificare 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=демон Cообщение 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Служба уведомлений 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=Obvestilnik 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=ดีมอนการแจ้งเตือน 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=Bildirim Artsüreci 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Демон сповіщень 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=通知服务 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-notifications_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=系統通知程序 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=اللوحة 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=Bedienfeld 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Πίνακας 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=Panelo 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=Panela 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=Paneeli 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Tableau de bord 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[hu]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_hu_HU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[hu_HU]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_ia.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ia]=Panello 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Pannello 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=パネル 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=Skydelis 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=Paneel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Painel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Painel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=Panou 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=панель 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Панель 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=Pult 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=พาเนล 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=Panel 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Панель 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=面板 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-panel_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=面板 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=معالج وحدة السِّياسة بوليسي كيت 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Zacházení s politikami 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Zacházení s politikami 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=PolicyKit-håndtering 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=PolicyKit-Steuerung 3 | Comment[de]=Authentifizierungsagent für PolicyKit 4 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Διαχειριστής PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=Traktilo de PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Manipulador de PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Encargado del Kit de politicas 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=PolicyKit maneiatzailea 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=PolicyKit-käsittelijä 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Gestionnaire de PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[hu]=PolicyKit-kezelő 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Gestore di PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=PolicyKitハンドラ 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=PolicyKit valdymas 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=PolicyKit Handler 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=PolicyKit Handler 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Gestor de políticas 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Manipulador PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]= политики комплект Обработчик 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Обработчик PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=Upravljalnik PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=ตัวจัดการ PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=PolicyKit İşleyici 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Маніпулятор PolicyKit 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=PolicyKit 处理器 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-policykit-agent_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=PolicyKit處理器 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-powermanagement_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Strømstyring 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-powermanagement_de.desktop: -------------------------------------------------------------------------------- 1 | #TRANSLATIONS 2 | Name[de]=LXQt-Energieverwaltung 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-powermanagement_el.desktop: -------------------------------------------------------------------------------- 1 | Name[el]=Διαχείριση ενέργειας 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-powermanagement_fr.desktop: -------------------------------------------------------------------------------- 1 | Name[fr]=Gestion de l'énergie 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-powermanagement_it.desktop: -------------------------------------------------------------------------------- 1 | #TRANSLATIONS 2 | Name[it]=Gestore energia 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-powermanagement_pt.desktop: -------------------------------------------------------------------------------- 1 | #TRANSLATIONS 2 | Name[pt]=Gestor de energia do LXQt 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=ذاكرة الحافظة 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Schránka 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Schránka 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=Zwischenablage 3 | Comment[de]=Verwaltung der Zwischenablage 4 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=Qlipilo 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_ia.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_id_ID.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[id_ID]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_ko.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=Qlembord 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=Qлиппер 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_sr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sr]=Кјулипер 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_sr@ijekavian.desktop: -------------------------------------------------------------------------------- 1 | Name[sr@ijekavian]=Кјулипер 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_sr@ijekavianlatin.desktop: -------------------------------------------------------------------------------- 1 | Name[sr@ijekavianlatin]=Kjuliper 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_sr@latin.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sr@latin]=Kjuliper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_zh_CN.GB2312.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=Qlipper 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qlipper-autostart_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=剪貼簿 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=معجم كيوستارديكت 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ca.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ca]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=QStarVort 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Dictionnaire QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ia.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_id_ID.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[id_ID]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ko.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=QHачалоДиct 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_sr@latin.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_zh_CN.GB2312.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=QStarDict 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-qstardict-autostart_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=星際譯王-Qt版 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=المُطْلِق 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Spouštěč 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Spouštěč 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Programstarter 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=Anwendungsstarter 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Εκτελεστής 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=Rulilo 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Lanzador 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Ejecutor 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=Abiarazlea 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=Käynnistin 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Lanceur 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[hu]=Indító 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Runner 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=ランナー 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=Paleidikis 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=Starter 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=Runner 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Runner 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Executor 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=бегунок 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Запускалка программ 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=Zaganjalnik 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=กล่องป้อนคำสั่ง 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=Çalıştırıcı 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Запускач 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=启动器 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-runner_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=快速執行 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=حافظ الشَّاشة 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Šetřič obrazovky 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Šetřič obrazovky 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=Pauseskærm 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=Bildschirmschoner 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=ΠροφύλαξηOθόνηςΧ 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=XEkranKurteno 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr_FR]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_ia.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_id_ID.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[id_ID]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=Xスクリーンセーバ 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_ko.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=X-schermbeveiliging 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Proteção de ecrã 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=XэкранCпаситель 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_sr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sr]=Икс-ЧуварЕкрана 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_sr@ijekavian.desktop: -------------------------------------------------------------------------------- 1 | Name[sr@ijekavian]=Икс-ЧуварЕкрана 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_sr@ijekavianlatin.desktop: -------------------------------------------------------------------------------- 1 | Name[sr@ijekavianlatin]=Iks-ČuvarEkrana 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_sr@latin.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sr@latin]=Iks-ČuvarEkrana 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=โปรแกรมรักษาหน้าจอของX 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=XScreenSaver 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_zh_CN.GB2312.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=屏保 3 | -------------------------------------------------------------------------------- /autostart/translations/lxqt-xscreensaver-autostart_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=螢幕保護程式 3 | -------------------------------------------------------------------------------- /config/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | # install default config files to /etc/xdg 2 | install(FILES 3 | lxqt.conf 4 | session.conf 5 | windowmanagers.conf 6 | globalkeyshortcuts.conf 7 | DESTINATION "${LXQT_ETC_XDG_DIR}/lxqt" 8 | COMPONENT Runtime 9 | ) 10 | install(DIRECTORY openbox 11 | DESTINATION "${LXQT_ETC_XDG_DIR}" 12 | COMPONENT Runtime 13 | ) 14 | 15 | configure_file(pcmanfm-qt/lxqt/settings.conf.in pcmanfm-qt/lxqt/settings.conf @ONLY) 16 | install(FILES 17 | "${CMAKE_CURRENT_BINARY_DIR}/pcmanfm-qt/lxqt/settings.conf" 18 | DESTINATION "${LXQT_ETC_XDG_DIR}/pcmanfm-qt/lxqt" 19 | COMPONENT Runtime 20 | ) 21 | -------------------------------------------------------------------------------- /config/globalkeyshortcuts.conf: -------------------------------------------------------------------------------- 1 | 2 | [Control%2BAlt%2BT.1] 3 | Comment=QTerminal 4 | Enabled=true 5 | Exec=qterminal 6 | 7 | [Shift%2BControl%2BF6.2] 8 | Comment=\x2600 \x2193 9 | Enabled=true 10 | Exec=lxqt-config-brightness, -d 11 | 12 | [Shift%2BControl%2BF7.3] 13 | Comment=\x2600 \x2191 14 | Enabled=true 15 | Exec=lxqt-config-brightness, -i 16 | 17 | [XF86MonBrightnessDown.4] 18 | Comment=\x2600 \x2193 19 | Enabled=true 20 | Exec=lxqt-config-brightness, -d 21 | 22 | [XF86MonBrightnessUp.5] 23 | Comment=\x2600 \x2191 24 | Enabled=true 25 | Exec=lxqt-config-brightness, -i 26 | 27 | 28 | [Control%2BAlt%2BE.6] 29 | Comment=Pcmanfm 30 | Enabled=true 31 | Exec=pcmanfm-qt 32 | 33 | [Control%2BAlt%2BI.7] 34 | Comment=Web browser 35 | Enabled=true 36 | Exec=xdg-open, about:blank 37 | 38 | [Print.8] 39 | Comment=screen shot 40 | Enabled=true 41 | Exec=lximage-qt, -s 42 | -------------------------------------------------------------------------------- /config/lxqt.conf: -------------------------------------------------------------------------------- 1 | [General] 2 | theme=frost 3 | icon_theme=oxygen 4 | single_click_activate=false 5 | tool_button_style=ToolButtonTextBesideIcon 6 | 7 | [Qt] 8 | font="Sans,11,-1,5,50,0,0,0,0,0" 9 | doubleClickInterval=400 10 | style=Fusion 11 | wheelScrollLines=3 12 | -------------------------------------------------------------------------------- /config/pcmanfm-qt/lxqt/settings.conf.in: -------------------------------------------------------------------------------- 1 | [System] 2 | IconThemeName=elementary 3 | SuCommand=lxqt-sudo %s 4 | TerminalCommand= 5 | Archiver=file-roller 6 | SIUnit=false 7 | TerminalDirCommand=xterm 8 | TerminalExecCommand=xterm -e %s 9 | 10 | [Behavior] 11 | BookmarkOpenMethod=0 12 | UseTrash=true 13 | SingleClick=false 14 | ConfirmDelete=true 15 | 16 | [Desktop] 17 | WallpaperMode=stretch 18 | Wallpaper=@LXQT_SHARE_DIR@/themes/frost/lxqt-origami-light.png 19 | BgColor=#000000 20 | FgColor=#ffffff 21 | ShadowColor=#000000 22 | ShowHidden=false 23 | SortOrder=ascending 24 | SortColumn=name 25 | Font="Sans Serif,10,-1,5,50,0,0,0,0,0" 26 | 27 | [Volume] 28 | MountOnStartup=true 29 | MountRemovable=true 30 | AutoRun=true 31 | 32 | [FolderView] 33 | Mode=icon 34 | ShowHidden=false 35 | SortOrder=ascending 36 | SortColumn=name 37 | BigIconSize=48 38 | SmallIconSize=24 39 | SidePaneIconSize=24 40 | ThumbnailIconSize=128 41 | 42 | [Window] 43 | Width=640 44 | Height=480 45 | AlwaysShowTabs=false 46 | ShowTabClose=true 47 | SplitterPos=150 48 | SidePaneMode=0 49 | 50 | [Thumbnail] 51 | ShowThumbnails=true 52 | MaxThumbnailFileSize=4096 53 | ThumbnailLocalFilesOnly=true 54 | -------------------------------------------------------------------------------- /config/session.conf: -------------------------------------------------------------------------------- 1 | [General] 2 | window_manager=openbox 3 | leave_confirmation=true 4 | 5 | [Environment] 6 | GTK_CSD=0 7 | GTK_OVERLAY_SCROLLING=0 8 | 9 | [Mouse] 10 | cursor_size=18 11 | cursor_theme=whiteglass 12 | acc_factor=20 13 | acc_threshold=10 14 | left_handed=false 15 | 16 | [Keyboard] 17 | delay=500 18 | interval=30 19 | beep=false 20 | 21 | [Font] 22 | antialias=true 23 | hinting=true 24 | dpi=96 25 | -------------------------------------------------------------------------------- /config/windowmanagers.conf: -------------------------------------------------------------------------------- 1 | [KnownManagers] 2 | openbox/Name=Openbox 3 | openbox/Comment=Light-weight window manager 4 | 5 | kwin/Name=KWin 6 | kwin/Comment=Window manager of the KDE Software Compilation 7 | 8 | kwin_x11/Name=KWin 9 | kwin_x11/Comment=Window manager of the KDE Software Compilation 10 | 11 | metacity/Name=Metacity 12 | metacity/Comment=Window manager of the GNOME desktop environment 13 | 14 | windowmaker/Name=Windowmaker 15 | windowmaker/Comment=A classical lightweight window manager 16 | 17 | e16/Name=Enlightenement 16 18 | 19 | fvwm2/Name=Fvwm2 20 | fvwm2/Comment=A classical lightweight window manager 21 | 22 | xfwm4/Name=Xfwm4 23 | xfwm4/Comment=A window manager for the Xfce desktop environment 24 | 25 | sawfish/Name=Sawfish 26 | sawfish/Comment="A lightweight, flexible window manager" 27 | -------------------------------------------------------------------------------- /graphics/README: -------------------------------------------------------------------------------- 1 | Where did the pizza cutter go? 2 | 3 | Right there! 4 | https://github.com/Razor-qt/razor-qt/tree/master/razorqt-resources/graphics 5 | 6 | Helix the Hummingbird by Caig 7 | https://github.com/Caig/LXQt-graphics 8 | -------------------------------------------------------------------------------- /graphics/helix_1120.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/graphics/helix_1120.png -------------------------------------------------------------------------------- /graphics/helix_150.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/graphics/helix_150.png -------------------------------------------------------------------------------- /graphics/helix_60.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/graphics/helix_60.png -------------------------------------------------------------------------------- /graphics/lxqt_logo.png: -------------------------------------------------------------------------------- 1 | helix_150.png -------------------------------------------------------------------------------- /graphics/lxqt_logo_doxygen.png: -------------------------------------------------------------------------------- 1 | helix_60.png -------------------------------------------------------------------------------- /graphics/spacer-dark-dots.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 24 | 31 | 32 | 35 | 42 | 43 | 46 | 53 | 54 | 55 | 86 | 90 | 94 | 95 | 97 | 98 | 100 | image/svg+xml 101 | 103 | 104 | 105 | 106 | 107 | 112 | 118 | 119 | 120 | -------------------------------------------------------------------------------- /graphics/spacer-dark-line.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 24 | 31 | 32 | 35 | 42 | 43 | 46 | 53 | 54 | 55 | 83 | 87 | 91 | 92 | 94 | 95 | 97 | image/svg+xml 98 | 100 | 101 | 102 | 103 | 104 | 109 | 116 | 117 | 118 | -------------------------------------------------------------------------------- /graphics/spacer-light-dots.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 24 | 31 | 32 | 35 | 42 | 43 | 46 | 53 | 54 | 55 | 86 | 90 | 94 | 95 | 97 | 98 | 100 | image/svg+xml 101 | 103 | 104 | 105 | 106 | 107 | 112 | 118 | 119 | 120 | -------------------------------------------------------------------------------- /graphics/spacer-light-line.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 24 | 31 | 32 | 35 | 42 | 43 | 46 | 53 | 54 | 55 | 83 | 87 | 91 | 92 | 94 | 95 | 97 | image/svg+xml 98 | 100 | 101 | 102 | 103 | 104 | 109 | 116 | 117 | 118 | -------------------------------------------------------------------------------- /icons/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | install(DIRECTORY 2 | hicolor 3 | DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/icons" 4 | COMPONENT Runtime 5 | PATTERN "*" 6 | ) 7 | -------------------------------------------------------------------------------- /icons/hicolor/scalable/apps/lxqt.svg: -------------------------------------------------------------------------------- 1 | ../places/start-here-lxqt.svg -------------------------------------------------------------------------------- /icons/hicolor/scalable/places/start-here-lxqt.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 19 | -------------------------------------------------------------------------------- /menu/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | file(GLOB DIRECTORY_FILES_IN desktop-directories/*.directory.in) 2 | 3 | # Translations ********************************** 4 | lxqt_translate_desktop(DIRECTORY_FILES 5 | SOURCES 6 | ${DIRECTORY_FILES_IN} 7 | ) 8 | add_custom_target(desktop_directories_files ALL DEPENDS ${DIRECTORY_FILES}) 9 | #************************************************ 10 | 11 | install(FILES 12 | ${DIRECTORY_FILES} 13 | DESTINATION "${CMAKE_INSTALL_DATAROOTDIR}/desktop-directories" 14 | COMPONENT Runtime 15 | ) 16 | 17 | install(FILES 18 | lxqt-applications.menu 19 | DESTINATION "${LXQT_ETC_XDG_DIR}/menus" 20 | COMPONENT Runtime 21 | ) 22 | -------------------------------------------------------------------------------- /menu/desktop-directories/lxqt-leave.directory.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name=Leave 3 | Comment=Leave Session 4 | Icon=system-shutdown 5 | Type=Directory 6 | 7 | #TRANSLATIONS_DIR=../translations 8 | -------------------------------------------------------------------------------- /menu/desktop-directories/lxqt-settings.directory.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Encoding=UTF-8 3 | Type=Directory 4 | Name=LXQt settings 5 | Icon=preferences-system 6 | 7 | #TRANSLATIONS_DIR=translations 8 | 9 | # Translations 10 | -------------------------------------------------------------------------------- /menu/lxqt-applications.menu: -------------------------------------------------------------------------------- 1 | 3 | 4 | 5 | 6 | Applications 7 | lxde-menu-applications.directory 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | Accessories 19 | lxde-utility.directory 20 | 21 | 22 | Utility 23 | 27 | Accessibility 28 | System 29 | 30 | 31 | 32 | 33 | 34 | 35 | Universal Access 36 | lxde-utility-accessibility.directory 37 | 38 | 39 | Accessibility 40 | Settings 41 | 42 | 43 | 44 | 45 | 46 | 47 | Development 48 | lxde-development.directory 49 | 50 | 51 | Development 52 | 53 | emacs.desktop 54 | 55 | 56 | 57 | 58 | 59 | Education 60 | lxde-education.directory 61 | 62 | 63 | Education 64 | 65 | 66 | 67 | 68 | 69 | 70 | Games 71 | lxde-game.directory 72 | 73 | 74 | Game 75 | 76 | 77 | 78 | 79 | 80 | 81 | Graphics 82 | lxde-graphics.directory 83 | 84 | 85 | Graphics 86 | Utility 87 | 88 | 89 | 90 | 91 | 92 | 93 | Internet 94 | lxde-network.directory 95 | 96 | 97 | Network 98 | 99 | 100 | 101 | 102 | 103 | 104 | LXQt-About 105 | 106 | lxqt-about.desktop 107 | 108 | 109 | 110 | 111 | 112 | Multimedia 113 | lxde-audio-video.directory 114 | 115 | 116 | AudioVideo 117 | 118 | 119 | 120 | 121 | 122 | 123 | Office 124 | lxde-office.directory 125 | 126 | 127 | Office 128 | 129 | 130 | 131 | 132 | 133 | 134 | System 135 | lxde-system-tools.directory 136 | 137 | 138 | System 139 | Settings 140 | PackageManager 141 | X-Leave 142 | Screensaver 143 | lxqt-about.desktop 144 | 145 | 146 | 147 | 148 | 149 | 150 | Other 151 | lxde-other.directory 152 | 153 | 154 | 155 | Core 156 | Settings 157 | Screensaver 158 | 159 | 160 | 161 | 162 | 163 | 164 | DesktopSettings 165 | lxde-settings.directory 166 | 167 | LXQtSettings 168 | lxqt-settings.directory 169 | 170 | 171 | LXQt 172 | 173 | Settings 174 | PackageManager 175 | 176 | 177 | 178 | obconf-qt.desktop 179 | compton-conf.desktop 180 | pcmanfm-qt-desktop-pref.desktop 181 | 182 | 183 | lxqt-config.desktop 184 | 185 | 186 | 187 | 188 | 189 | 190 | 191 | 192 | Settings 193 | PackageManager 194 | 195 | 196 | 197 | 198 | lxqt-config.desktop 199 | 200 | 201 | 202 | 203 | 204 | 205 | 206 | 207 | 208 | 209 | X-Leave 210 | lxqt-leave.directory 211 | 212 | 213 | X-Leave 214 | 215 | 216 | 217 | 218 | 219 | 220 | Screensaver 221 | 222 | lxqt-lockscreen.desktop 223 | 224 | 225 | 226 | 227 | 228 | 229 | 230 | DesktopSettings 231 | LXQt-About 232 | 233 | X-Leave 234 | Screensaver 235 | 236 | 237 | 238 | -------------------------------------------------------------------------------- /menu/translations/lxqt-leave_de.directory: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name=Leave 3 | Comment=Leave Session 4 | Icon=system-shutdown 5 | Type=Directory 6 | 7 | Comment[de]=Sitzung verlassen 8 | Name[de]=Verlassen 9 | -------------------------------------------------------------------------------- /menu/translations/lxqt-leave_el.directory: -------------------------------------------------------------------------------- 1 | Name[el]=Έξοδος 2 | -------------------------------------------------------------------------------- /menu/translations/lxqt-leave_fr.directory: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name[fr]=Quitter 3 | Comment[fr]=Quitter la session 4 | -------------------------------------------------------------------------------- /menu/translations/lxqt-leave_hu.directory: -------------------------------------------------------------------------------- 1 | Comment[hu]=LXQt elhagyása 2 | Name[hu]=Kilépés 3 | -------------------------------------------------------------------------------- /menu/translations/lxqt-leave_it.directory: -------------------------------------------------------------------------------- 1 | Name[it]=Esci 2 | Comment[it]=Chiudere la sessione 3 | -------------------------------------------------------------------------------- /menu/translations/lxqt-leave_pt.directory: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name[pt]=Sair 3 | Comment[pt]=Sair da sessão 4 | -------------------------------------------------------------------------------- /menu/translations/lxqt-leave_ru.directory: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name=Leave 3 | Comment=Leave Session 4 | Icon=system-shutdown 5 | Type=Directory 6 | 7 | Comment[ru]=Завершить сеанс 8 | Name[ru]=Выйти 9 | 10 | Comment[ru_RU]=Завершить сеанс 11 | Name[ru_RU]=Выйти 12 | -------------------------------------------------------------------------------- /menu/translations/lxqt-settings_de.directory: -------------------------------------------------------------------------------- 1 | Name[de]=LXQt-Systemeinstellungen 2 | -------------------------------------------------------------------------------- /menu/translations/lxqt-settings_el.directory: -------------------------------------------------------------------------------- 1 | Name[el]=Ρυθμίσεις LXQt 2 | 3 | -------------------------------------------------------------------------------- /menu/translations/lxqt-settings_fr.directory: -------------------------------------------------------------------------------- 1 | Name[fr]=LXQt-Paramétrage du système 2 | -------------------------------------------------------------------------------- /menu/translations/lxqt-settings_hu.directory: -------------------------------------------------------------------------------- 1 | Name[hu]=LXQt beállítása 2 | -------------------------------------------------------------------------------- /menu/translations/lxqt-settings_it.directory: -------------------------------------------------------------------------------- 1 | Name[it]=Impostazioni di LXQt 2 | -------------------------------------------------------------------------------- /menu/translations/lxqt-settings_pt.directory: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Name=Definições do LXQt 3 | -------------------------------------------------------------------------------- /menu/translations/lxqt-settings_ru.directory: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Encoding=UTF-8 3 | Type=Directory 4 | Name=LXQt settings 5 | Icon=preferences-system 6 | 7 | #TRANSLATIONS_DIR=translations 8 | 9 | # Translations 10 | 11 | Name[ru]=Настройки LXQt 12 | 13 | Name[ru_RU]=Настройки LXQt -------------------------------------------------------------------------------- /startlxqt.1: -------------------------------------------------------------------------------- 1 | .TH STARTLXQT 1 2015-11-03 "LXQt 0.10.0" "LXQt session management" 2 | .SH NAME 3 | startlxqt \- script to initialize and launch LXQt sessions 4 | .SH SYNOPSIS 5 | .B startlxqt 6 | .SH DESCRIPTION 7 | \fBstartlxqt\fR is a shell script meant to initialize and launch LXQt sessions. 8 | It is as such similar to counterparts of other desktop environments like startlxde in 9 | LXDE or startkde in KDE. 10 | .P 11 | It's main tasks are exporting environment variables, partly after performing 12 | corresponding checks, and launching \fBlxqt-session\fR, the LXQt session manager. 13 | .P 14 | It is not meant to be run by users. 15 | Rather, it is invoked as backend, e. g. by script \fBstartx\fR on virtual terminals or display 16 | managers like SDDM or LightDM, see section \fIEXAMPLE\fR. 17 | .SH FILES 18 | .I $XDG_DATA_DIRS/xsessions/lxqt.desktop 19 | .RS 5 20 | Desktop entry file stating startlxqt as binary needed to start LXQt sessions. Sourced e. g. 21 | by display managers. 22 | .RE 23 | .SH BUGS 24 | None at the time of this writing. Bugs can be reported on https://github.com/lxde/lxqt/issues. 25 | .SH EXAMPLE 26 | To start an LXQt session from a virtual terminal (virtual console) add a line 27 | .P 28 | .RS 5 29 | exec startlxqt 30 | .RE 31 | .P 32 | to file \fI~/.xinitrc\fR. An LXQt session will then be launched by running \fBstartx\fR. 33 | .P 34 | Display managers are making use of scripts like \fBstartlxqt\fR automatically. Information about 35 | available desktop environments is provided by files \fI$XDG_DATA_DIRS/xsessions/*.desktop\fR, typically 36 | \fI/usr/share/xessions/*.desktop\fR. 37 | .br 38 | File \fIlxqt.desktop\fR provided by LXQt is stating \fBstartlxqt\fR in key \fIExec\fR while making sure the session 39 | manager \fBlxqt-session\fR does exist by stating it in key \fITryExec\fR. 40 | .SH SEE ALSO 41 | .BR lxqt-session (1) 42 | .BR startx (1) 43 | .BR sddm (1) 44 | .P 45 | .B http://www.freedesktop.org/wiki/Specifications/desktop-entry-spec/ 46 | .RS 5 47 | Desktop Entry Specification defining desktop entry files (*.desktop). 48 | .RE 49 | -------------------------------------------------------------------------------- /startlxqt.in: -------------------------------------------------------------------------------- 1 | #!/bin/sh 2 | 3 | contains() 4 | { 5 | local str="$1" substr="$2" 6 | [ "$str" = "$substr" -o -z "${str##$substr:*}" -o -z "${str##*:$substr:*}" -o -z "${str%%*:$substr}" ] 7 | } 8 | 9 | if [ -z "$XDG_DATA_HOME" ]; then 10 | export XDG_DATA_HOME="$HOME/.local/share" 11 | fi 12 | 13 | if [ -z "$XDG_CONFIG_HOME" ]; then 14 | export XDG_CONFIG_HOME="$HOME/.config" 15 | fi 16 | 17 | if [ -z "$XDG_DATA_DIRS" ]; then 18 | XDG_DATA_DIRS="@PREDEF_XDG_DATA_DIRS@" 19 | else 20 | if ! contains "$XDG_DATA_DIRS" "@LXQT_DATA_DIR@"; then 21 | XDG_DATA_DIRS="$XDG_DATA_DIRS:@LXQT_DATA_DIR@" 22 | fi 23 | fi 24 | export XDG_DATA_DIRS 25 | 26 | if [ -z "$XDG_CONFIG_DIRS" ]; then 27 | export XDG_CONFIG_DIRS="@LXQT_ETC_XDG_DIR@" 28 | else 29 | if ! contains "$XDG_CONFIG_DIRS" '@LXQT_ETC_XDG_DIR@'; then 30 | XDG_CONFIG_DIRS="$XDG_CONFIG_DIRS:@LXQT_ETC_XDG_DIR@" 31 | fi 32 | fi 33 | 34 | if [ -z "$XDG_CACHE_HOME" ]; then 35 | export XDG_CACHE_HOME="$HOME/.cache" 36 | fi 37 | 38 | # Ensure the existance of the 'Desktop' folder 39 | if [ -e "$XDG_CONFIG_HOME/user-dirs.dirs" ]; then 40 | . "$XDG_CONFIG_HOME/user-dirs.dirs" 41 | else 42 | XDG_DESKTOP_DIR="$HOME/Desktop" 43 | fi 44 | mkdir -p "$XDG_DESKTOP_DIR" 45 | 46 | # Clean up after GDM (GDM sets the number of desktops to one) 47 | xprop -root -remove _NET_NUMBER_OF_DESKTOPS -remove _NET_DESKTOP_NAMES -remove _NET_CURRENT_DESKTOP 2> /dev/null 48 | 49 | # Enable Qt integration for OpenOffice.org, if available. 50 | if [ -z "$SAL_USE_VCLPLUGIN" ]; then 51 | export SAL_USE_VCLPLUGIN=kde4 52 | fi 53 | 54 | # Launch DBus if needed 55 | if [ -z "$DBUS_SESSION_BUS_ADDRESS" ]; then 56 | if [ -z "$XDG_RUNTIME_DIR" ] || ! [ -S "$XDG_RUNTIME_DIR/bus" ] || ! [ -O "$XDG_RUNTIME_DIR/bus" ]; then 57 | eval "$(dbus-launch --sh-syntax --exit-with-session)" || echo "startlxqt: error executing dbus-launch" >&2 58 | fi 59 | fi 60 | 61 | # Copy default settings of openbox 62 | if [ ! -e "$XDG_CONFIG_HOME/openbox/lxqt-rc.xml" ] ; then 63 | ob_config_copied=0 64 | for considered_file in 'lxde-rc.xml' 'rc.xml'; do 65 | if [ -e "$XDG_CONFIG_HOME/openbox/$considered_file" ]; then 66 | #copy existing configuration of openbox 67 | cp "$XDG_CONFIG_HOME/openbox/$considered_file" "$XDG_CONFIG_HOME/openbox/lxqt-rc.xml" 68 | message="Your existing configuration for openbox '$XDG_CONFIG_HOME/openbox/$considered_file' was used to 69 | fill the LXQt's openbox configuration '$XDG_CONFIG_HOME/openbox/lxqt-rc.xml'. 70 | If you want to use the predefined LXQt's openbox configuration, run: 71 | cp '@LXQT_ETC_XDG_DIR@/openbox/lxqt-rc.xml' '$XDG_CONFIG_HOME/openbox'" 72 | echo "$message" >&2 73 | xmessage -center -title "LXQt Openbox configuration" "$message" & 74 | ob_config_copied=1 75 | break 76 | fi 77 | done 78 | if [ 0 -eq "$ob_config_copied" ]; then 79 | #copy predefined configuration 80 | mkdir -p "$XDG_CONFIG_HOME/openbox" 81 | #user/distribution can change the default configuration via LXQT_DEFAULT_OPENBOX_CONFIG 82 | [ -r "$LXQT_DEFAULT_OPENBOX_CONFIG" ] || LXQT_DEFAULT_OPENBOX_CONFIG='@LXQT_ETC_XDG_DIR@/openbox/lxqt-rc.xml' 83 | cp "$LXQT_DEFAULT_OPENBOX_CONFIG" "$XDG_CONFIG_HOME/openbox" 84 | fi 85 | fi 86 | 87 | # Qt4 platform plugin 88 | export QT_PLATFORM_PLUGIN=lxqt 89 | 90 | # Qt5 platform plugin 91 | export QT_QPA_PLATFORMTHEME=lxqt 92 | 93 | # use lxqt-applications.menu for main app menu 94 | export XDG_MENU_PREFIX="lxqt-" 95 | 96 | export XDG_CURRENT_DESKTOP="LXQt" 97 | 98 | # Start the LXQt session 99 | exec lxqt-session 100 | -------------------------------------------------------------------------------- /themes/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | install(DIRECTORY 2 | . 3 | DESTINATION "${LXQT_SHARE_DIR}/themes" 4 | COMPONENT Runtime 5 | PATTERN "CMake*" 6 | EXCLUDE PATTERN "cmake*" 7 | EXCLUDE PATTERN "Makefile" EXCLUDE 8 | ) 9 | -------------------------------------------------------------------------------- /themes/ambiance/Butterfly-Kenneth-Wimer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/ambiance/Butterfly-Kenneth-Wimer.jpg -------------------------------------------------------------------------------- /themes/ambiance/arrow-left.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 29 | 49 | 51 | 55 | 60 | 61 | 62 | -------------------------------------------------------------------------------- /themes/ambiance/arrow-right.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /themes/ambiance/lxqt-notificationd.qss: -------------------------------------------------------------------------------- 1 | Notification { 2 | color: #f2f1f0; 3 | border: 1px solid #2b2b29; 4 | background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37); 5 | margin: 0px; 6 | border-radius: 5px; 7 | } 8 | 9 | QLabel { 10 | color: #f2f1f0; 11 | } 12 | 13 | #closeButton { 14 | border: none; 15 | qproperty-icon: url(lxqt-notificationd/cancel.svg); 16 | qproperty-icon-size: 24px; 17 | } 18 | 19 | #closeButton:hover { 20 | padding: 4px; 21 | } 22 | 23 | #appLabel { 24 | font-weight: bold; 25 | 26 | } 27 | 28 | #summaryLabel { 29 | font-style: italic; 30 | } -------------------------------------------------------------------------------- /themes/ambiance/lxqt-notificationd/cancel.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 51 | 52 | 54 | 55 | 57 | image/svg+xml 58 | 60 | 61 | 62 | 63 | 64 | 69 | 76 | 79 | 87 | 95 | 105 | 111 | 117 | 118 | 119 | 120 | -------------------------------------------------------------------------------- /themes/ambiance/lxqt-runner.qss: -------------------------------------------------------------------------------- 1 | /* 2 | * Panel 3 | */ 4 | 5 | #panel { 6 | background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #515048, stop:1 #3C3B37); 7 | border: 1px solid #2b2b29; 8 | padding: 2px; 9 | } 10 | 11 | /* 12 | * Buttons 13 | */ 14 | 15 | QToolButton { 16 | margin: 0px; 17 | border: 0px solid transparent; 18 | padding: 0px; 19 | qproperty-iconSize: 24px; 20 | } 21 | 22 | QToolButton:hover { 23 | padding: 2px; 24 | 25 | } 26 | 27 | QToolButton::menu-indicator { 28 | image: none; 29 | } 30 | 31 | #closeButton { 32 | qproperty-icon: url(lxqt-runner/clear.svg); 33 | } 34 | 35 | #actionButton { 36 | qproperty-icon: url(lxqt-runner/navigation-menu.svg); 37 | } 38 | 39 | #commandEd { 40 | border: 1px solid #2b2b29; 41 | padding: 0px; 42 | margin: 0px; 43 | background: white; 44 | color: #2b2b29; 45 | selection-background-color: qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #f88657, stop:1 #eb7140); 46 | selection-color: white; 47 | } 48 | 49 | #commandList { 50 | border: 1px solid #2b2b29; 51 | } 52 | 53 | #commandList::item { 54 | margin: 2px; 55 | padding: 2px; 56 | } 57 | -------------------------------------------------------------------------------- /themes/ambiance/lxqt-runner/clear.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 42 | 51 | 52 | 54 | 55 | 57 | image/svg+xml 58 | 60 | 61 | 62 | 63 | 64 | 69 | 76 | 79 | 87 | 95 | 105 | 111 | 117 | 118 | 119 | 120 | -------------------------------------------------------------------------------- /themes/ambiance/lxqt-runner/navigation-menu.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | image/svg+xml -------------------------------------------------------------------------------- /themes/ambiance/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/ambiance/preview.png -------------------------------------------------------------------------------- /themes/ambiance/spacer-plugin/spacer-dots.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-dots.svg -------------------------------------------------------------------------------- /themes/ambiance/spacer-plugin/spacer-line.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-line.svg -------------------------------------------------------------------------------- /themes/ambiance/wallpaper.cfg: -------------------------------------------------------------------------------- 1 | wallpapers/size=9 2 | wallpapers/1/file=Butterfly-Kenneth-Wimer.jpg 3 | -------------------------------------------------------------------------------- /themes/dark/arrow-right.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /themes/dark/calendar-popup/left-arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 30 | 50 | 54 | 59 | 64 | 65 | 66 | -------------------------------------------------------------------------------- /themes/dark/calendar-popup/right-arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 29 | 31 | 51 | 55 | 60 | 65 | 66 | 67 | -------------------------------------------------------------------------------- /themes/dark/checked.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /themes/dark/lxqt-notificationd.qss: -------------------------------------------------------------------------------- 1 | Notification { 2 | color: #DDDDDD; 3 | border: 1px solid rgba(0, 0, 0, 50%); 4 | background:rgba(0, 0, 0, 80%); 5 | margin: 0px; 6 | } 7 | 8 | QLabel { 9 | color: #FFFFFF; 10 | } 11 | 12 | #closeButton { 13 | border: none; 14 | padding: 2px; 15 | qproperty-icon: url(lxqt-notificationd/cancel.svg); 16 | } 17 | 18 | #closeButton:hover { 19 | border: 1px solid rgba(0, 0, 0, 50%); 20 | padding: 2px; 21 | background: rgba(255, 255, 255, 20%); 22 | qproperty-icon: url(lxqt-notificationd/cancel.png); 23 | } 24 | 25 | #appLabel { 26 | font-weight: bold; 27 | } 28 | -------------------------------------------------------------------------------- /themes/dark/lxqt-notificationd/cancel.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 30 | 50 | 53 | 57 | 58 | 59 | -------------------------------------------------------------------------------- /themes/dark/lxqt-runner.qss: -------------------------------------------------------------------------------- 1 | /* 2 | * Panel 3 | */ 4 | 5 | #panel { 6 | background:rgba(0, 0, 0, 50%); 7 | border: 1px solid rgba(0, 0, 0, 50%); 8 | } 9 | 10 | /* 11 | * Buttons 12 | */ 13 | 14 | QToolButton::menu-indicator { 15 | image: none; 16 | } 17 | 18 | #closeButton { 19 | qproperty-icon: url(lxqt-runner/close.svg); 20 | margin: 2px; 21 | } 22 | #closeButton:hover { 23 | border: 1px solid rgba(0, 0, 0, 50%); 24 | background: rgba(255, 255, 255, 20%); 25 | } 26 | 27 | #actionButton { 28 | qproperty-icon: url(lxqt-runner/down-arrow.svg); 29 | color: rgba(41, 41, 41, 0%); 30 | margin: 2px; 31 | } 32 | #actionButton:hover { 33 | border: 1px solid rgba(0, 0, 0, 50%); 34 | background: rgba(255, 255, 255, 20%); 35 | } 36 | #actionButton:pressed { 37 | border: 1px solid rgba(0, 0, 0, 50%); 38 | background: rgba(255, 255, 255, 20%); 39 | } 40 | 41 | /* 42 | *Search line-edit 43 | */ 44 | 45 | QLineEdit { 46 | background: black; 47 | border: 2px solid black; 48 | border-radius: 3px; 49 | padding: 6px; 50 | margin-bottom: 1px; 51 | color: white; 52 | selection-background-color: #640b0c; 53 | } 54 | 55 | /* 56 | *Search results list 57 | */ 58 | 59 | /* The list doesn't seem to be stylable completely; so, we left it to the widget style. */ 60 | 61 | #commandList { 62 | border: none; 63 | /*background: rgba(0, 0, 0, 50%); 64 | alternate-background-color: #3c3c3c; 65 | color: white;*/ 66 | } 67 | 68 | /*#commandList::item { 69 | } 70 | 71 | #commandList::item:selected { 72 | } 73 | 74 | #commandList::item::hover { 75 | }*/ 76 | 77 | /* 78 | * Menu 79 | */ 80 | 81 | QMenu { 82 | margin: 0px; 83 | padding: 2px; 84 | border: 1px solid #323232; 85 | border-bottom-color: black; 86 | border-right-color: black; 87 | background: black; 88 | /*qproperty-icon: url(mainmenu.svg);*/ 89 | color: white; 90 | } 91 | 92 | QMenu::icon { 93 | background-color: transparent; 94 | border: 20px; 95 | } 96 | 97 | QMenu QToolButton { 98 | background-color: #3c3c3c; 99 | padding: 5px; 100 | border: none; 101 | color: white; 102 | font: bold italic; 103 | } 104 | 105 | QMenu::item { 106 | border: 10px solid transparent; 107 | border-top-width: 1px; 108 | border-bottom-width: 1px; 109 | border-right-width: 5px; 110 | padding: 6px 40px 6px 24px; 111 | background: transparent; 112 | color: white; 113 | } 114 | 115 | QMenu::item:selected { 116 | border: 10px solid #640b0c; 117 | border-top-width: 1px; 118 | border-bottom-width: 1px; 119 | border-right-width: 5px; 120 | background: #640b0c; 121 | color: white; 122 | } 123 | 124 | QMenu::item:selected:disabled { 125 | background-color: palette(text); 126 | } 127 | 128 | QMenu::item:disabled { 129 | color: #6D6D6D; 130 | } 131 | 132 | QMenu::right-arrow { 133 | image: url(arrow-right.svg); 134 | } 135 | 136 | QMenu::indicator { 137 | width: 13px; 138 | height: 13px; 139 | } 140 | 141 | QMenu::indicator:non-exclusive:unchecked { 142 | image: url(unchecked.svg); 143 | } 144 | 145 | QMenu::indicator:non-exclusive:checked { 146 | image: url(checked.svg); 147 | } 148 | 149 | 150 | -------------------------------------------------------------------------------- /themes/dark/lxqt-runner/close.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 30 | 54 | 57 | 62 | 63 | 64 | -------------------------------------------------------------------------------- /themes/dark/lxqt-runner/down-arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 30 | 50 | 53 | 57 | 61 | 62 | 63 | -------------------------------------------------------------------------------- /themes/dark/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/dark/preview.png -------------------------------------------------------------------------------- /themes/dark/spacer-plugin/spacer-dots.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-light-dots.svg -------------------------------------------------------------------------------- /themes/dark/spacer-plugin/spacer-line.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-light-line.svg -------------------------------------------------------------------------------- /themes/dark/unchecked.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /themes/dark/wallpaper.cfg: -------------------------------------------------------------------------------- 1 | wallpapers/size=1 2 | wallpapers/1/file=wallpaper.png -------------------------------------------------------------------------------- /themes/dark/wallpaper.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/dark/wallpaper.png -------------------------------------------------------------------------------- /themes/frost/arrow-right.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | -------------------------------------------------------------------------------- /themes/frost/calendar-popup/left-arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 30 | 50 | 54 | 59 | 64 | 65 | 66 | -------------------------------------------------------------------------------- /themes/frost/calendar-popup/right-arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 29 | 31 | 51 | 55 | 60 | 65 | 66 | 67 | -------------------------------------------------------------------------------- /themes/frost/color-picker.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 43 | 45 | 46 | 48 | image/svg+xml 49 | 51 | 52 | 53 | 54 | 55 | 60 | 65 | 70 | 71 | 72 | 73 | -------------------------------------------------------------------------------- /themes/frost/debug.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/frost/debug.png -------------------------------------------------------------------------------- /themes/frost/lxqt-notificationd.qss: -------------------------------------------------------------------------------- 1 | Notification { 2 | background:palette(text); 3 | padding: 1px; 4 | margin: 0px; 5 | } 6 | 7 | QLabel { 8 | color: palette(window); 9 | } 10 | 11 | QToolButton { 12 | margin: 1px; 13 | border: 0px solid transparent; 14 | padding: 0px; 15 | font-size: 9pt; 16 | color: hsv(0, 0, 64); 17 | } 18 | 19 | QToolButton:focus { 20 | border: 0px solid hsv(0, 0, 160); 21 | } 22 | 23 | QToolButton:hover { 24 | border: 0px solid hsv(0, 0, 240); 25 | margin: 2px; 26 | padding: 2px; 27 | } 28 | 29 | QToolButton:focus:hover { 30 | border: 1px dashed hsv(0, 0, 255); 31 | } 32 | 33 | QToolButton:pressed { 34 | background: hsv(0, 0, 160); 35 | } 36 | 37 | #appLabel { 38 | color: palette(window); 39 | } 40 | 41 | #closeButton { 42 | qproperty-icon: url(lxqt-runner/close.svg); 43 | qproperty-iconSize: 18px; 44 | } 45 | -------------------------------------------------------------------------------- /themes/frost/lxqt-origami-light.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/frost/lxqt-origami-light.png -------------------------------------------------------------------------------- /themes/frost/lxqt-runner.qss: -------------------------------------------------------------------------------- 1 | /* 2 | * Panel 3 | */ 4 | 5 | #panel { 6 | border: 1px solid palette(text); 7 | background: palette(text); 8 | padding: 2px; 9 | margin: 0px; 10 | } 11 | 12 | /* 13 | * Buttons 14 | */ 15 | 16 | QToolButton::menu-indicator { 17 | image: none; 18 | } 19 | 20 | QToolButton { 21 | margin: 0px; 22 | border: 0px solid transparent; 23 | padding: 0px; 24 | font-size: 10pt; 25 | color: palette(window); 26 | qproperty-iconSize: 20px; 27 | } 28 | 29 | QToolButton:hover { 30 | margin: 1px; 31 | padding: 1px; 32 | 33 | } 34 | 35 | #closeButton { 36 | qproperty-icon: url(lxqt-runner/close.svg); 37 | } 38 | 39 | #actionButton { 40 | qproperty-icon: url(lxqt-runner/down-arrow.svg); 41 | } 42 | 43 | /* 44 | *Search field 45 | */ 46 | 47 | #commandEd { 48 | border: 1px solid palette(text); 49 | padding: 0px; 50 | margin: 0px; 51 | background: white; 52 | color: palette(text); 53 | selection-background-color: palette(highlight); 54 | selection-color: palette(highlighted-text); 55 | } 56 | 57 | /* 58 | *Search results list 59 | */ 60 | 61 | #commandList { 62 | border: 1px solid #4C4C4C; 63 | } 64 | 65 | #commandList::item { 66 | margin: 2px; 67 | padding: 2px; 68 | } 69 | 70 | /* 71 | * Menus 72 | */ 73 | 74 | QMenu { 75 | background-color: palette(text); 76 | } 77 | 78 | QMenu::icon { 79 | background-color: transparent; 80 | border: 1px solid transparent; 81 | padding-left: 5px; 82 | } 83 | 84 | QMenu::item { 85 | color: palette(window); 86 | padding: 5px 13px 5px 30px; 87 | } 88 | 89 | QMenu::item:selected { 90 | background: palette(highlight); 91 | color: palette(highlighted-text); 92 | } 93 | 94 | QMenu::item:selected:disabled { 95 | background-color: palette(text); 96 | } 97 | 98 | QMenu::item:disabled { 99 | color: #6D6D6D; 100 | } 101 | 102 | QMenu::right-arrow { 103 | image: url(arrow-right.svg); 104 | } -------------------------------------------------------------------------------- /themes/frost/lxqt-runner/close.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 30 | 54 | 57 | 62 | 63 | 64 | -------------------------------------------------------------------------------- /themes/frost/lxqt-runner/down-arrow.svg: -------------------------------------------------------------------------------- 1 | 2 | 17 | 19 | 20 | 22 | image/svg+xml 23 | 25 | 26 | 27 | 28 | 30 | 50 | 53 | 57 | 61 | 62 | 63 | -------------------------------------------------------------------------------- /themes/frost/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/frost/preview.png -------------------------------------------------------------------------------- /themes/frost/spacer-plugin/spacer-dots.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-light-dots.svg -------------------------------------------------------------------------------- /themes/frost/spacer-plugin/spacer-line.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-light-line.svg -------------------------------------------------------------------------------- /themes/frost/volume-plugin/mixer.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | -------------------------------------------------------------------------------- /themes/frost/wallpaper.cfg: -------------------------------------------------------------------------------- 1 | wallpapers/size=1 2 | wallpapers/1/file=lxqt-origami-light.png -------------------------------------------------------------------------------- /themes/kde-plasma/kde-plasma.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/kde-plasma/kde-plasma.png -------------------------------------------------------------------------------- /themes/kde-plasma/lxqt-notificationd.qss: -------------------------------------------------------------------------------- 1 | Notification { 2 | color: #313639; 3 | border: 1px solid rgba(155, 155, 155, 100%); 4 | background:rgba(240, 240, 240, 100%); 5 | margin: 0px; 6 | border-radius: 5px; 7 | } 8 | 9 | QLabel { 10 | color: #313639; 11 | } 12 | 13 | #closeButton { 14 | margin: 3px; 15 | border-radius: 4px; 16 | border: 1px solid transparent; 17 | padding: 4px; 18 | qproperty-icon: url(lxqt-notificationd/window-close.svg); 19 | } 20 | 21 | #closeButton:hover { 22 | color: rgba(54, 54, 54, 100%); 23 | background: rgba(30, 145, 255, 30%); 24 | border: 1px solid rgba(30, 145, 255, 100%); 25 | } 26 | 27 | #appLabel { 28 | font-weight: bold; 29 | } 30 | -------------------------------------------------------------------------------- /themes/kde-plasma/lxqt-notificationd/window-close.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 42 | 46 | 50 | 54 | 58 | 62 | 66 | 70 | 74 | 77 | 78 | 80 | 81 | 83 | image/svg+xml 84 | 86 | 87 | 88 | 89 | 90 | 95 | 103 | 111 | 112 | 113 | -------------------------------------------------------------------------------- /themes/kde-plasma/lxqt-runner.qss: -------------------------------------------------------------------------------- 1 | #panel { 2 | background:rgba(240, 240, 240, 100%); 3 | border: 1px solid rgba(155, 155, 155, 100%); 4 | } 5 | 6 | QToolButton { 7 | margin: 3px; 8 | border-radius: 4px; 9 | border: 1px solid transparent; 10 | padding: 4px; 11 | qproperty-iconSize: 24px; 12 | } 13 | 14 | QToolButton:hover { 15 | color: rgba(54, 54, 54, 100%); 16 | background: rgba(30, 145, 255, 30%); 17 | border: 1px solid rgba(30, 145, 255, 100%); 18 | } 19 | 20 | QToolButton::menu-indicator { 21 | image: none; 22 | } 23 | 24 | #closeButton { 25 | qproperty-icon: url(lxqt-runner/window-close.svg); 26 | } 27 | 28 | #actionButton { 29 | qproperty-icon: url(lxqt-runner/application-menu.svg); 30 | } 31 | 32 | #commandList { 33 | background:rgba(240, 240, 240, 100%); 34 | border: 1px solid rgba(155, 155, 155, 100%); 35 | margin: 0 1px 1px 1px; 36 | } 37 | 38 | QMenu { 39 | border: 1px solid rgba(155, 155, 155, 100%); 40 | background:rgba(240, 240, 240, 100%); 41 | margin: 0px; 42 | } 43 | 44 | QMenu::item { 45 | color: #313639; 46 | } 47 | 48 | QMenu::item:selected { 49 | background: rgba(30, 145, 255, 50%); 50 | color: #313639; 51 | } 52 | 53 | QMenu::right-arrow { 54 | image: url(right-arrow.svg); 55 | } 56 | 57 | -------------------------------------------------------------------------------- /themes/kde-plasma/lxqt-runner/application-menu.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 43 | 48 | 52 | 56 | 60 | 64 | 68 | 72 | 76 | 80 | 81 | 83 | 84 | 86 | image/svg+xml 87 | 89 | 90 | 91 | 92 | 93 | 98 | 105 | 106 | 107 | -------------------------------------------------------------------------------- /themes/kde-plasma/lxqt-runner/close-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/kde-plasma/lxqt-runner/close-32x32.png -------------------------------------------------------------------------------- /themes/kde-plasma/lxqt-runner/close-48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/kde-plasma/lxqt-runner/close-48x48.png -------------------------------------------------------------------------------- /themes/kde-plasma/lxqt-runner/window-close.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 19 | 21 | 42 | 46 | 50 | 54 | 58 | 62 | 66 | 70 | 74 | 77 | 78 | 80 | 81 | 83 | image/svg+xml 84 | 86 | 87 | 88 | 89 | 90 | 95 | 103 | 111 | 112 | 113 | -------------------------------------------------------------------------------- /themes/kde-plasma/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/kde-plasma/preview.png -------------------------------------------------------------------------------- /themes/kde-plasma/spacer-plugin/spacer-dots.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-dots.svg -------------------------------------------------------------------------------- /themes/kde-plasma/spacer-plugin/spacer-line.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-line.svg -------------------------------------------------------------------------------- /themes/kde-plasma/wallpaper.cfg: -------------------------------------------------------------------------------- 1 | /* Wallpaper by Nuno from the KDE Visual Design Group */ 2 | 3 | wallpapers/size=9 4 | wallpapers/1/file=kde-plasma.png 5 | -------------------------------------------------------------------------------- /themes/light/lxqt-lightdm-greeter/dropdown.svg: -------------------------------------------------------------------------------- 1 | 2 | 11 | 12 | 13 | 14 | image/svg+xml 15 | 16 | 17 | 18 | 19 | 20 | 21 | 22 | 23 | 24 | -------------------------------------------------------------------------------- /themes/light/lxqt-lightdm-greeter/leaveIcon.svg: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 18 | 20 | 44 | 46 | 47 | 49 | image/svg+xml 50 | 52 | 53 | 54 | 55 | 56 | 61 | 74 | 79 | 80 | 81 | -------------------------------------------------------------------------------- /themes/light/lxqt-notificationd.qss: -------------------------------------------------------------------------------- 1 | Notification { 2 | background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0); 3 | border: 1px solid #B0B0B0; 4 | margin: 0px; 5 | } 6 | 7 | QLabel { 8 | color: black; 9 | } 10 | 11 | #appLabel { 12 | color: #838581; 13 | } 14 | 15 | #closeButton { 16 | qproperty-icon: url(lxqt-runner/close-48x48.png); 17 | } 18 | -------------------------------------------------------------------------------- /themes/light/lxqt-panel/plugin-handle-horizontal.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/light/lxqt-panel/plugin-handle-horizontal.gif -------------------------------------------------------------------------------- /themes/light/lxqt-panel/plugin-handle-vertical.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/light/lxqt-panel/plugin-handle-vertical.gif -------------------------------------------------------------------------------- /themes/light/lxqt-runner.qss: -------------------------------------------------------------------------------- 1 | Dialog {} 2 | 3 | #panel { 4 | background-color:qlineargradient(x1:0, y1:0, x2:0, y2:1, stop:0 #EFEFEF, stop:0.25 #e9e9e9, stop: 0.5 #dfdfdf, stop: 0.75 #d7d7d7, stop:1 #c0c0c0); 5 | border: 1px solid #B0B0B0; 6 | } 7 | 8 | #closeButton { 9 | qproperty-icon: url(lxqt-runner/close-48x48.png); 10 | } 11 | 12 | #commandList { 13 | border: none; 14 | margin: 0 1px 1px 1px; 15 | } 16 | -------------------------------------------------------------------------------- /themes/light/lxqt-runner/close-32x32.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/light/lxqt-runner/close-32x32.png -------------------------------------------------------------------------------- /themes/light/lxqt-runner/close-48x48.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/light/lxqt-runner/close-48x48.png -------------------------------------------------------------------------------- /themes/light/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/light/preview.png -------------------------------------------------------------------------------- /themes/light/simple_blue_widescreen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/light/simple_blue_widescreen.png -------------------------------------------------------------------------------- /themes/light/spacer-plugin/spacer-dots.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-dots.svg -------------------------------------------------------------------------------- /themes/light/spacer-plugin/spacer-line.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-line.svg -------------------------------------------------------------------------------- /themes/light/wallpaper.cfg: -------------------------------------------------------------------------------- 1 | wallpapers/size=1 2 | wallpapers/1/file=simple_blue_widescreen.png 3 | -------------------------------------------------------------------------------- /themes/system/lxqt-panel.qss: -------------------------------------------------------------------------------- 1 | /* 2 | * Plain widget theme, only specific widgets are themed 3 | */ 4 | 5 | /* 6 | * General panel settings 7 | */ 8 | 9 | LXQtPanel #BackgroundWidget{ 10 | background: palette(window); 11 | } 12 | 13 | /* 14 | * TaskBar 15 | */ 16 | #TaskBar QToolButton[urgent="true"] { 17 | color: palette(highlighted-text); 18 | background: palette(highlight); 19 | } 20 | 21 | /* 22 | * Desktopswitch 23 | */ 24 | #DesktopSwitch QToolButton[urgent="true"] { 25 | color: palette(highlighted-text); 26 | background: palette(highlight); 27 | } 28 | 29 | /* 30 | * Spacer 31 | */ 32 | 33 | #Spacer { 34 | background-position: center center; 35 | } 36 | 37 | #Spacer[type="lined"] { 38 | background-image: url(/spacer-plugin/spacer-line.svg); 39 | } 40 | 41 | #Spacer[type="dotted"] { 42 | background-image: url(/spacer-plugin/spacer-dots.svg); 43 | } 44 | 45 | #Spacer[orientation="horizontal"] { 46 | background-repeat: repeat-y; 47 | margin-top: 2px; 48 | margin-bottom: 2px; 49 | } 50 | 51 | #Spacer[orientation="vertical"] { 52 | background-repeat: repeat-x; 53 | margin-right: 2px; 54 | margin-left: 2px; 55 | } 56 | 57 | /* 58 | * Main menu plugin 59 | */ 60 | 61 | #MainMenu { 62 | qproperty-icon: url(); 63 | } 64 | -------------------------------------------------------------------------------- /themes/system/preview.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/lxqt/lxqt-common-deprecated/b41de77679def8eee8130a08fdcd9cbd42671536/themes/system/preview.png -------------------------------------------------------------------------------- /themes/system/spacer-plugin/spacer-dots.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-dots.svg -------------------------------------------------------------------------------- /themes/system/spacer-plugin/spacer-line.svg: -------------------------------------------------------------------------------- 1 | ../../../graphics/spacer-dark-line.svg -------------------------------------------------------------------------------- /xsession/CMakeLists.txt: -------------------------------------------------------------------------------- 1 | # TODO/FIXME: install kdm/gdm files too 2 | # this file should be enough but it needs testing... 3 | file(GLOB SESSION_FILES_IN *.desktop.in) 4 | 5 | # Translations ********************************** 6 | lxqt_translate_desktop(SESSION_FILES 7 | SOURCES 8 | ${SESSION_FILES_IN} 9 | ) 10 | add_custom_target(xsession_desktop_files ALL DEPENDS ${SESSION_FILES}) 11 | #************************************************ 12 | 13 | MACRO(INSTALL_SESSION_FILES directory) 14 | # if(EXISTS ${directory}) 15 | install(FILES 16 | ${SESSION_FILES} 17 | DESTINATION "${directory}" 18 | COMPONENT Runtime 19 | ) 20 | # endif() 21 | ENDMACRO(INSTALL_SESSION_FILES) 22 | 23 | #INSTALL_SESSION_FILES("/etc/X11/sessions") 24 | #INSTALL_SESSION_FILES("/usr/share/sessions") 25 | INSTALL_SESSION_FILES("${CMAKE_INSTALL_DATAROOTDIR}/xsessions") 26 | INSTALL_SESSION_FILES("${CMAKE_INSTALL_DATAROOTDIR}/kdm/sessions") 27 | #INSTALL_SESSION_FILES("/usr/local/share/apps/kdm/sessions") 28 | #INSTALL_SESSION_FILES("/usr/share/config/kdm/sessions") 29 | #INSTALL_SESSION_FILES("/usr/local/share/config/kdm/sessions") 30 | -------------------------------------------------------------------------------- /xsession/lxqt.desktop.in: -------------------------------------------------------------------------------- 1 | [Desktop Entry] 2 | Type=Application 3 | Exec=startlxqt 4 | TryExec=lxqt-session 5 | Name=LXQt Desktop 6 | Comment=Lightweight Qt Desktop 7 | 8 | #TRANSLATIONS_DIR=translations 9 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_ar.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ar]=سطح المكتب ريزر 3 | Comment[ar]=سطح المكتب كيوت٤ 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_cs.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs]=Plocha LXQt 3 | Comment[cs]=Pracovní plocha na Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_cs_CZ.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[cs_CZ]=Pracovní plocha LXQt 3 | Comment[cs_CZ]=Pracovní plocha Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_da.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[da]=LXQt-skrivebord 3 | Comment[da]=Letvægts Qt-skrivebord 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_de.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[de]=LXQt Arbeitsumgebung 3 | Comment[de]=Leichtgewichtige Qt Arbeitsumgebung 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_el.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[el]=Επιφάνεια εργασίας LXQt 3 | Comment[el]=Ελαφριά επιφάνεια εργασίας Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_eo.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eo]=LXQta labortablo 3 | Comment[eo]=Qt-labortablo 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_es.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es]=Escritorio LXQt 3 | Comment[es]=Escritorio Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_es_VE.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[es_VE]=Escritorio LXQt 3 | Comment[es_VE]=Escritorio Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_eu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[eu]=LXQt mahaigaina 3 | Comment[eu]=Qt mahaigaina 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_fi.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fi]=LXQt-työpöytä 3 | Comment[fi]=Qt-työpöytä 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_fr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[fr]=Bureau LXQt 3 | Comment[fr]=Bureau léger pour Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_hu.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[hu]=LXQt asztal 3 | Comment[hu]=Qt asztali környezet 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_ia.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_id_ID.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_it_IT.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[it_IT]=Desktop LXQt 3 | Comment[it_IT]=Desktop Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_ja.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ja]=LXQt デスクトップ 3 | Comment[ja]=Qt デスクトップ 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_ko.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_lt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[lt]=LXQt darbalaukis 3 | Comment[lt]=Qt darbalaukis 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_nl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[nl]=LXQt Bureaublad 3 | Comment[nl]=Qt Bureaublad 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_pl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl]=Pulpit LXQt 3 | Comment[pl]=Pulpit Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_pl_PL.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pl_PL]=Pulpit LXQt 3 | Comment[pl_PL]=Środowisko graficzne Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_pt.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt]=Ambiente de trabalho LXQt 3 | Comment[pt]=Ambiente de trabalho em Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_pt_BR.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[pt_BR]=Área de trabalho LXQt 3 | Comment[pt_BR]=Área de trabalho Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_ro_RO.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ro_RO]=Desktop LXQt 3 | Comment[ro_RO]=Desktop Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_ru.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru]=Рабочий стол LXQt 3 | Comment[ru]=Рабочий стол на Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_ru_RU.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[ru_RU]=Рабочий стол LXQt 3 | Comment[ru_RU]=Среда рабочего стола, использующая Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_sk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sk]=Prostredie LXQt 3 | Comment[sk]=Pracovné prostredie v Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_sl.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sl]=Namizje LXQt 3 | Comment[sl]=Namizje, ustvarjeno s Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_sr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sr]=Рејзорова радна површ 3 | Comment[sr]=Кјут4 радна површ 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_sr@latin.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[sr@latin]=Rejzorova radna površ 3 | Comment[sr@latin]=Qt radna površ 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_th_TH.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[th_TH]=เดสก์ท็อป LXQt 3 | Comment[th_TH]=เดสก์ท็อป Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_tr.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[tr]=LXQt Masaüstü 3 | Comment[tr]=Qt Masaüstü 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_uk.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[uk]=Стільниця LXQt 3 | Comment[uk]=Стільниця Qt 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_zh_CN.GB2312.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_zh_CN.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_CN]=LXQt 桌面 3 | Comment[zh_CN]=Qt 桌面 4 | -------------------------------------------------------------------------------- /xsession/translations/lxqt_zh_TW.desktop: -------------------------------------------------------------------------------- 1 | # Translations 2 | Name[zh_TW]=LXQt桌面 3 | Comment[zh_TW]=輕量級Qt桌面環境 4 | --------------------------------------------------------------------------------