egui/eframe/src
Emil Ernerfeldt 105cb4b8f2
eframe: add function to set, query and toggle fullscreen mode (#1866)
Closes https://github.com/emilk/egui/pull/674

Adds `NativeOptions:fullscreen`, `Frame::set_fullscreen` and `WindowInfo::fullscreen`.
2022-07-29 14:21:23 +02:00
..
native eframe: add function to set, query and toggle fullscreen mode (#1866) 2022-07-29 14:21:23 +02:00
web eframe: add function to set, query and toggle fullscreen mode (#1866) 2022-07-29 14:21:23 +02:00
epi.rs eframe: add function to set, query and toggle fullscreen mode (#1866) 2022-07-29 14:21:23 +02:00
lib.rs Use dark-light on Mac and Windows (#1726) 2022-06-09 17:41:59 +02:00