Skip to content

Support relative mouse mode on Windows #928

Closed
Closed
@rdb

Description

@rdb

Windows is the only desktop platform we don't support relative mouse mode on. This is a constant stumbling block for anyone who is making a game with FPS-style input.

It's probably pretty easy to add this by just enabling cursor confinement and using WM_INPUT events. This would be similar how we handle it in the X11 implementation nowadays when DGA is not supported.

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions