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

Remove xwayland warning #2822

Closed
3 tasks
Starbuck5 opened this issue Apr 26, 2024 · 0 comments · Fixed by #2823
Closed
3 tasks

Remove xwayland warning #2822

Starbuck5 opened this issue Apr 26, 2024 · 0 comments · Fixed by #2823

Comments

@Starbuck5
Copy link
Member

2.5.0.dev2 adds wayland support to our wheels, but the warning PyGame seems to be running through X11 on top of wayland, instead of wayland directly still persists.

To choose wayland, users need to set the environment variable SDL_VIDEODRIVER=wayland

Blubberquark, who committed the warning, said the purpose was to show people whether they were running in Xwayland for bug reporting purposes.

I propose

  • We add this info to pygame.print_debug_info
  • Remove the warning
  • Possibly add an example of setting wayland to our documentation of SDL_VIDEODRIVER
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant