[Feature Request] Ensure window can be dragged by touch screen #155

Closed
opened 2026-04-05 18:00:26 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @medicalwei on 12/7/2025

When using SlimeVR inside VR, some desktop mirroring programs (e.g. OVR Toolkit, Resonite (Desktop page). Does not happen on SteamVR desktop control.) may treat VR controller controlling desktop as touch control to the OS.

That behavior causes dragging the SlimeVR server window through the title bar under VR into scrolling the whole Tauri viewport and bouncing back.

Until this bug is fixed, two workarounds might be possible:

  • Use desktop mirroring programs that make point and click behave like a touchscreen, or if possible, change the behavior to drawing tablet behavior.
  • Enable "Use native window decorations" option.
*Originally created by @medicalwei on 12/7/2025* When using SlimeVR inside VR, some desktop mirroring programs (e.g. OVR Toolkit, Resonite (Desktop page). Does not happen on SteamVR desktop control.) may treat VR controller controlling desktop as touch control to the OS. That behavior causes dragging the SlimeVR server window through the title bar under VR into scrolling the whole Tauri viewport and bouncing back. Until this bug is fixed, two workarounds might be possible: - Use desktop mirroring programs that make point and click behave like a touchscreen, or if possible, change the behavior to drawing tablet behavior. - Enable "Use native window decorations" option.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/SlimeVR-Server#155