mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-25 06:59:42 -05:00
Send server-decoration ack event automatically
This commit is contained in:
parent
e84d573b91
commit
a43acae000
5 changed files with 21 additions and 23 deletions
|
|
@ -17,5 +17,5 @@ if get_option('enable_xwayland')
|
|||
sources += ['xwayland.c']
|
||||
endif
|
||||
executable(
|
||||
'rootston', sources, dependencies: wlroots
|
||||
'rootston', sources, dependencies: [wlroots, wlr_protos]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue