This also alters `VideoMode` to be a regular object and not reference the `MonitorHandle`, since it's a static data. Given that `VideoMode` set may change during runtime keeping the reference as a some sort of validity may not be idea and propagating errors when changing video mode could be more reliable. |
||
|---|---|---|
| .. | ||
| data | ||
| util | ||
| application.rs | ||
| child_window.rs | ||
| control_flow.rs | ||
| dnd.rs | ||
| pump_events.rs | ||
| run_on_demand.rs | ||
| window.rs | ||
| x11_embed.rs | ||