Skip to content

fix: Mouse Capture #144

Description

@plainprince

Mouse capture / relative mouse input is broken

Mouse capture in Try Omarchy is currently broken. The cursor cannot be reliably captured by applications that request pointer locking or relative mouse input, causing it to escape the VM window instead of staying captured.

This makes applications requiring continuous mouse movement, especially games, difficult or impossible to use properly.

Expected: Applications should be able to capture the mouse and receive relative pointer movement normally.

Actual: Mouse capture/pointer locking fails, and the cursor just sits there.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions