- Update to version 2.1.1:
* Pre-release changes (#2167)
* Weblate commit (#2165)
* Fixed destination dir of lxqt-panel_wayland.desktop (#2166)
* Made auto-hiding on overlapping work under kwin_wayland (#2164)
- Update to version 2.1.0:
* Pre-release changes (#2159)
* Updated *.ts files (#2160)
* Weblate commit (#2155)
* Silenced compilation warning about `QCheckBox::stateChanged` (#2157)
* mainmenu: Workaround lack of context menu with Qt 6.8.0
* Workaround for translucency artifacts with Qt 6.8.0 on Wayland (#2156)
* Added a missing version check (#2154)
* Prevent panel from accepting focus with some Wayland compositors (#2153)
* Weblate commit (#2151)
* Updated translations including Luganda (#2150) (forwarded request 1222914 from AndnoVember)
OBS-URL: https://build.opensuse.org/request/show/1223218
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=32
* Pre-release changes (#2167)
* Weblate commit (#2165)
* Fixed destination dir of lxqt-panel_wayland.desktop (#2166)
* Made auto-hiding on overlapping work under kwin_wayland (#2164)
- Update to version 2.1.0:
* Pre-release changes (#2159)
* Updated *.ts files (#2160)
* Weblate commit (#2155)
* Silenced compilation warning about `QCheckBox::stateChanged` (#2157)
* mainmenu: Workaround lack of context menu with Qt 6.8.0
* Workaround for translucency artifacts with Qt 6.8.0 on Wayland (#2156)
* Added a missing version check (#2154)
* Prevent panel from accepting focus with some Wayland compositors (#2153)
* Weblate commit (#2151)
* Updated translations including Luganda (#2150)
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=61
- Update to 2.0.1:
* Fixed a runtime failure in the plugin loader.
* Workaround for Removable Media plugin with a GLib-mounted encrypted volume.
* Ported to Qt6.
* Added Wayland support for positioning the panel by using layer shell.
* Removed spaces from saved settings of Custom Command plugin.
* Added the SVG format to the panel background picker dialog.
- Fix plugin loader (#2052) #2053
* 001-fix-plugin-loader.patch added
OBS-URL: https://build.opensuse.org/request/show/1174632
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=30
- Update to 2.0.1:
* Fixed a runtime failure in the plugin loader.
* Workaround for Removable Media plugin with a GLib-mounted encrypted volume.
* Ported to Qt6.
* Added Wayland support for positioning the panel by using layer shell.
* Removed spaces from saved settings of Custom Command plugin.
* Added the SVG format to the panel background picker dialog.
- Fix plugin loader (#2052) #2053
OBS-URL: https://build.opensuse.org/request/show/1173417
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=55
- Update to 1.4.0:
* Use lxqt-menu-data instead of lxmenu-data.
* Fixed checking/clearing of urgency in task bar.
* Fixed window cycling with mouse wheel and focus stealing
prevention in task bar.
* Added parameter parsing to launched command of volume plugin.
* Fixed the initial displayed volume with PulseAudio in volume
plugin.
* An option is added to the custom command plugin for showing
the output as an image.
* Added a clear button to the search bar of Add Plugins dialog.
* Fixed the tooltips of volume control under Wayland.
* Prevented a crash on Wayland.
* Some code cleanup.
OBS-URL: https://build.opensuse.org/request/show/1123465
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=51
- Update to 1.1.0:
* Now the legacy tray icons are shown inside Status Notifier when
the System Tray plugin is enabled. That removes some problems
of the old tray widget.
* Reset buttons are fixed in config dialogs.
* Desktop names are shown in the context menus of task buttons.
* The panel config dialog is split into 3 sections, for having a sleeker GUI.
* The clash between the main menu shortcut and the built-in
shortcuts of the search entry is fixed.
* Added options for the button label and style of Directory Menu.
* Fixed resetting of System Statistics graph on auto-hiding panels.
OBS-URL: https://build.opensuse.org/request/show/973857
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=24
* Now the legacy tray icons are shown inside Status Notifier when
the System Tray plugin is enabled. That removes some problems
of the old tray widget.
* Reset buttons are fixed in config dialogs.
* Desktop names are shown in the context menus of task buttons.
* The panel config dialog is split into 3 sections, for having a sleeker GUI.
* The clash between the main menu shortcut and the built-in
shortcuts of the search entry is fixed.
* Added options for the button label and style of Directory Menu.
* Fixed resetting of System Statistics graph on auto-hiding panels.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=43
* Added "Custom Command" plugin.
* Added context menu and drag-and-drop support to search results of main menu.
* Better icon handling in Status Notifier.
* Fixed the keypad navigation in main menu.
* Prevented sliding of volume tooltip.
* Removed special treatment of Openbox and Compton configs.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=41
* Optionally auto-hide panel only when it overlaps a window.
* Workaround for an issue with glibc 2.33 on old Docker engines.
* Fixed the popup of grouped task button in a special case.
* Fixed changing of world clock's time zone with mouse wheel.
* Code cleanup and modernization.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=37
- Update to 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.
OBS-URL: https://build.opensuse.org/request/show/846007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/lxqt-panel?expand=0&rev=19
* 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.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=33
- Added BuildRequires for cmake(Qt5Concurrent)
- Update to version 0.15.0
* A new plugin is added for changing display backlight.
* The option "Show only active desktop" is added to Desktop Switcher.
* A basic country flag support is added to Keyboard status indicator.
* An option is added to Task Manager for moving window to next/previous virtual desktop with mouse wheel.
* An option is added to Volume Control for toggling volume notifications with keyboard.
* Better text eliding and painting of Task Manager buttons.
* Smoother menu search.
* Fixed icons of applications like Skype, Doscord,… in Status Notifier (new tray).
* Fixed cut text in World Clock.
* Icons are fetched in an appropriate size to avoid scaling and bluring in Task Manager.
* Fixed panel positioning with multiple screens.
* Made Quick Launch respect Panel's lock state.
* Override the menu icon size only if a custom font size is selected.
* Fixed a crash in LXQtTaskButton under kwin_wayland.
* Fixed high CPU usage in Desktop Switcher.
* Fixes and enhancements to the old tray plugin.
* Other code fixes and cleanups.
OBS-URL: https://build.opensuse.org/request/show/797606
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=28