Ingo Bürk 02468296c4 Introduce switch for the drawing backend
This commit restores the old XCB drawing code paths while keeping the
cairo drawing available via a compile-time switch (I3BAR_CAIRO). This
is necessary as cairo currently has a bug that breaks i3bar for users
without the RENDER extension, which might be the case, e.g., for VNC
users.

For more context, see #1989 and the discussions about its fix. Once the
cairo fix is available in a stable release, i3 can depend on that version
and remove the XCB drawing code paths.

fixes #1989
2015-10-14 21:12:33 +02:00
2015-09-30 09:03:34 +02:00
2015-10-11 17:05:30 +02:00
2015-09-30 08:55:07 +02:00
2015-10-11 20:42:52 +02:00
2015-07-30 07:44:10 -04:00
2011-08-28 17:44:42 +02:00
2011-08-28 17:44:42 +02:00
2015-09-30 08:55:07 +02:00
2015-09-30 09:06:34 +02:00
Description
No description provided
18 MiB
Languages
C 58.4%
Perl 36%
Raku 2.6%
Ruby 1.2%
Shell 0.7%
Other 1.1%