Skip to content

Releases: lxqt/lxqt-panel

2.2.1

17 May 13:58
2.2.1
a842b6d
Compare
Choose a tag to compare

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

17 Apr 09:22
2.2.0
4cf14ef
Compare
Choose a tag to compare

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

11 Jan 17:45
2.1.4
b094cc8
Compare
Choose a tag to compare

A few regressions are found and fixed in Task Manager.

Also, Task Manager supports exclusion list, and Custom Command plugin supports a configurable tooltip.

2.1.3

01 Dec 15:27
2.1.3
b2c0139
Compare
Choose a tag to compare

A series of Wayland bugs are fixed in this point release. They were about multi-screen setups as well as searching in Fancy/Main Menu with non-Latin keyboard layouts.

2.1.2

24 Nov 18:47
2.1.2
1da1555
Compare
Choose a tag to compare

Fixed changing of desktop names under X11.

2.1.1

07 Nov 16:34
2.1.1
3ff8c02
Compare
Choose a tag to compare
  • Fixed destination dir of lxqt-panel_wayland.desktop to prevent packaging failure.
  • Made auto-hiding on overlapping work under kwin_wayland. Also, made auto-hiding animation work on Wayland in general.

2.1.0

05 Nov 06:35
2.1.0
68406eb
Compare
Choose a tag to compare

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

08 May 16:45
2.0.1
468242a
Compare
Choose a tag to compare
  • Fixed a runtime failure in the plugin loader.
  • Workaround for Removable Media plugin with a GLib-mounted encrypted volume.

2.0.0

17 Apr 11:21
2.0.0
51da996
Compare
Choose a tag to compare

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

05 Nov 12:00
1.4.0
1f87ef4
Compare
Choose a tag to compare

Main changes:

  • 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.