Skip to content

Releases: lxqt/lxqt-panel

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.

0.16.1

05 Nov 16:20
0.16.1
196b97b
Compare
Choose a tag to compare

Fixed compilation with Qt 5.12 and 5.13.

0.16.0

04 Nov 13:24
0.16.0
53dead8
Compare
Choose a tag to compare

Main changes:

  • Status Notifier supports customizable auto-hiding.
  • Task buttons can move windows to the next screen.
  • Task buttons of same class windows can be beside each other when they are ungrouped.
  • Main menu items have right-click menus for probable actions and also for adding their desktop entries to Desktop and copying them.
  • Fixed the sizes and alignments of some plugins at startup.
  • Added XF86Eject button action.

0.15.1

20 May 12:34
0.15.1
2b8d39b
Compare
Choose a tag to compare
  • Fixed a mistake in keyboard indicator flag, which could create a huge amount of error messages.
  • Loosened the conditions for panel positioning. Now, the panel can be at virtual screen edges but not between screens.