winit/src
oxalica 125ee0b446
Emit ScaleFactorChanged event on monitor reconnect (#1963)
When disconnect the only monitor, scale factor is reset to 1.0. We need
to set it back when the monitor is reconnected.

We previously assume current window must be on an existing monitor, but
that's not true in case of reconnecting the only one monitor.
2021-08-24 12:36:13 +02:00
..
platform Update smithay-client-toolkit to 'v0.15.0' 2021-08-15 22:31:59 +03:00
platform_impl Emit ScaleFactorChanged event on monitor reconnect (#1963) 2021-08-24 12:36:13 +02:00
dpi.rs Changed description of window scale factor in Events (#1834) 2021-06-16 09:24:49 +02: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 Fix typo in events documentation (#1960) 2021-06-13 14:26:20 +02:00
event_loop.rs Clarify ControlFlow::Poll doc for web (#1725) 2020-09-24 10:30:26 -04:00
icon.rs Add ability to create Icons from embedded resources on Windows (#1410) 2020-03-07 14:42:21 -05:00
lib.rs Remove support for stdweb (#1941) 2021-05-24 10:06:21 -07:00
monitor.rs Fix misspellings in comments (#1618) 2020-07-09 08:08:26 -07:00
window.rs On Wayland, implement 'request_user_attention' 2021-08-17 07:59:57 +03:00