egui/egui-winit/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
..
clipboard.rs Fix clipboard on Wayland (#1613) 2022-05-16 16:37:41 +02:00
lib.rs Track the global focus state of the UI (#1859) 2022-07-29 13:15:26 +02:00
screen_reader.rs Make it easier to disable tts 2022-07-25 22:17:52 +02:00
window_settings.rs eframe: add function to set, query and toggle fullscreen mode (#1866) 2022-07-29 14:21:23 +02:00