picom/src
Yuxuan Shui 85dba1f3c9
core: don't paint window with image errors
Previously we do window image update _after_ the to_paint checks.
Therefore the window image might failed to update after we decided to
paint it.

Do window image update before the checks.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-05-21 20:15:28 +01:00
..
backend x: wrap xcb_generate_id to check for errors 2019-05-21 20:15:28 +01:00
c2.c Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
c2.h Window state tracking refactor 2019-02-17 16:37:28 +00:00
common.h Refactor linked-list operations into a header 2019-05-21 20:15:28 +01:00
compiler.h Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
compton.c core: don't paint window with image errors 2019-05-21 20:15:28 +01:00
compton.h Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
compton.modulemap Remove leftover CONFIG_XINERAMAs 2019-02-19 20:48:31 +00:00
config.c config: fix grammar 2019-05-21 20:15:28 +01:00
config.h Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
config_libconfig.c Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
dbus.c Refactor linked-list operations into a header 2019-05-21 20:15:28 +01:00
dbus.h
diagnostic.c Drop support for Composite < 0.2 2019-03-05 22:14:23 +00:00
diagnostic.h Make get_early_config even earlier 2019-02-07 22:45:44 +00:00
err.h Failure of config file parsing is a hard failure 2019-02-13 02:05:01 +00:00
event.c x: wrap xcb_generate_id to check for errors 2019-05-21 20:15:28 +01:00
event.h core: split out event code 2019-03-23 14:35:22 +00:00
kernel.c Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
kernel.h Cleanups 2019-02-21 14:08:08 +00:00
list.h list.h: remove restrict qualifier 2019-05-21 20:15:28 +01:00
log.c Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
log.h gl_common: initialize string marker logger 2019-05-21 20:15:24 +01:00
meson.build win: track windows with a hash table 2019-05-21 20:15:27 +01:00
opengl.c Refactor linked-list operations into a header 2019-05-21 20:15:28 +01:00
opengl.h Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
options.c Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
options.h Fork as early as possible 2019-02-08 01:33:42 +00:00
region.h Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
render.c x: wrap xcb_generate_id to check for errors 2019-05-21 20:15:28 +01:00
render.h Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
string_utils.c Add some unittests 2019-05-21 20:15:22 +01:00
string_utils.h Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
types.h Use int in margin_t 2019-05-21 20:15:25 +01:00
uthash_extra.h win: track windows with a hash table 2019-05-21 20:15:27 +01:00
utils.c Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
utils.h utils: improve CHECK() macro 2019-05-21 20:15:26 +01:00
vsync.c Eliminate implicit conversions 2019-05-21 20:15:25 +01:00
vsync.h vsync: choose vsync method automatically 2019-03-10 15:00:56 +00:00
win.c x: wrap xcb_generate_id to check for errors 2019-05-21 20:15:28 +01:00
win.h win: add new type window_stack_entry 2019-05-21 20:15:28 +01:00
x.c x: wrap xcb_generate_id to check for errors 2019-05-21 20:15:28 +01:00
x.h x: wrap xcb_generate_id to check for errors 2019-05-21 20:15:28 +01:00
xrescheck.c Run clang-format 2019-03-10 12:35:38 +00:00
xrescheck.h Run clang-format 2019-03-10 12:35:38 +00:00