picom/src
Uli Schlachter aa8cb217c8 Fix xcb error ignoring
The existing mechanism with set_ignore_next() is (IMHO) ugly and also
does not work with XCB requests. This commit adds a new function
set_ignore_cookie() and fixes callers that were converted to XCB to use
this new function instead.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2018-09-29 11:48:58 +02:00
..
c2.c Port more stuff to xcb 2018-09-23 22:58:49 +01:00
c2.h c2.h cleanup 2018-09-10 13:46:05 +01:00
common.h Fix xcb error ignoring 2018-09-29 11:48:58 +02:00
compton.c Fix xcb error ignoring 2018-09-29 11:48:58 +02:00
compton.h Fix xcb error ignoring 2018-09-29 11:48:58 +02:00
config.c Port from xrender to xcb-render 2018-09-27 18:14:44 +02:00
config.h Port from xrender to xcb-render 2018-09-27 18:14:44 +02:00
config_libconfig.c Remove the clear-shadow option 2018-09-23 23:58:17 +01:00
dbus.c Remove the clear-shadow option 2018-09-23 23:58:17 +01:00
dbus.h Clear compiler warnings 2018-05-17 12:50:22 +01:00
opengl.c Port from xrender to xcb-render 2018-09-27 18:14:44 +02:00
opengl.h Port more stuff to xcb 2018-09-23 22:58:49 +01:00
win.c Port from xrender to xcb-render 2018-09-27 18:14:44 +02:00
win.h Split out win related functions to win.c 2018-09-10 13:46:24 +01:00
x.c Port more stuff to xcb 2018-09-23 22:58:49 +01:00
x.h Port more stuff to xcb 2018-09-23 22:58:49 +01:00
xrescheck.c Bug fix: Fix X pixmap leakage in shadow_paint 2014-08-03 19:40:40 +08:00
xrescheck.h Port usage of XCompositeNameWindowPixmap to xcb 2018-09-29 10:37:29 +02:00