Releases: lxqt/lxqt-panel
Releases · lxqt/lxqt-panel
2.2.1
The "Show Desktop" plugin works under Wayland compositors that are compatible with wlroots.
In addition:
- Workarounds are added for kwin_wayland's problems with showing desktop.
- The children of a window are minimized with it on kwin_wayland.
- Redundant attention demands (urgency hints) are removed under kwin_wayland.
- A rare DND crash is prevented in Task Manager under Wayland.
- Removed ancient QT_USE_XXXX variables and dropped QTX_LIBRARIES.
- Timezone switching with mouse wheel is made optional in World Clock.
- Added an icon for plugin-sensors.
- Code cleanup.
2.2.0
In addition to some code cleanup,
- Wayland screens are handled by using their names, not numbers.
- Added tooltip to plugin-dom.
- Prevent redundant writing to the config file on startup.
- Added an option for the text color of Custom Command.
- Corrected the order of focusing in config dialogs by reordering blocks in ui files.
- Updated manpage.
- Changed "desktop" to "screen" in Panel's config dialog.
- Enabled PageDown/PageUp for Fancy Menu.
- Removed menu-cache support.
- Removed debug messages for "UnknownProperty" errors in Status Notifier.
2.1.4
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.