picom/src
Yuxuan Shui 5f57cb41f9
A bit more compiler dependent macros
Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2018-12-19 20:36:05 +00:00
..
c2.c Replace mstrcpy, mstrncpy with strdup, strndup 2018-12-15 19:07:14 +00:00
c2.h Remove some unnecessary macros 2018-11-04 18:54:37 +00:00
common.h Fix building with opengl, again 2018-12-16 02:48:02 +00:00
compiler.h A bit more compiler dependent macros 2018-12-19 20:36:05 +00:00
compton.c Explicitly cast X sequence number 2018-12-17 00:51:27 +00:00
compton.h Move some deinitialization to render.c 2018-12-16 03:00:56 +00:00
config.c Use checked allocation everywhere 2018-12-15 18:57:46 +00:00
config.h Move the initialization of wintype options into common function 2018-12-04 16:29:32 +00:00
config_libconfig.c Remove a debug message 2018-12-16 00:52:45 +00:00
dbus.c Use checked allocation everywhere 2018-12-15 18:57:46 +00:00
dbus.h Function movements 2018-12-15 17:43:36 +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 Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
kernel.h Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
log.h Function movements 2018-12-15 17:43:36 +00:00
meson.build Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
opengl.c Replace mstrcpy, mstrncpy with strdup, strndup 2018-12-15 19:07:14 +00:00
opengl.h Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
region.h Add log.h to files that need it 2018-12-15 17:53:17 +00:00
render.c Move some deinitialization to render.c 2018-12-16 03:00:56 +00:00
render.h Move some deinitialization to render.c 2018-12-16 03:00:56 +00:00
string_utils.c Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
string_utils.h Replace mstrcpy, mstrncpy with strdup, strndup 2018-12-15 19:07:14 +00:00
types.h Fix signedness of x properties 2018-11-01 11:12:46 +00:00
utils.h Move likely/unlikely to compiler.h 2018-12-15 19:14:01 +00:00
vsync.c Make sure vsync arrays are big enough 2018-12-17 00:51:27 +00:00
vsync.h Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
win.c Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
win.h Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
x.c Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
x.h Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
xrescheck.c Use checked allocation everywhere 2018-12-15 18:57:46 +00:00
xrescheck.h Sort out license problems 2018-10-03 22:14:51 +01:00