egui/crates/egui-winit/src
Emil Ernerfeldt e6815ae1ea
Fix windowing problems when using the `x11` feature on Linux (#3643)
This was caused by a hack added by @konkitoman in
https://github.com/emilk/egui/pull/3172

The solution was reported by @ItsEthra in
https://github.com/emilk/egui/issues/3628#issuecomment-1827943346

* Closes https://github.com/emilk/egui/issues/3620
* Closes https://github.com/emilk/egui/issues/3628
2023-11-27 18:16:02 +01:00
..
clipboard.rs Multiple viewports/windows (#3172) 2023-11-16 11:25:05 +01:00
lib.rs Fix windowing problems when using the `x11` feature on Linux (#3643) 2023-11-27 18:16:02 +01:00
window_settings.rs Introduce global `zoom_factor` (#3608) 2023-11-22 20:34:51 +01:00