From f93bd75282bedc59f3f5635c222d349b15432669 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Fri, 30 Apr 2021 09:03:27 +0300 Subject: [PATCH 1/2] disable autohide --- desktop/lxqt/lxqt-panel/files/panel.conf | 2 +- desktop/lxqt/lxqt-panel/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop/lxqt/lxqt-panel/files/panel.conf b/desktop/lxqt/lxqt-panel/files/panel.conf index 0dc22e71ad..821a666c23 100644 --- a/desktop/lxqt/lxqt-panel/files/panel.conf +++ b/desktop/lxqt/lxqt-panel/files/panel.conf @@ -39,7 +39,7 @@ background-color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0) background-image= desktop=0 font-color=@Variant(\0\0\0\x43\0\xff\xff\0\0\0\0\0\0\0\0) -hidable=true +hidable=false iconSize=28 lineCount=1 lockPanel=false diff --git a/desktop/lxqt/lxqt-panel/pspec.xml b/desktop/lxqt/lxqt-panel/pspec.xml index b5252f9277..6bfd30b968 100644 --- a/desktop/lxqt/lxqt-panel/pspec.xml +++ b/desktop/lxqt/lxqt-panel/pspec.xml @@ -96,7 +96,7 @@ - 2021-04-26 + 2021-04-30 0.17.1 Version bump. Ayhan Yalçınsoy From bd7b24d3f5c8ce639354078f208e6b1f60ea221c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ayhan=20Yal=C3=A7=C4=B1nsoy?= Date: Fri, 30 Apr 2021 09:03:57 +0300 Subject: [PATCH 2/2] fixed wallpaper issue --- desktop/lxqt/pcmanfm-qt/files/settings.conf | 2 +- desktop/lxqt/pcmanfm-qt/pspec.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/desktop/lxqt/pcmanfm-qt/files/settings.conf b/desktop/lxqt/pcmanfm-qt/files/settings.conf index 47b6ab595e..7eb97ec305 100644 --- a/desktop/lxqt/pcmanfm-qt/files/settings.conf +++ b/desktop/lxqt/pcmanfm-qt/files/settings.conf @@ -21,7 +21,7 @@ SlideShowInterval=0 SortColumn=name SortFolderFirst=true SortOrder=ascending -Wallpaper=/usr/share/lxqt/themes/ambiance/felis_catus.png +Wallpaper=/usr/share/lxqt/themes/ambiance/Crocus-Ancyrensis.jpg WallpaperMode=stretch WallpaperRandomize=false diff --git a/desktop/lxqt/pcmanfm-qt/pspec.xml b/desktop/lxqt/pcmanfm-qt/pspec.xml index cf71af1e05..049656202e 100644 --- a/desktop/lxqt/pcmanfm-qt/pspec.xml +++ b/desktop/lxqt/pcmanfm-qt/pspec.xml @@ -63,7 +63,7 @@ - 2021-04-26 + 2021-04-30 0.17.0 Version bump. Ayhan Yalçınsoy