pygame-community / pygame-ce

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.
https://pyga.me
767 stars 120 forks source link

Enhance window with OpenGL with viewport and documentation #2877

Open damusss opened 1 month ago

damusss commented 1 month ago

edit: if the title wasn't clear, I'm referring to pygame.window.Window, not pygame.display Pull request https://github.com/pygame-community/pygame-ce/pull/2659 was finally merged so it won't appear on the pull requests list and some important comments might get lost, but I think they need to be addressed before 2.5.0 official release. Once they are, this issue can be closed.

About the second one, a contributor also said they had even more enhancements in mind for the event watch, and this can be the right place to put them in.