2024-11-15 14:08:32 by pin | Files touched by this commit (3) | |
Log message:
x11/lxqt-session: update to 2.1.0
lxqt-session-2.1.0 / 2024-11-05
================================
* Reenable lock settings under wayland.
* Fixed the errors in KF6 check.
* Under wayland, show the leave dialog on the screen with the cursor.
* Don't start apps with "X-LXQt-X11-Only" under wayland.
* Check if `wordexp` succeeds before using output (to prevent a segfault).
* Improved the desktop entry.
* Added a section for wayland settings.
* Added a checkbox for "X-LXQt-X11-Only" to autostart editor.
* Set `palette_override` to `true` by default.
* Added tooltip for screen scaling under Wayland.
* Added a config file for Wayland compositors.
* Set the layer shell scope to "dialog" for the leave dialog.
* Added GUI for custom screenlocker on x11.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-08-20 08:24:17 by pin | Files touched by this commit (1) |
Log message:
x11/lxqt-session: -USE_CMAKE
|
2024-08-02 19:49:05 by pin | Files touched by this commit (3) |
Log message:
lxqt-session-2.0.0 / 2024-04-17
================================
* Made the user inputs stricter in auto-start.
* Don't allow inputs consisting of only whitespaces, and remove start and end \
whitespaces from them.
* Fixed a typo.
* Ported to Qt6.
* Used an overlay layer shell for the leaving dialog and centered it under Wayland.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|
2023-11-14 05:21:18 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
lxqt-session: update to 1.4.0
lxqt-session-1.4.0 / 2023-11-05
================================
* Update the DBus activation environment, to fix problems with apps (like \
Telegram) which set `DBusActivatable` to `true` in their desktop entries.
|