LXQt 1.2.0 for Slackware ------------------------ The following packages comes from slackernetuk. https://gitlab.com/slackernetuk/lxqt-for-slackware.git These are simply binaries from the above source. Thanks lancsuk! Original announcement: https://www.linuxquestions.org/questions/slackware-14/lxqt-1-1-0-for-slackware-15-0-current-incl-distributions-based-on-slackware-4175710976/ Install: -------- $ wget -r -nH --no-parent --reject="index.html*" https://slackware.in/extra-packages/lxqt/15.0/x86_64/ $ cd extra-packages/lxqt/15.0/x86_64/ # upgradepkg --install-new ./*.txz $ cp -a /usr/share/lxqt ~/.config/ Add the following to /etc/slackpkg/blacklist #lxqt [0-9]+_snuk Choose LXQt in xwmconfig Issues: ------- There is a good chance the copying of /usr/share/lxqt would fix the below issues. If not, read on. 1. Just a black desktop when logged in for the very first time. Right click the desktop and choose Open in Terminal $ lxqt-config Open Appearance > LXQt Theme Choose any theme Click apply. 2. Panel not showing systray. There *IS* a panel at the bottom. It does not have any widgets by default. Right-click it > Manage widgets > Add tray and statusnotifier Then from terminal $ pkill lxqt-panel $ lxqt-panel Now add a new panel and delete the old one. Add your desired widgets to this new one instead.