Closed cylian914 closed 1 year ago
Sorry, embedding C code inside set_wallpaper is a hard no from me. This makes the project much less portable, and it's not entirely clear to me what the different components here do. (Also, adding binary blobs to Git repos is not a good practice for the same portability reason)
If the requirement is checking that hyprland is running before running hyprctl, would it not be sufficient to check that its environment variable is set, and then run the relevant hyprctl commands?
add support for Hyprpaper, add WlOutput to list the monitor and ssock (for simple socket) to manage hyprpaper socket without hyprctl (can't be use when hyprland is not run). Compile instruction are in file and i also left the binary.