gri3-wm/i3bar/src
Ingo Bürk 46bcc55f6f Extract cairo_clear_surface.
This commit refactors the i3bar drawing code to also define an abstraction
function for clearing a surface. This is needed to fully abstract i3bar/xcb.c's
drawing code so that we can introduce a switch to easily exchange the
underlying drawing mechanism.
2015-10-14 19:03:05 +02:00
..
cairo_util.c Extract cairo_clear_surface. 2015-10-14 19:03:05 +02:00
child.c Use safe wrappers wherever possible 2015-08-03 12:50:50 +03:00
config.c libi3: change scalloc() signature to match calloc() 2015-08-03 12:50:13 +03:00
ipc.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
main.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
mode.c Allow pango markup for the binding indicator. 2015-05-31 12:35:47 +02:00
outputs.c Use cairo for all drawing operations in i3bar. 2015-10-05 09:29:17 +02:00
parse_json_header.c Update copyright notices and get rid of ranges 2015-04-20 17:50:21 -04:00
workspaces.c Introduce sstrndup wrapper. 2015-05-06 16:33:15 +02:00
xcb.c Extract cairo_clear_surface. 2015-10-14 19:03:05 +02:00