mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-11 13:29:45 -05:00
examples/scene-graph: new example
This commit is contained in:
parent
68644f26bc
commit
f686fbd0c6
2 changed files with 185 additions and 0 deletions
|
|
@ -48,6 +48,10 @@ compositors = {
|
|||
'src': 'output-layers.c',
|
||||
'proto': ['xdg-shell'],
|
||||
},
|
||||
'scene-graph': {
|
||||
'src': 'scene-graph.c',
|
||||
'proto': ['xdg-shell'],
|
||||
},
|
||||
}
|
||||
|
||||
clients = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue