winit/examples
daxpedda 32cd1ad9a7
api: remove ::dummy from Id types
`::dummy` was used for testing purposes and became redundant after
adding e.g. `from_raw` and `into_raw` methods on `Id` types.
2024-09-29 16:49:45 +03:00
..
data Deprecate window creation with stale event loop 2024-02-21 14:44:29 +04:00
util Rename "inner size" to "surface size" (#3889) 2024-09-04 15:04:48 +02:00
child_window.rs Rename "inner size" to "surface size" (#3889) 2024-09-04 15:04:48 +02:00
control_flow.rs api: convert Window to dyn Window 2024-08-23 23:40:27 +03:00
pump_events.rs api: convert Window to dyn Window 2024-08-23 23:40:27 +03:00
run_on_demand.rs Rename "inner size" to "surface size" (#3889) 2024-09-04 15:04:48 +02:00
window.rs api: remove ::dummy from Id types 2024-09-29 16:49:45 +03:00
x11_embed.rs Rename "inner size" to "surface size" (#3889) 2024-09-04 15:04:48 +02:00