engine runtimegood first issuelinux
Repository metrics
- Stars
- (4,569 stars)
- PR merge metrics
- (PR metrics pending)
Description
- Would want to rename x11 files to
linuxexcept for thex11.handx11.cfiles. - Would like to use a preprocessor define to switch between the X11 and Wayland implementations.
- The Go API needs to remain the same as it matches on Windows, Linux (X11), Mac, and Android.
For the most part, this should mostly be just doing all the same C functions but using Wayland underneath instead of X11.