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

display cursor in correct position when using -rotate and moving cursor on host #163

Merged
merged 3 commits into from Mar 26, 2021

Conversation

darksworm
Copy link
Contributor

@darksworm darksworm commented Mar 3, 2021

I couldn't find any directions about contributions to this project, let me know if there is something I should do before contributing or if there is any extra information I should provide - I'm happy to do so!


This fixes #152

It was as simple as this - the cursor position was not being rotated.
I've tested all rotations - x, y, xy, 90, 270, 90y, 90x on x11 and they draw the cursor properly after the changes.

Sadly, I do not have access to a mac PC to test this on - help would be appreciated with that.


IssueHunt Summary

Referenced issues

This pull request has been submitted to:


src/cursor.c Outdated Show resolved Hide resolved
src/scan.c Show resolved Hide resolved
src/cursor.c Outdated Show resolved Hide resolved
src/scan.c Show resolved Hide resolved
@bk138 bk138 merged commit f07df92 into LibVNC:master Mar 26, 2021
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.

Mouse host mouse is drawn in wrong place when display is flipped with -rotate
2 participants