mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Move X11 backend to winit-x11 (#4253)
This commit is contained in:
3
.github/CODEOWNERS
vendored
3
.github/CODEOWNERS
vendored
@@ -15,8 +15,7 @@
|
||||
/winit-wayland @kchibisov
|
||||
|
||||
# X11
|
||||
/src/platform/x11.rs @kchibisov @notgull
|
||||
/src/platform_impl/linux/x11 @kchibisov @notgull
|
||||
/winit-x11 @kchibisov @notgull
|
||||
|
||||
# Web
|
||||
/src/platform/web.rs @daxpedda
|
||||
|
||||
Reference in New Issue
Block a user