Release qps 2.7.0
The LXQt team is proud to announce the release of qps 2.7.0. The release can be downloaded from Github.
Main changes:
- Specify the widget when showing its tooltip (on Wayland).
- Corrected info-bar tooltips.
- Made the (PNG) font of info-bar a little larger.
- Don’t try to save position or raise window under Wayland.
- Got rid of c-style string functions.
- Removed the redundant method
overpaintCell
. - Removed all codes related to the nonexistent “command menu”.
- Avoided
QWidget::repaint()
. - Code cleanup.
A full list of changes is in the CHANGELOG file.