Releases: lxqt/lxqt-panel
Releases · lxqt/lxqt-panel
2.1.3
2.1.2
2.1.1
2.1.0
In addition to many fixes and workarounds, this release makes LXQt Panel's task-bar work on Wayland. Also, the desktop switcher works under kwin_wayland
. Two Wayland back-ends are added: one for kwin_wayland
, the other for compositors that are compatible with wlroots
(but not necessarily based on it).
Also,
- Made horizontal wheel scrolling work with Custom Command.
- Made Fancy Menu filtering work with exec name.
- Added an option to reverse the order of tray items.
- Fixed closing of menu with "Meta" shortcut in Main Menu and Fancy Menu.
- Fixed problems related to Alsa in the volume plugin.
2.0.1
2.0.0
A new application menu, called Fancy Menu, is added and set to be the default menu. Also,
- 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.
1.4.0
Main changes:
- Use
lxqt-menu-data
instead oflxmenu-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.