winit-sonoma-fix/src
Miguel Medina Ballesteros 94e4c394e7
Swap assert by debug_assert for recovereable issue. Fixes #2597 (#2599)
* Swap assert by debug_assert for recovereable issue

* Remove debug assert completely
2022-12-23 14:19:25 +01:00
..
platform Add WindowBuilder::with_parent_window (#2548) 2022-12-22 01:07:13 +01:00
platform_impl Swap assert by debug_assert for recovereable issue. Fixes #2597 (#2599) 2022-12-23 14:19:25 +01:00
dpi.rs fix unnecessary cast lint (#2596) 2022-12-22 20:35:33 +01:00
error.rs Always use f as the argument name for &mut std::fmt::Formatter (#1023) 2019-07-09 17:49:07 -04:00
event.rs Web touch event (#2188) 2022-12-23 06:55:22 +01:00
event_loop.rs Android: rework backend to use android-activity crate (#2444) 2022-11-10 17:55:19 +01:00
icon.rs Documentation cleanup (#2328) 2022-06-11 18:57:19 +02:00
lib.rs Generate docs.rs documentation with doc_auto_cfg (#2358) 2022-10-25 00:02:52 +02:00
monitor.rs Don't panic when getting refresh rate failed (#2533) 2022-11-29 11:28:46 +01:00
window.rs Add WindowBuilder::with_parent_window (#2548) 2022-12-22 01:07:13 +01:00