Release lxqt-panel 2.2.0
The LXQt team announces the release of lxqt-panel 2.2.0. The release can be downloaded from Github.
Main changes:
- Handle Wayland screens by using their names, not numbers.
- Added tooltip to plugin-dom.
- Prevent redundant writing to the config file on startup.
- Added an option for the text color of Custom Command.
- Corrected the order of focusing in config dialogs by reordering blocks in ui files.
- Updated manpage.
- Changed “desktop” to “screen” in Panel’s config dialog.
- Tidy up some whitespaces in the code.
- Enabled PageDown/PageUp for Fancy Menu.
- Replaced qMin, qMax, qBound, qRound and qAbs with standard functions.
- Cleaned up the config ui files of Main Menu and Fancy Menu.
- Removed menu-cache support.
- Removed debug messages for “UnknownProperty” errors in Status Notifier.
A full list of changes is in the CHANGELOG file.