]> git.sur5r.net Git - i3/i3/commit
Introduce a macro to flush a cairo surface twice.
authorIngo Bürk <ingo.buerk@tngtech.com>
Wed, 14 Oct 2015 16:57:16 +0000 (18:57 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Wed, 14 Oct 2015 16:57:16 +0000 (18:57 +0200)
commit8178910f168c927f1f3b4c94531fd32f38743fb0
tree03b86f57a65f7505bba709d097fc231b93442466
parent54dbbe2f06134b32c03af38db7ec0aa7d3d0b74e
Introduce a macro to flush a cairo surface twice.

Flushing the surface twice is necessary due to a cairo bug. For context,
refer to #1989 and https://bugs.freedesktop.org/show_bug.cgi?id=92455.
i3bar/include/cairo_util.h
i3bar/src/cairo_util.c
i3bar/src/xcb.c
libi3/font.c