mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-15 06:59:43 -05:00
examples/explicit-sync: new example
This commit is contained in:
parent
4f5909ca6a
commit
384f2249c7
2 changed files with 264 additions and 0 deletions
|
|
@ -57,6 +57,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