Skip to content

Windows pen impl #1

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

Open
wants to merge 2 commits into
base: pen-api-SDL2
Choose a base branch
from

Conversation

PJB3005
Copy link

@PJB3005 PJB3005 commented Jun 18, 2022

I'll post details in the main PR

@diagonalisability
Copy link

Hi @PJB3005. Are you planning to fix the issues you mentioned in your commit message? If not, I can try to fix them.

Regarding the flickering cursor, the cursor appears briefly on pointer up, and the flickering mostly stops when I comment-out ReleaseCapture(); in WIN_CaptureMouse, in SDL_windowsmouse.c. I don't know why though.

Still needs a lot of cleanup:
1. Avoid bumping WINVER to get symbols and types?
2. Figure out the TODOs
3. Testpen has flickery cursor when pointer up/down happens, need to investigate.
4. I'm still wary about butting and eraser handling.
@PJB3005 PJB3005 force-pushed the 22-06-16-pen-windows branch from 5aeb8eb to 91900f6 Compare January 28, 2023 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants