Skip to content

[FEAT] Render remote server cursor in gaming mode (fullscreen pointer lock) #78

@ehfd

Description

@ehfd

Is this a new feature request?

  • I have searched the existing issues

Wanted change

Current approach: absolute position of cursor is recorded and sent to the X11 server.
Issue: applications only using relative cursors receive absolute cursor positions and lead to rapid mouse movement.

New approach: Use an option like KasmVNC's game cursor mode and relative cursor mode to send relative position of cursor instead of absolute position.

Reason for change

Improve compatibility between various applications.

Proposed code change

Previous code in legacy Selkies:

selkies-project/selkies#97
selkies-project/selkies#142

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions