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

native win32 opengl client #921

Open
totaam opened this issue Jul 17, 2015 · 2 comments
Open

native win32 opengl client #921

totaam opened this issue Jul 17, 2015 · 2 comments
Labels
client good first issue Good for newcomers win32 MS Windows OS
Milestone

Comments

@totaam
Copy link
Collaborator

totaam commented Jul 17, 2015

This may help with testing and with things like #916, #917.

It shouldn't be too hard to make a simple win32 client using pywin32 + opengl.
Doing so would also help to ensure that the separation between the gtk client, ui client class and platform code is clean.

Here's some example code:

Things like the clipboard are due to be re-written anyway (#812), and sound is out of process already.
The keyboard support can't be too difficult either.

@totaam
Copy link
Collaborator Author

totaam commented Jul 20, 2017

See also: #1569 python3 opengl client

@totaam
Copy link
Collaborator Author

totaam commented Sep 19, 2017

The code is now much more modular: see #1569 comment:2.

@totaam totaam added client good first issue Good for newcomers win32 MS Windows OS labels Jan 23, 2021
@totaam totaam added this to the future milestone Jan 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
client good first issue Good for newcomers win32 MS Windows OS
Projects
None yet
Development

No branches or pull requests

1 participant