mirror of
https://github.com/DreamMaoMao/maomaowm.git
synced 2026-05-03 06:46:38 -04:00
update to wlroots 0.19
feat:wlr_alpha_modifier_v1 protocol
This commit is contained in:
parent
954a6e6848
commit
7880d44a2a
3 changed files with 366 additions and 330 deletions
|
|
@ -33,7 +33,7 @@ libm = cc.find_library('m')
|
|||
xcb = dependency('xcb', required : get_option('xwayland'))
|
||||
xlibs = dependency('xcb-icccm', required : get_option('xwayland'))
|
||||
wayland_server_dep = dependency('wayland-server')
|
||||
wlroots_dep = dependency('wlroots-0.18')
|
||||
wlroots_dep = dependency('wlroots-0.19')
|
||||
xkbcommon_dep = dependency('xkbcommon')
|
||||
libinput_dep = dependency('libinput')
|
||||
libwayland_client_dep = dependency('wayland-client')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue