mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-03 09:01:40 -05:00
Render XDG shell surfaces
This commit is contained in:
parent
7523de7c61
commit
e81e99d16d
6 changed files with 118 additions and 18 deletions
|
|
@ -6,6 +6,7 @@ executable(
|
|||
'input.c',
|
||||
'main.c',
|
||||
'output.c',
|
||||
'pointer.c'
|
||||
'pointer.c',
|
||||
'xdg_shell_v6.c'
|
||||
], dependencies: wlroots
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue