winit/examples
Kirill Chibisov b674d20edf
api: unify error handling
Make error infrastructure more backend agnostic and let backends
just forward the os errors opaquely.
2024-09-06 17:20:11 +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: unify error handling 2024-09-06 17:20:11 +03:00
x11_embed.rs Rename "inner size" to "surface size" (#3889) 2024-09-04 15:04:48 +02:00