1
0
Fork 0
mirror of https://github.com/yshui/picom.git synced 2024-11-18 13:55:36 -05:00
picom/src
Yuxuan Shui 2848b24a57
options: reject invalid backend earlier
Unsupported backends were rejected when we try to initialize them, now
we reject them in the option parsing phase.

Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com>
2019-11-10 05:03:17 +00:00
..
backend gl_common: use Rec. 709 for luminance calculation 2019-11-10 03:37:11 +00:00
atom.c
atom.h
c2.c rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
c2.h
cache.c
cache.h
common.h rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
compiler.h
config.c parameterize max brightness limit 2019-11-09 17:56:38 +02:00
config.h parameterize max brightness limit 2019-11-09 17:56:38 +02:00
config_libconfig.c parameterize max brightness limit 2019-11-09 17:56:38 +02:00
dbus.c parameterize max brightness limit 2019-11-09 17:56:38 +02:00
dbus.h
diagnostic.c
diagnostic.h
err.h
event.c rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
event.h
kernel.c
kernel.h
list.h
log.c
log.h
meson.build rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
meta.h
opengl.c
opengl.h rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
options.c options: reject invalid backend earlier 2019-11-10 05:03:17 +00:00
options.h options: reject invalid backend earlier 2019-11-10 05:03:17 +00:00
picom.c options: reject invalid backend earlier 2019-11-10 05:03:17 +00:00
picom.h rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
picom.modulemap rename: fix the name of the modulemap file 2019-10-24 19:41:35 +01:00
region.h
render.c
render.h
string_utils.c
string_utils.h
types.h
uthash_extra.h
utils.c implement bright window dimming 2019-11-09 17:54:57 +02:00
utils.h implement bright window dimming 2019-11-09 17:54:57 +02:00
vsync.c
vsync.h
win.c win: fix transparency detection for windows without a WM frame 2019-10-24 19:30:11 +01:00
win.h rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
win_defs.h win_defs.h: fix #240 2019-09-25 09:47:36 -03:00
x.c rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
x.h rename: replace "compton" in the codebase 2019-10-23 20:24:20 +01:00
xrescheck.c
xrescheck.h