glutin/winit minimize behavior #5

Open
opened 2019-06-23 15:42:55 +12:00 by mikedilger · 0 comments
mikedilger commented 2019-06-23 15:42:55 +12:00 (Migrated from github.com)

I'd like to use suspend/resume events to servo when the window is minimized, and avoid cycles when we don't need them. But glutin/winit don't tell us that information.

see https://github.com/rust-windowing/winit/issues/783

I'd like to use suspend/resume events to servo when the window is minimized, and avoid cycles when we don't need them. But glutin/winit don't tell us that information. see https://github.com/rust-windowing/winit/issues/783
Sign in to join this conversation.
No description provided.