mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-29 05:40:12 -04:00
backend/x11: correctly update keyboard modifiers
This commit is contained in:
parent
48e8202883
commit
8d1b5c7600
3 changed files with 56 additions and 21 deletions
|
|
@ -51,6 +51,7 @@ endif
|
|||
|
||||
if conf_data.get('WLR_HAS_X11_BACKEND', false)
|
||||
backend_files += files('x11/backend.c')
|
||||
backend_deps += xcb_xkb
|
||||
endif
|
||||
|
||||
if conf_data.get('WLR_HAS_ELOGIND', false)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue