head 1.3; access; symbols pkgsrc-2026Q1:1.3.0.4 pkgsrc-2026Q1-base:1.3 pkgsrc-2025Q4:1.3.0.2 pkgsrc-2025Q4-base:1.3 pkgsrc-2025Q3:1.2.0.10 pkgsrc-2025Q3-base:1.2 pkgsrc-2025Q2:1.2.0.8 pkgsrc-2025Q2-base:1.2 pkgsrc-2025Q1:1.2.0.6 pkgsrc-2025Q1-base:1.2 pkgsrc-2024Q4:1.2.0.4 pkgsrc-2024Q4-base:1.2 pkgsrc-2024Q3:1.2.0.2 pkgsrc-2024Q3-base:1.2 pkgsrc-2024Q2:1.1.0.30 pkgsrc-2024Q2-base:1.1 pkgsrc-2024Q1:1.1.0.28 pkgsrc-2024Q1-base:1.1 pkgsrc-2023Q4:1.1.0.26 pkgsrc-2023Q4-base:1.1 pkgsrc-2023Q3:1.1.0.24 pkgsrc-2023Q3-base:1.1 pkgsrc-2023Q2:1.1.0.22 pkgsrc-2023Q2-base:1.1 pkgsrc-2023Q1:1.1.0.20 pkgsrc-2023Q1-base:1.1 pkgsrc-2022Q4:1.1.0.18 pkgsrc-2022Q4-base:1.1 pkgsrc-2022Q3:1.1.0.16 pkgsrc-2022Q3-base:1.1 pkgsrc-2022Q2:1.1.0.14 pkgsrc-2022Q2-base:1.1 pkgsrc-2022Q1:1.1.0.12 pkgsrc-2022Q1-base:1.1 pkgsrc-2021Q4:1.1.0.10 pkgsrc-2021Q4-base:1.1 pkgsrc-2021Q3:1.1.0.8 pkgsrc-2021Q3-base:1.1 pkgsrc-2021Q2:1.1.0.6 pkgsrc-2021Q2-base:1.1 pkgsrc-2021Q1:1.1.0.4 pkgsrc-2021Q1-base:1.1 pkgsrc-2020Q4:1.1.0.2 pkgsrc-2020Q4-base:1.1; locks; strict; comment @# @; 1.3 date 2025.11.11.03.10.33; author gutteridge; state Exp; branches; next 1.2; commitid i5EUY6LQ8Mrbe5iG; 1.2 date 2024.08.02.17.54.16; author pin; state Exp; branches; next 1.1; commitid 5vHPC8ukswa56hkF; 1.1 date 2020.12.07.12.55.28; author pin; state Exp; branches; next ; commitid abJS1P7oanl5kOyC; desc @@ 1.3 log @lxqt-panel: update to 2.3.0 lxqt-panel-2.3.0 / 2025-11-05 ============================== * Added Wayfire backend. * Made Desktop Switcher work with Wayland compositors that support ext-workspaces-v1 protocol (like labwc, niri, …). * Activate Show Desktop plugin on drag-and-drop. * Made the initial config file available outside LXQt. * Updated the button of Custom Command every time it receives output. * Added support for structured output to Custom Command. * Added a 50-ms delay before making desktop switcher urgent. * Fixed building with Qt 6.10. * Fixed building with C++20. * Fix a discrepancy in the default action of mouse wheel in Task Manager plugin. * Accept base-names of menu files in Fancy Menu and Main Menu plugins. * Used `lxqt-panel-applications.menu` in Fancy Menu by default. * Added category separators of menu files to Fancy Menu. * Prevented changing backlight on showing the backlight slider. * Adjust backlight with mouse wheel on the button of backlight plugin. * Silenced some compilation warnings. * Cleaned up some ui files. * Removed unneeded QOverloads. * Used locale-aware sorting in Fancy Menu and Main Menu. * Follow better model/view architcture for PanelPluginsModel. * Properly handle plugin move by configview. * Workaround for a Qt regression that prevented plugin move indicators from being removed. @ text @$NetBSD: patch-autostart_CMakeLists.txt,v 1.2 2024/08/02 17:54:16 pin Exp $ Install config file to proper location --- autostart/CMakeLists.txt.orig 2025-11-05 12:03:46.000000000 +0000 +++ autostart/CMakeLists.txt @@@@ -11,7 +11,7 @@@@ add_custom_target(lxqt_panel_autostart_d install(FILES ${DESKTOP_FILES} - DESTINATION "${LXQT_ETC_XDG_DIR}/autostart" + DESTINATION "share/examples/autostart" COMPONENT Runtime ) @ 1.2 log @lxqt-panel-2.0.1 / 2024-05-08 ============================== * Fixed a runtime failure in the plugin loader. * Workaround for Removable Media plugin with a GLib-mounted encrypted volume. lxqt-panel-2.0.0 / 2024-04-17 ============================== * Added Fancy Menu plugin. * Removed spaces from saved settings of Custom Command plugin. * Added the SVG format to the panel background picker dialog. * Ported to Qt6. * Added Wayland support for positioning the panel by using layer shell. @ text @d1 1 a1 1 $NetBSD$ d5 1 a5 1 --- autostart/CMakeLists.txt.orig 2024-06-07 07:15:30.929644209 +0000 d7 1 a7 1 @@@@ -11,6 +11,6 @@@@ add_custom_target(lxqt_panel_autostart_d d15 1 @ 1.1 log @x11/lxqt-panel: update to 0.16.1 0.16.1 -Fixed compilation with Qt 5.12 and Qt 5.13. 0.16.0 -Use a stylesheet for progress-bars of Sensors plugin. -Implemented auto-hiding for Status Notifier. -Added option to task button for moving the window to next monitor. -Added option to place task buttons of new windows next to the existing ones of same class when task buttons are ungrouped. -Removed incorrect and redundant explanation of milliseconds from World Clock. -Don't call non-const member functions on temporaries. -Prevent possible C++11 range loop container detachment. -Fixed the sizes and alignments of some plugins at startup. -Added right-click menu to main menu items. -Address deprecation warnings/errors. -Added XF86Eject button action. @ text @d5 1 a5 1 --- autostart/CMakeLists.txt.orig 2020-11-05 16:09:19.000000000 +0000 d7 1 a7 1 @@@@ -10,6 +10,6 @@@@ add_custom_target(lxqt_panel_autostart_d @