File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 1+ lxqt-config-2.3.1 / 2026-01-29
2+ ===============================
3+ * Updated the code for kscreen 6.6.
4+ * Added monospace setting to lxqt-config-appearance.
5+ * Added draglock and disable-while-typing settings for X11.
6+ * Added unsupported notice for brightness on Wayland to lxqt-config-brightness.
7+ * Gave parent to advanced settings dialog of monitor dialog.
8+ * Removed unneeded .ui <hints> tags.
9+ * Added missing colons to labels of lxqt-config-input.
10+ * Restored margins of Default Applications page.
11+
112lxqt-config-2.3.0 / 2025-11-05
213===============================
314 * Changed the default cursor size from 16 to 24.
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ include(LXQtPreventInSourceBuilds)
4141include (LXQtCompilerSettings NO_POLICY_SCOPE)
4242
4343# Patch Version
44- set (LXQT_CONFIG_PATCH_VERSION 0 )
44+ set (LXQT_CONFIG_PATCH_VERSION 1 )
4545
4646set (LXQT_CONFIG_VERSION ${LXQT_MAJOR_VERSION} .${LXQT_MINOR_VERSION} .${LXQT_CONFIG_PATCH_VERSION} )
4747add_definitions (
You can’t perform that action at this time.
0 commit comments