Skip to content

Releases: lxqt/liblxqt

2.1.0

05 Nov 05:53
2.1.0
925c02d
Compare
Choose a tag to compare
  • Enable custom screenlockers on X11 and Wayland.
  • Support reversing the order of items in LXQt's grid layout.
  • Fixes.

2.0.0

17 Apr 10:28
2.0.0
866c1b3
Compare
Choose a tag to compare

Ported to Qt6.

1.4.0

05 Nov 10:59
1.4.0
7ed9d4d
Compare
Choose a tag to compare
  • Deprecated KWindowSystem methods are ported.
  • Show error on trying to lock screen under Wayland.

1.3.0

15 Apr 15:06
1.3.0
7eaea6c
Compare
Choose a tag to compare

Updated translations and bumped version to 1.3.0.

1.2.0

05 Nov 09:02
1.2.0
eb844bc
Compare
Choose a tag to compare

Updated translations and bumped version to 1.2.0.

1.1.0

16 Apr 12:29
1.1.0
cd6d74b
Compare
Choose a tag to compare

Main changes:

  • Added support for relative wallpaper paths.
  • Fixed an issue in loading of cached settings.

1.0.0

05 Nov 10:38
1.0.0
08fff58
Compare
Choose a tag to compare

Bumped version to 1.0.0 and required Qt 5.15.0.

0.17.0

15 Apr 09:51
0.17.0
7e3b57e
Compare
Choose a tag to compare

Main changes:

  • Fixed dbus errors with invalid QVariant data sent over it.
  • Modernized and cleaned up the code.

0.16.0

04 Nov 12:35
0.16.0
d67cdab
Compare
Choose a tag to compare

Main changes:

  • An action is added for showing LXQt leave dialog (to be used when the power button is pressed).
  • Deprecated Qt methods are replaced.

0.15.1

29 May 09:02
0.15.1
5482104
Compare
Choose a tag to compare
  • Fixed a crash on closing screen saver error message.
  • Let Qt handle the positions of dialogs (in that way, dialogs are shown on the correct screen).
  • Removed dead codes.