egui/crates/eframe/src
TicClick 6f1e66731e
eframe: read the state of native window's input focus and request it (#2900)
* Add ability to read the native window's focus state

* Add `eframe::Frame::focus()` for requesting the native window's focus

* rename the output field `active` → `focused` for consistency
2023-04-18 15:03:06 +02:00
..
native eframe: read the state of native window's input focus and request it (#2900) 2023-04-18 15:03:06 +02:00
web eframe web: ensure modifiers keys won't stick in a down state on alt-tab (#2857) 2023-03-31 10:11:41 +02:00
epi.rs eframe: read the state of native window's input focus and request it (#2900) 2023-04-18 15:03:06 +02:00
lib.rs eframe: add a simplified native-only API for simple native apps (#2453) 2023-03-30 10:00:47 +02:00