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

Support for hardware cursor on X11 #252

Open
CBenoit opened this issue Nov 1, 2023 · 1 comment
Open

Support for hardware cursor on X11 #252

CBenoit opened this issue Nov 1, 2023 · 1 comment
Labels
A-native-client Area: Native client (ironrdp-client) enhancement New feature or request P-low Low priority

Comments

@CBenoit
Copy link
Member

CBenoit commented Nov 1, 2023

Support X11 in ironrdp-native-cursor-icon crate.

x11 crate is probably a good start point: https://docs.rs/x11/2.21.0/x11/xcursor/index.html

@CBenoit CBenoit added enhancement New feature or request A-native-client Area: Native client (ironrdp-client) P-low Low priority labels Nov 1, 2023
@CBenoit CBenoit changed the title Support for hardware cursor on Linux Support for hardware cursor on X11 Nov 1, 2023
@CBenoit
Copy link
Member Author

CBenoit commented Nov 2, 2023

Note that FreeRDP, for invert color pixels, appears to be alternating between black and white pixels:
image
This is working good enough for both light and dark themes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-native-client Area: Native client (ironrdp-client) enhancement New feature or request P-low Low priority
Development

No branches or pull requests

1 participant