Commit graph

13 commits

Author SHA1 Message Date
Erik Reider
988fb24710
[Feature] Dim inactive windows () 2022-12-07 00:10:11 -05:00
William McKinnon
6951b8e493
render refactor: implement decoration_data struct () 2022-11-23 23:37:35 -05:00
Will McKinnon
1a9f17054d feat: added support for external textures 2022-11-11 21:24:42 -05:00
Will McKinnon
6ca742d4f2 feat: render tiling move indicator with round corners 2022-11-11 20:05:17 -05:00
Erik Reider
1881b01d3f
Per application color saturation support ()
* 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
William McKinnon
1930bd0d71
feat: add round titlebars () 2022-11-11 01:19:02 -05:00
Will McKinnon
eddbde479c style: cleaned up some frag shaders 2022-10-26 02:48:49 -04:00
Will McKinnon
55f8222855 refactor: improved rounded corner shader 2022-10-26 00:25:33 -04:00
William McKinnon
90a80e7041
feat: add round borders ()
Co-authored-by: Erik Reider <35975961+ErikReider@users.noreply.github.com>
2022-10-09 11:47:34 -04:00
William McKinnon
c1f4cf17db
Add Anti-Aliased Corner Radius () 2022-08-29 18:25:11 -04:00
William McKinnon
5c0086b944
Add rounded corners () 2022-08-21 17:12:54 -04:00
William McKinnon
c5d08f6085
Render rect with fx_renderer ()
* initial fx_render_rect work

* fixed rect rendering
2022-08-21 16:30:00 -04:00
William McKinnon
cf1ed777ae
Add official fx renderer () 2022-08-13 02:14:23 -04:00