picom/src
Yuxuan Shui 86e744345e
Fix build with gcc 6
gcc want _Noreturn to be the first thing in declaration.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2018-12-25 14:55:01 +00:00
..
backend First step of split backend into modules 2018-12-22 00:50:25 +00:00
c2.c Clean up options/config file parsing 2018-12-21 17:21:52 +00:00
c2.h Clean up options/config file parsing 2018-12-21 17:21:52 +00:00
common.h First step of split backend into modules 2018-12-22 00:50:25 +00:00
compiler.h Add compiler dependent macros for thread_local 2018-12-20 00:46:38 +00:00
compton.c First step of split backend into modules 2018-12-22 00:50:25 +00:00
compton.h Convert printf_errf/dbgf in several files 2018-12-20 16:54:51 +00:00
config.c Refactor setting the default winopts 2018-12-24 19:57:16 +00:00
config.h Refactor setting the default winopts 2018-12-24 19:57:16 +00:00
config_libconfig.c Make --logpath work again 2018-12-21 22:59:21 +00:00
dbus.c Clean up options/config file parsing 2018-12-21 17:21:52 +00:00
dbus.h Remove a couple of unwanted options 2018-12-20 23:44:38 +00:00
diagnostic.c Use libxdg-basedir for finding config files 2018-12-15 19:53:16 +00:00
diagnostic.h Add --diagnostics option 2018-11-03 22:37:18 +00:00
kernel.c Convert printf_* in vsync.c 2018-12-20 17:19:41 +00:00
kernel.h Enable -Werror in CI 2018-12-19 23:41:58 +00:00
log.c Append to log file, not overwrite 2018-12-21 23:02:19 +00:00
log.h Remove printf_* macros 2018-12-20 17:36:23 +00:00
meson.build First step of split backend into modules 2018-12-22 00:50:25 +00:00
opengl.c Clean up options/config file parsing 2018-12-21 17:21:52 +00:00
opengl.h Convert printf_* in opengl.h 2018-12-20 17:24:03 +00:00
options.c -C and -G *disables* shadow, not enabling them 2018-12-24 19:58:25 +00:00
options.h Make --logpath work again 2018-12-21 22:59:21 +00:00
region.h Convert print_errf/dbgf in win.c and compton.c 2018-12-20 03:56:31 +00:00
render.c Make make_shadow() public 2018-12-22 00:30:45 +00:00
render.h Make make_shadow() public 2018-12-22 00:30:45 +00:00
string_utils.c Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
string_utils.h Improved allocation failure reporting 2018-12-20 14:19:10 +00:00
types.h Fix signedness of x properties 2018-11-01 11:12:46 +00:00
utils.c Improved allocation failure reporting 2018-12-20 14:19:10 +00:00
utils.h Fix build with gcc 6 2018-12-25 14:55:01 +00:00
vsync.c Fix vsync-drm 2018-12-21 17:25:24 -05:00
vsync.h Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
win.c First step of split backend into modules 2018-12-22 00:50:25 +00:00
win.h First step of split backend into modules 2018-12-22 00:50:25 +00:00
x.c Lower x_print_error to log_debug 2018-12-22 14:29:26 +00:00
x.h Some new x helper functions 2018-12-21 23:47:31 +00:00
xrescheck.c Convert printf_errf/dbgf in several files 2018-12-20 16:54:51 +00:00
xrescheck.h Sort out license problems 2018-10-03 22:14:51 +01:00