galister
ac9bfc9fc4
bar dropdown backend logic
2026-01-05 20:36:44 +09:00
galister
b56aa1a8de
bar app icons & tooltips
2026-01-05 15:45:19 +09:00
galister
12c4a664b0
app launcher res & orientation functionality
2026-01-03 16:47:30 +09:00
galister
64c8f03dae
clippy
2025-12-27 13:59:32 +09:00
galister
35f3748b95
get rid of wayvr refcell
2025-12-27 13:27:44 +09:00
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