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
21.19k stars 894 forks source link

per window shaders like picom #4392

Closed quantenzitrone closed 9 months ago

quantenzitrone commented 9 months ago

Description

I'd like to have window shaders similar to picoms window-shader-fg-rule.

What i want to archive is color based transparency to turn the background color of my windows transparent without affecting visibility. https://github.com/ikz87/picom-shaders/wiki/Shader-gallery#color-based-transparency

vaxerski commented 9 months ago

I dont see a point. Easily done with a plugin, anyways

alexhulbert commented 5 months ago

@quantenzitrone I forked the hypr-darkwindow plugin here and made it do chromakey transparency. You can find the installation instructions here