X Tutup
The Wayback Machine - https://web.archive.org/web/20210106130936/https://github.com/python-xlib/python-xlib/issues/185
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

eventthread.py doesn't seem to do anything except fetch the pixmap property #185

Open
kevr opened this issue Dec 9, 2020 · 1 comment
Open
Labels

Comments

@kevr
Copy link

@kevr kevr commented Dec 9, 2020

Title. Am I missing something?

@petli
Copy link
Contributor

@petli petli commented Dec 10, 2020

https://github.com/python-xlib/python-xlib/blob/master/examples/eventthread.py is just a test program to see that the multi-threaded support in Xlib works, it is not intended to actually do anything. What do you want to use it for?

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.
X Tutup