Implement wlr-gamma-control-unstable-v1

This commit is contained in:
emersion 2018-07-22 13:23:32 +01:00
parent 5642c5cc8f
commit a149c2370a
11 changed files with 424 additions and 14 deletions

View file

@ -25,6 +25,7 @@ lib_wlr_types = static_library(
'wlr_cursor.c',
'wlr_export_dmabuf_v1.c',
'wlr_gamma_control.c',
'wlr_gamma_control_v1.c',
'wlr_idle_inhibit_v1.c',
'wlr_idle.c',
'wlr_input_device.c',