Skip to content

Releases: lxqt/lxqt-panel

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.

1.3.0

15 Apr 15:49
1.3.0
d3fcec6
Compare
Choose a tag to compare

Main changes:

  • Small problems are fixed in the seconds shown by the clock widget.
  • DOM plugin is enabled by default.
  • Some code cleanup.

1.2.1

02 Jan 11:43
1.2.1
8e1d876
Compare
Choose a tag to compare

The main reason for this point release was a change of behavior in xfwm4-4.18, which caused full-screen windows to go under the panel. Also,

  • A regression is fixed in the volume popup; and
  • A Qeye plugin has been added.

1.2.0

05 Nov 09:40
1.2.0
3885880
Compare
Choose a tag to compare
  • Context menu items are added to Quick Launch for reloading desktop entries.
  • The position of the volume popup is fixed under Wayland.
  • Quick Launch icons are fixed when there are multiple config files.

1.1.0

16 Apr 13:14
1.1.0
84ca879
Compare
Choose a tag to compare

Main changes:

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

1.0.0

05 Nov 11:19
1.0.0
5b88718
Compare
Choose a tag to compare

Main changes:

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

0.17.1

16 Apr 13:06
0.17.1
e159897
Compare
Choose a tag to compare

Fixed compilation against Qt < 5.15.

0.17.0

15 Apr 10:38
0.17.0
1c92d10
Compare
Choose a tag to compare

Main changes:

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