Add mouse capture mode #1233

Open
opened 2024-07-25 12:14:16 +00:00 by hordurj · 0 comments
hordurj commented 2024-07-25 12:14:16 +00:00 (Migrated from github.com)

By default Windows will not send mouse events when the cursor is outside of the window. It would be beneficial to add support for capturing the mouse.

This could for instance be used on click to implement a dragging / drawing action that extended outside the window.

By default Windows will not send mouse events when the cursor is outside of the window. It would be beneficial to add support for capturing the mouse. This could for instance be used on click to implement a dragging / drawing action that extended outside the window.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach#1233
No description provided.