./x11/lxqt-config, System configuration control center

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 2.2.0, Package name: lxqt-config-2.2.0, Maintainer: pkgsrc-users

System configuration control center for LXQt.


Required to run:
[graphics/hicolor-icon-theme] [x11/xcursor] [x11/qt5-qtsvg] [x11/liblxqt] [x11/libkscreen] [graphics/lxqt-themes]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/fixesproto4] [pkgtools/cwrappers] [x11/xorgproto]

Master sites:

Filesize: 393.453 KB

Version history: (Expand)


CVS history: (Expand)


   2025-04-28 03:30:55 by David H. Gutteridge | Files touched by this commit (1)
Log message:
lxqt-config: also bump lxqt-build-tools
   2025-04-28 03:29:50 by David H. Gutteridge | Files touched by this commit (3) | Package updated
Log message:
lxqt-config: update to 2.2.0

lxqt-config-2.2.0 / 2025-04-17
===============================
 * Tidy up some whitespaces in the code.
 * Replaced qMin,qMax,qBound,qRound and qAbs with standard functions.
 * Let Keyboard and Mouse Settings be shown partially under Wayland.
 * Apply cursor changes to GTK in Keyboard and Mouse Settings if needed.
 * Fixed screen images with different scales in the monitors page of LXQt \ 
Monitor Settings.
 * Cleaned up the code of fast options in LXQt Monitor Settings.
   2025-04-24 16:16:37 by Thomas Klausner | Files touched by this commit (2412)
Log message:
*: recursive bump for jpeg -> libjpeg-turbo switch
   2025-04-17 23:53:13 by Thomas Klausner | Files touched by this commit (2449)
Log message:
*: recursive bump for icu 77 and libxml2 2.14
   2025-02-13 12:25:58 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/lxqt-config: update to 2.1.1

lxqt-config-2.1.1 / 2025-02-07
===============================
 * Fixed the "Set Position" page in lxqt-config-monitor.
 * Fixed clicking zones as well as text drawing in Configuration Center.
 * Use `iso-flags-svg` for flags in Locale Config if existing.
 * Cleaned up man pages.
 * Made the monitor info selectable.
 * Prevented redundant writing to config files.
 * Removed ending dots from tooltips.
 * Improved locale setting in LXQt Locale Config and optimized it.
 * Add colons to remaining labels of lxqt-config-appearance.
 * Better layout for Appearance → GTK Style.
   2025-01-22 10:08:03 by Taylor R Campbell | Files touched by this commit (4)
Log message:
sysutils/lxqt-menu-data: Use buildlink3 rather than straight DEPENDS.

This way we can control exposure of .cmake files during the build.
   2025-01-22 10:07:34 by Taylor R Campbell | Files touched by this commit (1)
Log message:
x11/lxqt-config: Sort buildlink3 includes.

No functional change intended.
   2024-11-15 14:00:16 by pin | Files touched by this commit (2) | Package updated
Log message:
x11/lxqt-config: update to 2.1.0

lxqt-config-2.1.0 / 2024-11-05
===============================
 * Fixed a FTBFS with Clang in `lxqt-config-input`.
 * Show unsupported message for `lxqt-config-input` under wayland.
 * Show unsupported message for `lxqt-config-monitor` under wlroots-based \ 
compositors.
 * Fixed a memory leak in `lxqt-config-input`.
 * Added nullity check for monitor config.
 * Safer size saving for the dialog of `lxqt-config-appearance`.
 * Do not load monitor or input settings under Wayland.
 * More informative tooltips in lxqt-config dialog.
 * Standardized desktop files for settings.
 * Consistent capitalization for GenericName for desktop files.
 * Added tooltip colors to LXQt Appearance.
 * Added checkbox to use palette provided by LXQt theme.
 * Fixed an old problem in setting wallpapers.
 * Don't start `xsettingsd` outside X11.
 * Added an option for toolbar icon size.
 * Make sure Monitor Settings dialog is shown completely on Wayland.
 * Remember size of Monitor Settings dialog.
 * Start `xsettingsd` on X11 only when GTK themes should be set.
 * Scale monitor images on resizing monitor settings dialog.