Changelog for
lxqt-session-1.4.0-2.2.x86_64.rpm :
* Wed Feb 21 2024 Michael Vetter
- Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN.
* Mon Nov 06 2023 Shawn Dunn - Update to 1.4.0:
* Update the DBus activation environment, to fix problems with apps (like Telegram) which set DBusActivatable to true in their desktop entries.
* Sat Apr 15 2023 Shawn Dunn - Update to 1.3.0:
* Added support for procps-ng >= 4.0.0
* Used a timer based checking for window manager and tray.
* Disabled all crashing calls on Wayland.
* Fixed typos
* Sat Nov 05 2022 Shawn Dunn - Update to 1.2.0:
* Fixed the core code when lxqt-session is started under Wayland.
* Reload mouse & touchpad settings when devices are reconnected.
* Mon May 09 2022 Michael Vetter - Update to 1.1.1:
* qtxdg-tools is added as a dependency, to be used by xdg-utils under LXQt Session (in near future).
* Fri Apr 29 2022 Michael Vetter - Update to 1.1.0:
* Added a simple option for global screen scaling.
* Set Clearlooks as the default LXQt theme and changed the default icon theme to Breeze.
* Add NetBSD support.
* Prevented cut text in the header of Environment page of LXQt Session Settings.- Remove lxqt-session-icontheme.patch: Upstream is using breeze now by default. Patch was added for bsc#1112961 bsc#1159958
* Sat Apr 02 2022 Andreas Stieger - update to 1.0.1:
* Restart failed modules with exit codes other than 0
* Mon Nov 08 2021 Michael Vetter - Update to 1.0.0:
* Bumped minimum required Qt version to 5.15 and updated translations.
* Fri Apr 16 2021 Michael Vetter - Update to 0.17.0:
* Terminate all child processes on exiting the session.
* Removed Openbox configuration.
* Code cleanup and modernization.
* Wed Nov 04 2020 Michael Vetter - Update to 0.16.0:
* Don\'t use deprecated QProcess methods.
* Don\'t use 0/nullptr to initialize QFlags.
* Removed Default Applications page.