mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
xwayland: parse normal hints
This commit is contained in:
parent
ef5914bdb6
commit
ed9796ec68
4 changed files with 25 additions and 3 deletions
|
|
@ -6,5 +6,5 @@ lib_wlr_xwayland = static_library(
|
|||
'xwm.c',
|
||||
),
|
||||
include_directories: wlr_inc,
|
||||
dependencies: [wayland_server, xcb, xcb_composite, pixman],
|
||||
dependencies: [wayland_server, xcb, xcb_composite, xcb_icccm, pixman],
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue