picom/src/backend
Yuxuan Shui 7e3976947b
Fix crash when using monitor-repaint
If monitor-repaint is not implemented by the backend, compton will
crash. This commit fix the crash by not doing monitor-repaint in that
case.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-03-05 22:37:53 +00:00
..
gl Drop support for Composite < 0.2 2019-03-05 22:14:23 +00:00
backend.c Fix crash when using monitor-repaint 2019-03-05 22:37:53 +00:00
backend.h Implement monitor repaint in new xrender 2019-03-05 20:27:10 +00:00
backend_common.c Implement monitor repaint in new xrender 2019-03-05 20:27:10 +00:00
backend_common.h backend_common: fix shadow generation with opacity 2019-03-04 23:02:35 +00:00
meson.build Let old/new backends co-exist 2019-02-20 17:52:24 +00:00
xrender.c Implement monitor repaint in new xrender 2019-03-05 20:27:10 +00:00