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

[Linux] Wayland Support #166

Open
f1nalspace opened this issue Mar 6, 2025 · 0 comments
Open

[Linux] Wayland Support #166

f1nalspace opened this issue Mar 6, 2025 · 0 comments
Labels
feature New feature request linux-platform Linux only posix-subplatform POSIX (unix, linux, etc.) window-sys Window system (X11, Win32)

Comments

@f1nalspace
Copy link
Owner

f1nalspace commented Mar 6, 2025

Currently we only support X11 for linux, so please add support for wayland.

But this needs a bit of thinking because:

  • X11 is integrated using the preprocessor only
  • Win32 is integrated as preprocessor as well
  • Do we want windowing backends? -> This would require a ton of work!
  • Another subplatform and either use X11 or Wayland?
@f1nalspace f1nalspace added feature New feature request linux-platform Linux only posix-subplatform POSIX (unix, linux, etc.) window-sys Window system (X11, Win32) labels Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature request linux-platform Linux only posix-subplatform POSIX (unix, linux, etc.) window-sys Window system (X11, Win32)
Projects
None yet
Development

No branches or pull requests

1 participant