Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Mouse refactoring #550

Merged
merged 7 commits into from
Oct 2, 2024
Merged

Mouse refactoring #550

merged 7 commits into from
Oct 2, 2024

Conversation

RhoSigma-QB64
Copy link
Member

No description provided.

- manual tweaks to adapt the compiler to the new mouse function conventions
- simple removal of all occurrences
- remove the optional context argument from all remaining mouse functions
- rework the former mouse queue list to use a single queue instead
- invalid handle errors may not happen anymore (removed)
@RhoSigma-QB64 RhoSigma-QB64 added the enhancement New feature or request label Oct 1, 2024
@RhoSigma-QB64 RhoSigma-QB64 self-assigned this Oct 1, 2024
- some global variables, which are not referenced anywhere (remains from SDL age?)
@RhoSigma-QB64 RhoSigma-QB64 merged commit d99c109 into main Oct 2, 2024
4 checks passed
@RhoSigma-QB64 RhoSigma-QB64 deleted the mouse-refactoring branch October 2, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

3 participants