rukai / winit_input_helper

Processes winit events, allowing input state to be queried at any time.
MIT License
72 stars 31 forks source link

Cursor capture #62

Open stefnotch opened 4 months ago

stefnotch commented 4 months ago

Would it be reasonable to add an API to control the cursor captured-ness?

BreakingLead commented 1 month ago

Winit itself has methods about those.