You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, i discovered this set of utilities yesterday and i figured out how to use it with some .xml files i have found in the web.
After i did that, i realized that the settimed path_to_xml_file works in LXQt (Labwc WM, Wayland) but unfortunately swaybg displays the background image over the folders and icons, so i cannot use it.
In X11 LXQt session, the opposite happens: the feh picture is displayed in bottom, and only is seen when i logout.
I was wondering if it would be possible to support PCManFM-Qt way to change the wallpapers, at least for settimed, in a way that triggering settimed will execute the following:
pcmanfm-qt --set-wallpaper=path_to_wallpaper
instead of the swaybg or the feh ones. This could allow both X11 and Wayland LXQt sessions to use dynamic wallpapers with this tool set.
Unfortunately this is not supported by PCManFM-Qt since that file-manager is present in a lot of WMs and Sessions, which makes it hard to be implemented.
I also was wondering if you know an easy way to transform the .avif to a set of pictures and a .xml file, and if it was possible to extract the information of .heic files and do a .xml too.
I just realized that there is still an issue. Since this is now a "layer issue", when swaybg is launched with the new picture, it overlays the icons in the screen and makes them invisible. I should have tested it further before closing the issue.
Hello, i discovered this set of utilities yesterday and i figured out how to use it with some
.xml
files i have found in the web.After i did that, i realized that the
settimed path_to_xml_file
works in LXQt (Labwc WM, Wayland) but unfortunatelyswaybg
displays the background image over the folders and icons, so i cannot use it.In X11 LXQt session, the opposite happens: the
feh
picture is displayed in bottom, and only is seen when i logout.I was wondering if it would be possible to support PCManFM-Qt way to change the wallpapers, at least for
settimed
, in a way that triggeringsettimed
will execute the following:pcmanfm-qt --set-wallpaper=path_to_wallpaper
instead of the
swaybg
or thefeh
ones. This could allow both X11 and Wayland LXQt sessions to use dynamic wallpapers with this tool set.Unfortunately this is not supported by PCManFM-Qt since that file-manager is present in a lot of WMs and Sessions, which makes it hard to be implemented.
I also was wondering if you know an easy way to transform the
.avif
to a set of pictures and a .xml file, and if it was possible to extract the information of .heic files and do a.xml
too.Thanks in advance.
PS: When i refer to .xml files, i mean something as this: https://github.com/japamax/gnome-kde-dynamic-wallpaper-mojave/blob/master/mojave-timed.xml which seems to work for
settimed
, after changing the paths of the pictures to the correct ones in my device.PS2: I am using the version wallutils 5.12.7-1 found in the official Arch Linux repositories.
PS3: You can have a look at the issue instaling
PCManFM-Qt
and launching it in the desktop mode, using:pcmanfm-qt --desktop
The text was updated successfully, but these errors were encountered: