Commit Graph

20 Commits

Author SHA1 Message Date
Jarcode
22bc7c446c Fixed window class not being set by glx backend, + other fixes 2018-02-12 16:36:27 -08:00
Jarcode
b86870e0fd Added passes for premultiplied alpha, fixed alpha blending for native transparency 2018-02-12 16:25:32 -08:00
Jarcode
f021457abd Added GLX window creation backend, addresses #18 2018-02-12 12:47:59 -08:00
Jarcode
79d06b070e Fixed potetial segmentation fault for xwin_should_render, addresses #19 2018-02-11 12:02:26 -08:00
Jarcode
3df89da8bb fixed alpha blending for 'radial' inner circle 2018-02-11 11:42:26 -08:00
Jarcode
79b99b09be refactored X11 code in 'render.c' and 'xwin.c' 2018-02-11 09:38:23 -08:00
Jarcode
8359ad9a98 Added configurable solid background color, closes #16 2018-02-06 18:13:23 -08:00
Jarcode
f94bdc89b0 Added bars module, implements #2 2018-01-10 18:11:22 -08:00
Jarcode
b096898782 Changed default values in config, addressing issue #3 2018-01-10 16:01:27 -08:00
Jarcode
679c2e02fd Added #request directive, related to issue #4 2018-01-09 18:04:48 -08:00
Jarcode
5c4a129ebf Changed default value for setfocused in rc.lua, see issue #3 2018-01-09 17:19:31 -08:00
Jarcode
2e0d0921c5 added transparency, cleanup 2018-01-07 18:35:40 -08:00
Jarcode
7b0eeb465b finished configuration loading and getopt functionality 2017-12-02 12:17:51 -08:00
Jarcode
75033a09aa properly handling config paths 2017-12-01 22:46:31 -08:00
Jarcode
93fa812aa0 added options for window position, size and class 2017-11-30 21:02:34 -08:00
Jarcode
99b6c3eeb9 various changes 2017-11-30 18:24:10 -08:00
Jarcode
c295b84c17 fixed units in comments 2017-11-28 17:28:33 -08:00
Jarcode
a0e65461fe Added interpolation, various fixes 2017-11-28 17:25:25 -08:00
Jarcode
bd3b0b1457 Updated gravity transform, cleaned up graph shader 2017-11-28 11:47:28 -08:00
Jarcode
ca7e6c8ba3 initial commit 2017-11-25 22:00:49 -08:00