swayfx/sway/desktop/shaders
Erik Reider 1881b01d3f
Per application color saturation support (#21)
* Initial implementation without fullscreen support

* Limit saturation to 2

* Fixed saturation not working for fullscreen applications like CSGO

* Fixed saturation ignoring border radius

* Updated README and sway.5 man page

* Rebased from Master

* Added command to README

* Fixed nitpicks
2022-11-11 19:38:09 -05:00
..
corner.frag refactor: move shaders to individual files 2022-11-10 01:52:04 -05:00
embed.sh refactor: move shaders to individual files 2022-11-10 01:52:04 -05:00
meson.build feat: add round titlebars (#26) 2022-11-11 01:19:02 -05:00
quad.frag refactor: move shaders to individual files 2022-11-10 01:52:04 -05:00
quad.vert refactor: move shaders to individual files 2022-11-10 01:52:04 -05:00
quad_round_tl.frag feat: add round titlebars (#26) 2022-11-11 01:19:02 -05:00
quad_round_tr.frag feat: add round titlebars (#26) 2022-11-11 01:19:02 -05:00
tex.vert refactor: move shaders to individual files 2022-11-10 01:52:04 -05:00
tex_external.frag Per application color saturation support (#21) 2022-11-11 19:38:09 -05:00
tex_rgba.frag Per application color saturation support (#21) 2022-11-11 19:38:09 -05:00
tex_rgbx.frag Per application color saturation support (#21) 2022-11-11 19:38:09 -05:00