hyprwm / Hyprland

Hyprland is an independent, highly customizable, dynamic tiling Wayland compositor that doesn't sacrifice on its looks.
https://hyprland.org
BSD 3-Clause "New" or "Revised" License
19.55k stars 821 forks source link

Relative path with hyprpaper #3017

Open Vinetos opened 1 year ago

Vinetos commented 1 year ago

Hyprland Version

commit 7155b4c26606d7681bacb2517b1d19495336c6c3

Bug or Regression?

Bug

Description

Passing command through hyprpaper IPC should works even when paths are relative paths. Maybe its a documentation issue ?

How to reproduce

Actual behavior : hyprctl hyprpaper preload ./test.jpg send the relative path which fails:

preload failed (no such file)

Expected behavior : hyprctl hyprpaper preload ./test.jpg should expand the full path and send it the the daemon.

Crash reports, logs, images, videos

No response

izmyname commented 1 month ago

Shouldn't the issue be moved to hypraper repo?

vaxerski commented 1 month ago

no, its an issue with hyprctl