Idea of a Window Manager in VR ============================== I want to create a window manager in VR. Think about Counter Strike, or Doom. There would be a room, on the walls there are photos and posters. Shelves has all kinds of custom made items. Virtual "windows" floating around, one for each application. A Window can be maximized and minimized. There is a virtual dock for the icons. This would be for the regular Linux/Unix systems. When maximized, it is just a regular application. [ detail to be filled ] There's a similar project called [SimularVR][simular_vr]. For studying how WM works, we can use [dwm][dwm] as a reference. References ---------- [simula_vr]: https://github.com/SimulaVR/Simula [dwm]: https://dwm.suckless.org/ ---- vim: set wrap tw=0 spell :