summaryrefslogtreecommitdiff
path: root/x11/lxqt-config/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-11-23massive revision bump after textproc/icu updateadam1-1/+2
2022-11-12lxqt-config: update to 1.2.0gutteridge1-4/+3
Change log: lxqt-config-1.2.0 / 2022-11-05 =============================== * Enhancements to theme list in appearance config dialog. Themes are always sorted alphabetically, user themes are distinguished, and theme folders can be opened by double clicking or by using context menus.
2022-08-11Bump all dependent packages of wayland (belatedly)gutteridge1-2/+2
The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
2022-06-28*: recursive bump for perl 5.36wiz1-2/+2
2022-05-11Apply PKGREVISION bumps due to qtxdg-tools split-outgutteridge1-1/+2
2022-04-24x11/lxqt-config: update to 1.1.0pin1-4/+3
Main changes: -Added a separate page for GTK style settings to LXQt Appearance Configuration. -Fixed manual editing of combo boxes in LXQt Locale Configuration. -Small enhancements and code cleanup.
2022-04-18revbump for textproc/icu updateadam1-2/+2
2021-12-08revbump for icu and libffiadam1-1/+2
2021-11-19x11/lxqt-config: update to 1.0.0pin1-5/+4
-Made "Other Settings" work in Configuration Center. -Added support for saving and loading of Qt palettes. pkgsrc specific change: -Do no disable the whole input module, just enough to avoid libinput.
2021-05-24*: recursive bump for perl 5.34wiz1-2/+2
2021-04-21revbump for textproc/icuadam1-1/+2
2021-04-20x11/lxqt-config: update to 0.17.1pin1-4/+4
lxqt-config-0.17.1 / 2021-04-16 =============================== - Fixed compilation against Qt 5.12. lxqt-config-0.17.0 / 2021-04-15 =============================== - Made lxqt-config-appearance work under Wayland. - Made the code cleaner and more up-to-date.
2020-12-07x11/lxqt-config: update to 0.16.1pin1-4/+10
0.16.1 -Fixed a regression in setting the acceleration speed of mouse/touchpad. 0.16.0 -Better UI for lxqt-config-brightness. -Avoid C++11 range for possible container detachment. -Only use QStringLiteral where it avoids allocations. -Initialize monitor settings config in "lxqt-config-monitor/monitor.h". -Use QFlags default constructor. -Fixed a crash in lxqt-config-monitor. -Fixed type associations and added "Default Application". -Detailed palette customization in lxqt-config-appearance. -Remember sizes of appearance and file associations dialogs.
2020-12-04Revbump for openpam cppflags change months ago, belatedly.riastradh1-2/+2
2020-11-05*: Recursive revbump from textproc/icu-68.1ryoon1-2/+2
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-2/+2
2020-06-02x11/lxqt-config: Follow github hosted package nomenclaturepin1-4/+4
as suggested by @leot
2020-06-02Revbump for icuadam1-1/+2
2020-06-01x11/lxqt-config: Remove references to wippin1-3/+3
2020-06-01x11/lxqt-config: Remove wip refpin1-2/+2
2020-06-01x11/lxqt-config: update to 0.15.0pin1-9/+11
lxqt-config-0.15.0 / 2020-04-22 =============================== * Fixed changing of shortcut for switching keyboard layout. * Inserted default GTK3 themes in lxqt-config-appearance. * Set cursor style in GTK2, GTK3 and xsettingsd. * Don't use automatic string conversions. * C++11 code updates. * A better method to drag and drop monitors in lxqt-config-monitor. * Removed old mouse accel/sensitivity options. * Fixed warnings on applying settings in lxqt-config-monitor. * Fixed forgetting of lxqt-config-monitor's config. * Removed old mouse accel/sensitivity options.
2020-04-25lxqt-config: fix another stray "wip" referencegutteridge1-2/+2
2020-04-25lxqt-config: fix stray "wip" reference missed in previousgutteridge1-2/+2
2020-04-25lxqt-config: add new package, version 0.14.1gutteridge1-0/+53
System configuration control center for LXQt. (Packaged in wip by pin@, additional changes by myself.)