Window shaders (Info needed, interested in making the feature myself) #11290
-
Hi, i have been trying to rice my hyprland desktop. i have had success in making a true background shader in hyprland using glpaper from sourcehut seen here: hg.sr.ht/~scoopta/glpaper i would like to introduce shaders to the window animations (in particular to closing and opening them). i am not completely familiar with the hyprland codebase (i write C++ just fine, just dont know the details/intent) And thus im wondering what steps would need to be taken to make it possible. If anyone would like to enlighten me with the details. it would be great. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
https://github.com/micha4w/Hypr-DarkWindow is a good point to start, as it already does this |
Beta Was this translation helpful? Give feedback.
https://github.com/micha4w/Hypr-DarkWindow is a good point to start, as it already does this