* Automatic showing of mount popup is disabled on Wayland to circumvent an old problem of QtWayland * Fixed the rare bug about permanent task-buttons under kwin_wayland * Support showing of current screen windows in the wlroots taskbar * Made searching for the backedn in EVs case-insensitive * Added backend info to README OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=75
16 lines
426 B
Diff
16 lines
426 B
Diff
--- lxqt-panel-2.0.1/panel/resources/panel.conf 2024-05-08 19:37:39.000000000 +0300
|
|
+++ lxqt-panel-2.0.1.new/panel/resources/panel.conf 2024-05-21 20:28:13.029086928 +0300
|
|
@@ -8,6 +8,12 @@
|
|
[fancymenu]
|
|
type=fancymenu
|
|
alignment=Left
|
|
+buttonsAtTop=false
|
|
+categoriesAtRight=false
|
|
+icon=/usr/share/lxqt/graphics/opensuse-green.svg
|
|
+ownIcon=true
|
|
+showText=true
|
|
+text=" openSUSE"
|
|
filterClear=true
|
|
autoSel=true
|
|
autoSelDelay=150
|