libxcb #1

Merged
hayodea merged 20 commits from libxcb into master 2025-07-22 06:14:36 +00:00
Showing only changes of commit 37ad6995c3 - Show all commits
+8
View File
@@ -72,6 +72,14 @@ HK_SENSEAPI_ARG_ENABLE([adaLio2],
[unimplemented]
)
HK_SENSEAPI_ARG_ENABLE([deepLio2],
m4_normalize([Deep LIO2 SenseAPI backend: enables Harikoff to
see via a Deep LIO2 LiDAR sensor fusion algorithm]),
[CONFIG_DEEPLIO2_ENABLED],
[],
[unimplemented]
)
HK_WILZORAPI_ARG_ENABLE([xcbMouse],
m4_normalize([XCB/Xorg Mouse Wilzor API backend: enables Harikoff to
control a virtual mouse cursor via XCB/Xorg]),