···11-# Roadmap
22-33-<!--
44-Copyright 2018-2020, Collabora, Ltd. and the Monado contributors
55-SPDX-License-Identifier: BSL-1.0
66--->
77-88-## Short term
99-1010-* **cmake**: Make a proper FindXCB.cmake file.
1111-* **@ref comp**: Do timing based of the display refresh-rate and display time.
1212-* **@ref comp**: Move into own thread.
1313-* **@ref oxr**: Locking, maybe we just have a single lock for the session.
1414- We will need to figure out how to do wait properly.
1515-* **@ref oxr**: Complete action functions.
1616-1717-## Long term
1818-1919-* **aux/beacon**: Complete and integrate Lighthouse tracking code.
2020-* **@ref comp**: Support other extensions layers.
2121-* **@ref comp**: See-through support for Vive headset.
2222-* **doc**: Group Related code.
2323-* **doc**: Lots of documentation for runtime.
2424-* **@ref drv**: Port rest of OpenHMD drivers to our runtime.
2525-* **progs**: Settings and management daemon.
2626-* **progs**: Systray status indicator for user to interact with daemon.
2727-* **progs**: Room-scale setup program.