summaryrefslogtreecommitdiff
path: root/sway/desktop/shaders
AgeCommit message (Collapse)Author
2023-01-18feat: Add box shadows (#64)William McKinnon
Co-authored-by: Erik Reider <[email protected]>
2022-12-11refactor: deduplicate vertex shadersWill McKinnon
2022-12-07[Feature] Dim inactive windows (#66)Erik Reider
2022-11-11style: shader style fixesWill McKinnon
2022-11-11feat: render tiling move indicator with round cornersWill McKinnon
2022-11-11Per application color saturation support (#21)Erik Reider
* 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-11feat: add round titlebars (#26)William McKinnon
2022-11-10refactor: move shaders to individual filesWill McKinnon