* Fix for #1850 * Update changelog * Fix for compilation warnings * Apply suggestions from code review Co-authored-by: Markus Røyset <maroider@protonmail.com> * Improve code quality * Change Arc<Mutex> to Rc<RefCell> * Panicking in the user callback is now well defined * Address feedback * Fix nightly warning * The panic info is now not a global. * Apply suggestions from code review Co-authored-by: Francesca Lovebloom <francesca@brainiumstudios.com> * Address feedback Co-authored-by: Markus Røyset <maroider@protonmail.com> Co-authored-by: Francesca Lovebloom <francesca@brainiumstudios.com> |
||
|---|---|---|
| .. | ||
| util | ||
| activation_hack.rs | ||
| app.rs | ||
| app_delegate.rs | ||
| app_state.rs | ||
| event.rs | ||
| event_loop.rs | ||
| ffi.rs | ||
| mod.rs | ||
| monitor.rs | ||
| observer.rs | ||
| view.rs | ||
| window.rs | ||
| window_delegate.rs | ||