picom/src
Yuxuan Shui 7a446ca1f4
Slightly better error handling
Handle backend initialization failure.

Also actually disable vsync when it's not supported in the new xrender
backend.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-02-25 00:22:10 +00:00
..
backend Slightly better error handling 2019-02-25 00:22:10 +00:00
c2.c Window state tracking refactor 2019-02-17 16:37:28 +00:00
c2.h Window state tracking refactor 2019-02-17 16:37:28 +00:00
common.h Use monotonic clock for time 2019-02-21 03:36:51 +00:00
compiler.h Window state tracking refactor 2019-02-17 16:37:28 +00:00
compton.c Slightly better error handling 2019-02-25 00:22:10 +00:00
compton.h Cleanups 2019-02-21 14:08:08 +00:00
compton.modulemap Remove leftover CONFIG_XINERAMAs 2019-02-19 20:48:31 +00:00
config.c Fix typo 2019-02-20 01:45:34 +00:00
config.h Cleanups 2019-02-21 14:08:08 +00:00
config_libconfig.c Use struct conv for blur kernel as well 2019-02-20 01:39:43 +00:00
dbus.c Window state tracking refactor 2019-02-17 16:37:28 +00:00
dbus.h Remove a couple of unwanted options 2018-12-20 23:44:38 +00:00
diagnostic.c Make get_early_config even earlier 2019-02-07 22:45:44 +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
kernel.c Cache converted blur kernel 2019-02-20 16:45:53 +00:00
kernel.h Cleanups 2019-02-21 14:08:08 +00:00
log.c Prevent GL/glx.h from defining prototypes 2019-02-09 00:43:31 +00:00
log.h Cleanups 2019-02-21 14:08:08 +00:00
meson.build Make xinerama mandatory 2019-02-18 21:05:12 +00:00
opengl.c Use struct conv for blur kernel as well 2019-02-20 01:39:43 +00:00
opengl.h Prevent GL/glx.h from defining prototypes 2019-02-09 00:43:31 +00:00
options.c Silence a warning in release build 2019-02-21 14:15:25 +00:00
options.h Fork as early as possible 2019-02-08 01:33:42 +00:00
region.h Even more includes 2019-01-20 22:09:22 +00:00
render.c Fix memory leaks when using the new backends 2019-02-20 18:21:40 +00:00
render.h Fix some problems in new backend integration 2019-02-20 18:17:16 +00:00
string_utils.c Fix compiling on older gcc 2019-02-02 02:12:08 +00:00
string_utils.h Parse number locale-independently 2019-02-02 01:28:15 +00:00
types.h Window state tracking refactor 2019-02-17 16:37:28 +00:00
utils.c Even more includes 2019-01-20 22:09:22 +00:00
utils.h Silence a warning in release build 2019-02-21 14:15:25 +00:00
vsync.c Prevent GL/glx.h from defining prototypes 2019-02-09 00:43:31 +00:00
vsync.h Move rendering related functions out of compton.c 2018-12-16 00:50:46 +00:00
win.c Allow win_on_win_size_change to be called on UNMAPPED windows 2019-02-23 00:25:10 +00:00
win.h Cleanups 2019-02-21 14:08:08 +00:00
x.c Cache converted blur kernel 2019-02-20 16:45:53 +00:00
x.h Cache converted blur kernel 2019-02-20 16:45:53 +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