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

x11 for linux screenshot, keyscan_dump and clipboard #79

Open
timwr opened this issue May 22, 2017 · 0 comments
Open

x11 for linux screenshot, keyscan_dump and clipboard #79

timwr opened this issue May 22, 2017 · 0 comments

Comments

@timwr
Copy link
Contributor

timwr commented May 22, 2017

We should be able to use x11 (as a non-root user) to implement the screenshot, keyscan and clipboard APIs on mettle. I made an attempt here:
https://github.com/timwr/mettle/tree/x11
I started to link libx11 but I thought I'd check with you guys whether this is the correct way forward. Perhaps it's better just to include the headers and load libX11 with dlopen/dlsym (assuming dlopen is even implemented)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant