Commit Graph

7 Commits

Author SHA1 Message Date
galister
400952177e WayVRData → WayVRState in the RefCell 2025-12-26 17:40:22 +09:00
galister
db74874a80 wayland_server: make frame callbacks, release buffers. logging 2025-12-26 02:02:19 +09:00
galister
40dc33410d rewrite built-in wayland compositor egl → vulkan 2025-12-25 21:26:38 +09:00
galister
3484df0cf7 fix build without wayvr feature 2025-12-24 09:15:15 +00:00
galister
10191385e4 DeviceHaptics task 2025-12-24 09:15:15 +00:00
galister
1d6a0e4bde dont die if wayland server init fails 2025-12-24 09:15:15 +00:00
Aleksander
36576122a9 Make WayVR IPC independent of the built-in Wayland server
- Rename state -> wayland_state
- Move WayVR IPC server outside "wayvr" (wayland server) feature
- WayVR IPC server is now available without "wayvr" (wayland server) feature
- Remove run_compositor_at_start (run wayland server instantly)
2025-12-24 09:15:15 +00:00