winit/src/platform_impl/linux
Shane Pearman 422c6b1987
Allow introspection of WindowBuilder attributes
Makes WindowAttributes public and adds window_attributes() getter to
WindowBuilder.

In version 0.27, the WindowAttributes struct was made private, but this
removed the ability to introspect the default WindowBuilder values.
2023-01-27 08:38:56 +03:00
..
wayland Allow introspection of WindowBuilder attributes 2023-01-27 08:38:56 +03:00
x11 Allow introspection of WindowBuilder attributes 2023-01-27 08:38:56 +03:00
mod.rs Fix clippy issues on stable 2023-01-27 07:18:58 +03:00