Allow disabling mouse support #137
Labels
Core
Add for issues having to do with core functions
Feature Request
Add for a new feature request
Inputs
Issue with regards to keyboard and mouse
Milestone
Is your feature request related to a problem? Please describe.
There's no elegant way to make the program ignore mouse events.
Describe the solution you'd like
A simple pair of methods would be great, e.g.
enable_mouse()
anddisable_mouse()
.The text was updated successfully, but these errors were encountered: