* 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
* 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
* New in plugin-spacer: Added auto-expansion feature
* Deprecated plugin-clock
* plugin-colorpicker: Removed content margins and reduced spacing
* plugin-mainmenu: Filtering can be done by typing the executable name (when Panel is compiled without menu-cache – the default)
* plugin-mount: Device names are correctly shown on removal
* plugin-panel: Optional overriding of icon theme for panels
* plugin-panel: Allow plugin’s “static” configuration change
* plugin-volume: Do not auto-unmute on volume change
* plugin-worldclock: Set manual format dialog title
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=18
* Fixes for main menu, especially its correct update when new apps are installed.
* No menu-cache by default (fixing problems caused by menu-cache + systemd)
* Fixes for task button text and icon
* Move and Resize windows in task-button context menu
* Fixes for worldclock
* Avoid infinite recursion when no icon available
* Fix wrongly positioned popups
* Plugin-volume: Use a specific icon for the panel
* Better integration between keyboard indicator plugin and keyboard configuration
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=11
* Set patch version
* quicklaunch: Show popup menu aligned to clicked button
* quicklaunch: Add "Desktop Action" support
* l10n: Update Polish translation
* Fix Danish spelling
* plugin-tray: Fix dupe icon display error
* Don't export github templates
* Use worldclock by default instead of clock.
* clock: Show deprecation message on startup/add
* Fix clock text update
* Avoid calling text() in MatchAction on a QAction == 0
* volume: Do check for OSS availability in run-time
* Update Polish .desktop entry
* Remove space from end of "Show popup on mouse hover " string
* Updated Lithuanian translation
* Add/update Lithuanian translation
* Update directorymenu_it.desktop
* mainmenu: Don't hold the references for menu-cache
* mainmenu: Fix menu-cache usage
* set Qt::AA_UseHighDpiPixmaps to true
* l10n: Updated Polish translation
* Improved lxqt-panel version display
* Added default CMAKE_BUILD_TYPE and LXQT_PANEL_PATCH_VERSION
* plugins: Make widgets/buttons use whole space
* LXQtPanelLayout: Honor item's expanding size policy
* mainmenu: Install eventFiler for all (sub)menus
* volume: Add all changes notifications (configurable)
* Fixes a FTBFS in superbuild mode
* Added merged autostart and menu to CMakeLists.txt
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=9
* Update README.md: Reflect changes introduced in 1c22479
* CMakeLists: Fail for unmet dependencies
* mainmenu: Remove setting base style in StyleChange
* mainmenu: Workaround transparent search
* mainmenu: Dispose old menu first when building new
* Add README.md
* sensors: Add default bar scale
* sensors: Check for existence of the max value
* sensors: Add minor code optimization
* mainmenu: Handle QAction disposal correctly
* panel: Don't use autoFillBackground
* Plugin: Fix FTBFS for older Qt versions
* mainmenu: Fix show/hide actions after menu rebuild
* Statusnotifier: Remove setParent on StatusNotifierMenu.
* Add XKB_COMMON_X11_INCLUDE_DIRS
* panel: Remove/deprecate plugin-screensaver (#363)
* Add and Update Arabic Translations for Desktop Files
* Fix updating panel geometry on screen size change
* panel: Fix screen number config change saving
* Separate a String for I18N Enhancement
* plugin: Force config dialog activation/raise
* plugin: Fix crossreferencing of config dialogs
* panel: Dispose unneeded menu
* panel: Destroy panel's config dialog
* showPopupMenu: Remove extraneous setParent() call (#359)
* statusnotifier: fix popup position on right click
* desktopswitch: Take layoutDirection into account
* taskbar: Remove orientation specific logic for DnD
* LXQtPanelLayout: Take layoutDirection into account
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=7