Skip to content

Disabled cursor mode doesn't work right with virtual machines accessed through RDP #624

@adriengivry

Description

@adriengivry

Description

See GLFW issue about RDP: glfw/glfw#1276
See GLFW issue about VM: glfw/glfw#2463

Temporary Workaround

In CameraController.cpp, remove:

m_window.SetCursorMode(OvWindowing::Cursor::ECursorMode::DISABLED);

To Reproduce

Steps to reproduce the behavior:
0. Setup a virtual machine

  1. Connect to VM using Microsoft Remote Desktop
  2. Run Overload
  3. Right click on the scene and try to move the FPS camera
  4. Notice issue

Expected behavior

The mouse should behave properly, whether it's cursor is disabled or not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions