* Prevent EventLoop from getting initialized outside the main thread This only applies to the cross-platform functions. We expose functions to do this in a platform-specific manner, when available. * Add CHANGELOG entry * Formatting has changed since the latest stable update... * Fix error spacing * Unix: Prevent initializing EventLoop outside main thread * Updates libc dependency to 0.2.64, as required by BSD platforms * Update CHANGELOG.md for Linux implementation * Finish sentence * Consolidate documentation |
||
|---|---|---|
| .. | ||
| dpi.rs | ||
| drop_handler.rs | ||
| event.rs | ||
| event_loop.rs | ||
| icon.rs | ||
| mod.rs | ||
| monitor.rs | ||
| raw_input.rs | ||
| util.rs | ||
| window.rs | ||
| window_state.rs | ||