Shawn Dunn
6211ba3e25
* Pre-release changes (#2167) * Weblate commit (#2165) * Fixed destination dir of lxqt-panel_wayland.desktop (#2166) * Made auto-hiding on overlapping work under kwin_wayland (#2164) - Update to version 2.1.0: * Pre-release changes (#2159) * Updated *.ts files (#2160) * Weblate commit (#2155) * Silenced compilation warning about `QCheckBox::stateChanged` (#2157) * mainmenu: Workaround lack of context menu with Qt 6.8.0 * Workaround for translucency artifacts with Qt 6.8.0 on Wayland (#2156) * Added a missing version check (#2154) * Prevent panel from accepting focus with some Wayland compositors (#2153) * Weblate commit (#2151) * Updated translations including Luganda (#2150) OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-panel?expand=0&rev=61
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
|