File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 1+ lxqt-wayland-session-0.2.1 / 2025-07-30
2+ =======================================
3+ * Removed unused shortcuts.
4+ * Updated config files of all compositors.
5+ * Removed some default shortcuts from Labwc's config file.
6+ * Updated Sway's config to 1.11.
7+ * Updated Labwc's config to 0.9.
8+ * Updated Hyprland's config to 0.50.
9+
110lxqt-wayland-session-0.2.0 / 2025-04-17
211=======================================
312 * Fixes and updates for Hyprland 0.48.
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ find_package(XdgUserDirs REQUIRED)
2626
2727set (LXQT_WAYLAND_SESSION_MAJOR_VERSION 0)
2828set (LXQT_WAYLAND_SESSION_MINOR_VERSION 2)
29- set (LXQT_WAYLAND_SESSION_PATCH_VERSION 0 )
29+ set (LXQT_WAYLAND_SESSION_PATCH_VERSION 1 )
3030set (LXQT_WAYLAND_SESSION_VERSION ${LXQT_WAYLAND_SESSION_MAJOR_VERSION} .${LXQT_WAYLAND_SESSION_MINOR_VERSION} .${LXQT_WAYLAND_SESSION_PATCH_VERSION} )
3131
3232include (LXQtPreventInSourceBuilds)
You can’t perform that action at this time.
0 commit comments