mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-12-31 11:08:25 -05:00
Add gamma_control skeleton
This commit is contained in:
parent
586ae674ae
commit
1b588e7c1f
6 changed files with 178 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ wayland_scanner_client = generator(
|
|||
|
||||
protocols = [
|
||||
[wl_protocol_dir, 'unstable/xdg-shell/xdg-shell-unstable-v6.xml'],
|
||||
'gamma-control.xml'
|
||||
]
|
||||
|
||||
client_protocols = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue