Rilasciato LXQt 0.10
Il team di LXQt ha rilasciato la versione 0.10 del suo ambiente desktop nato dall’unione dei team di LXDE e Razor-qt.
Per questa versione il team di LXQt si è concentrato sulla pulizia del codice e sui miglioramenti di sistema andando a correggere oltre 400 bug e aggiungendo dozzine di nuove traduzioni.
Sono stati inoltre aggiunti due nuovi frameworks: Solid (che rimpiazza liblxqt-mount) e libkscreen.
LXQt 0.10 sarà presto nei repository delle principali distro (o nel caso di Ubuntu nel PPA ufficiale).
Di seguito il changelog con le principali novità
- New module: lxqt-sudo (usable as `lxsu` or `lxsudo`). Escalate privilege directly from LXQt.
- Panel: Can now be set to autohide
- Panel: Windows on the taskbar can now be set to group if they are from the same application
- Panel: Windows on the taskbar can now be drag & dropped
- Panel: Gained a plugin that supports the Status Notifier Item spec (AKA the new, wayland-compatible systray spec)
- Runner: No longer shows duplicate items for binaries and apps
- Session: Gained a udev monitor for reloading keyboard settings when new keyboards are plugged in. This is only needed on some distributions, so it has to be enabled during the build (-DLIBUDEV_MONITOR=ON)
- Session: Configuration module gained support for changing default common folders (Desktop, Downloads, Music, etc)
- File manager: Implemented search functionality
- File manager: Better support for trash
- File manager: Can now navigate back/forward with mouse side buttons
- The screens configuration has been completely revamped and now uses the libkscreen framework as backend
- Solid is now a required framework for the mount plugin
- The power management module now uses the Solid framework as backend
- The mount panel plugin now uses the Solid framework as backend. liblxqt-mount is no longer used and has been deprecated.
- Minimum CMake version for LXQt is now 3.0.2
- Replaced all instances of “LxQt” with “LXQt”