egui/egui_demo_app/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
..
apps egui-wgpu: correctly handle viewport rectangle for callbacks 2022-07-29 00:06:08 +02:00
backend_panel.rs eframe: add function to set, query and toggle fullscreen mode (#1866) 2022-07-29 14:21:23 +02:00
frame_history.rs Replace TODO: with TODO(emilk): and update code guidelines 2022-05-21 16:53:25 +02:00
lib.rs Enable and fix a bunch more lints 2022-07-11 23:08:48 +02:00
main.rs Make egui_demo_app native window size larger by default 2022-07-29 11:14:37 +02:00
wrap_app.rs Layout::left_to_right/right_to_left now takes the valign as argument 2022-07-22 11:02:26 +02:00