mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-02-18 02:02:41 +00:00
![Drew DeVault](/assets/img/avatar_default.png)
Users interested in remote access to wlroots compositors should use wayvnc: https://github.com/any1/wayvnc
12 lines
167 B
Meson
12 lines
167 B
Meson
wlr_files += files('backend.c')
|
|
|
|
subdir('drm')
|
|
subdir('headless')
|
|
subdir('libinput')
|
|
subdir('multi')
|
|
subdir('noop')
|
|
subdir('wayland')
|
|
subdir('x11')
|
|
|
|
subdir('session')
|