mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-15 08:56:26 -05:00
Implement wlr-gamma-control-unstable-v1
This commit is contained in:
parent
5642c5cc8f
commit
a149c2370a
11 changed files with 424 additions and 14 deletions
|
|
@ -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',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue