mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-07 13:29:49 -05:00
examples/explicit-sync: new example
This commit is contained in:
parent
9d04df39fc
commit
98909f0c80
2 changed files with 258 additions and 0 deletions
|
|
@ -55,6 +55,10 @@ compositors = {
|
|||
'src': 'scene-graph.c',
|
||||
'proto': ['xdg-shell'],
|
||||
},
|
||||
'explicit-sync': {
|
||||
'src': 'explicit-sync.c',
|
||||
'proto': ['xdg-shell'],
|
||||
},
|
||||
}
|
||||
|
||||
clients = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue