Skip to content

Fix up mouse input

Luke Benstead requested to merge mouse-input2 into main

Summary of Changes Introduced

  • Add the ability to watch for mouse events
  • Fix up widget event processing

PR Checklist

  • I have documented any user-visible changes to the code in the documentation folder
  • I agree that the changes introduced in this PR are dual-licensed under the LGPL-3.0 and MIT licenses (Why?)
  • I have added applicable tests, or at least not introduced any failures

Merge request reports