[client] x11: implemented missing functionallity

This commit is contained in:
Geoffrey McRae 2021-01-27 10:41:39 +11:00
parent 2d1e3c8022
commit 2eac3dcb56
2 changed files with 589 additions and 372 deletions

View File

@ -7,6 +7,7 @@ pkg_check_modules(DISPLAYSERVER_X11_PKGCONFIG REQUIRED
xi xi
xfixes xfixes
xscrnsaver xscrnsaver
xinerama
) )
add_library(displayserver_X11 STATIC add_library(displayserver_X11 STATIC

File diff suppressed because it is too large Load Diff