Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Refine relative mode submission mechanisms #76

Merged
merged 1 commit into from
Oct 20, 2022

Conversation

alanjian85
Copy link
Collaborator

Remove the keyboard's control over mouse capturing and give the application the ability to set mouse relative mode. Also add a counter of deferred events to seamlessly delay execution of submissions delivered before the window was created.

Copy link
Contributor

@jserv jserv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Always run clang-format -i before submitting pull requests.

Remove the keyboard's control over mouse capturing and give the
application the ability to set mouse relative mode. Also add a counter
of deferred events to seamlessly delay execution of submissions
delivered before the window was created.
@jserv jserv merged commit 127af35 into sysprog21:master Oct 20, 2022
vestata pushed a commit to vestata/rv32emu that referenced this pull request Jan 24, 2025
Refine relative mode submission mechanisms
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants