xyproto / wallutils

:city_sunset: Utilities for handling monitors, resolutions, wallpapers and timed wallpapers
BSD 3-Clause "New" or "Revised" License
467 stars 17 forks source link

settimed not works on hyprland #29

Closed hyq12358 closed 2 years ago

hyq12358 commented 2 years ago

WM: https://github.com/hyprwm/Hyprland

settimed log:

Setting timed wallpaper: mu Searching for wallpapers... Filtering wallpapers by name... Using: /usr/share/backgrounds/mu/mu.stw Using the Simple Timed Wallpaper format. Attaching to ongoing static wallpaper event that started at 18:00 Window: 6h Cooldown: 6h Filename: /usr/share/backgrounds/mu/03.jpg Setting /usr/share/backgrounds/mu/03.jpg. Could not set wallpaper: found no working method for setting the desktop wallpaperSetting timed wallpaper: mu-timed Searching for wallpapers... Filtering wallpapers by name... Could not find timed wallpaper: mu-timed

xyproto commented 2 years ago

Thanks for reporting!

Looking at the Hyprland source code and searching the repository for "wall", it does not appear like Hyprland supports setting the wallpaper at runtime. I could not find configuration options for this either.

Please re-open this issue once Hyprland supports setting the wallpaper at runtime, or if I've misunderstood how Hyprland currently works.