···1-# Roadmap
2-3-<!--
4-Copyright 2018-2020, Collabora, Ltd. and the Monado contributors
5-SPDX-License-Identifier: BSL-1.0
6--->
7-8-## Short term
9-10-* **cmake**: Make a proper FindXCB.cmake file.
11-* **@ref comp**: Do timing based of the display refresh-rate and display time.
12-* **@ref comp**: Move into own thread.
13-* **@ref oxr**: Locking, maybe we just have a single lock for the session.
14- We will need to figure out how to do wait properly.
15-* **@ref oxr**: Complete action functions.
16-17-## Long term
18-19-* **aux/beacon**: Complete and integrate Lighthouse tracking code.
20-* **@ref comp**: Support other extensions layers.
21-* **@ref comp**: See-through support for Vive headset.
22-* **doc**: Group Related code.
23-* **doc**: Lots of documentation for runtime.
24-* **@ref drv**: Port rest of OpenHMD drivers to our runtime.
25-* **progs**: Settings and management daemon.
26-* **progs**: Systray status indicator for user to interact with daemon.
27-* **progs**: Room-scale setup program.