winit/src/platform_impl/linux
Mads Marquart be1baf164c
Properly implement Debug for Window and EventLoop types (#3297)
For EventLoop, EventLoopBuilder, EventLoopProxy and by requiring it as
a supertrait of Window and ActiveEventLoop.

It is especially useful for user to be able to know that Window is Debug.
2025-03-03 08:40:04 +01:00
..
common Merge KeyEventExtra into KeyEvent (#4029) 2025-02-26 17:51:49 +01:00
wayland Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
x11 Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00
mod.rs Properly implement Debug for Window and EventLoop types (#3297) 2025-03-03 08:40:04 +01:00