picom/src
Yuxuan Shui 76c484885d
cache: cache_get can now return error
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-05-21 20:15:33 +01:00
..
backend backend: add interfaces for readiness reporting 2019-05-21 20:15:33 +01:00
c2.c win: split struct win 2019-05-21 20:15:29 +01:00
c2.h win: split struct win 2019-05-21 20:15:29 +01:00
cache.c cache: cache_get can now return error 2019-05-21 20:15:33 +01:00
cache.h cache: cache_get can now return error 2019-05-21 20:15:33 +01:00
common.h core: only grab X server when there indeed is new windows 2019-05-21 20:15:32 +01:00
compiler.h build: check if std-predef.h exists 2019-05-21 20:15:28 +01:00
compton.c core: reuse handle_new_window for pre-existing windows 2019-05-21 20:15:33 +01:00
compton.h event: handle reparent to the same parent 2019-05-21 20:15:32 +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 win: split struct win 2019-05-21 20:15:29 +01:00
dbus.h win: split struct win 2019-05-21 20:15:29 +01:00
diagnostic.c backend: add preliminary support for driver detection 2019-05-21 20:15:31 +01: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 core: unmap overlay window when we first acquire it 2019-05-21 20:15:32 +01:00
event.h core: split out event code 2019-03-23 14:35:22 +00:00
kernel.c kernel: tweak gaussian deviation 2019-05-21 20:15:30 +01:00
kernel.h kernel: tweak gaussian deviation 2019-05-21 20:15:30 +01:00
list.h event: handle reparent to the same parent 2019-05-21 20:15:32 +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 Add a general key-value caching framework 2019-05-21 20:15:33 +01:00
opengl.c win: split struct win 2019-05-21 20:15:29 +01:00
opengl.h win: split struct win 2019-05-21 20:15:29 +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 auto enable sync fence for NVIDIA driver users 2019-05-21 20:15:31 +01:00
render.h win: split struct win 2019-05-21 20:15:29 +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 kernel: tweak gaussian deviation 2019-05-21 20:15:30 +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 event: handle reparent to the same parent 2019-05-21 20:15:32 +01:00
win.h event: handle reparent to the same parent 2019-05-21 20:15:32 +01:00
x.c x: wrap xcb_generate_id to check for errors 2019-05-21 20:15:28 +01:00
x.h core: unmap overlay window when we first acquire it 2019-05-21 20:15:32 +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