Hyprland icon indicating copy to clipboard operation
Hyprland copied to clipboard

gtk-layer-shell wrapper

Open UltraBlackLinux opened this issue 2 years ago • 5 comments

Hey there, coming from wayfire I really miss the background-view plugin. It takes any binary path, and moves it's window into the desktop background layer. I did a lot of searching but could not find any comparable tool that would allow me to use the wallpaper-engine window as wallpaper. Could you implement a wrapper that can do exactly that? Thanks!

UltraBlackLinux avatar Jan 08 '23 14:01 UltraBlackLinux

you mean something alongside xwinwrap?

vaxerski avatar Jan 08 '23 15:01 vaxerski

yeah that would be perfect!

UltraBlackLinux avatar Jan 08 '23 15:01 UltraBlackLinux

you got mpvpaper but I don't think there is one for wayland for general apps, dk what would be the better approach, a utility or just function in hl

vaxerski avatar Jan 08 '23 17:01 vaxerski

a general utility would probably be best, but hyprland doesn't sacrifice visuals ;)

UltraBlackLinux avatar Jan 08 '23 21:01 UltraBlackLinux

the problem with a general utility would be that in my opinion it'd have to be a separate wayland compositor. I don't think there's a simple way to do that otherwise. A compositor that launches the app, renders it, opens a LS and plops the contents onto the LS.

Maybe a project for some day.

vaxerski avatar Jan 09 '23 13:01 vaxerski

now available as an official plugin: https://github.com/hyprwm/hyprland-plugins/tree/main/hyprwinwrap

vaxerski avatar Nov 24 '23 21:11 vaxerski

thank you so much!

UltraBlackLinux avatar Nov 25 '23 13:11 UltraBlackLinux