Jay Oster
|
dd99f68e82
|
Update winit to 0.26 (#930)
Also update glium, glutin and rfd
|
2021-12-20 22:44:53 +01:00 |
|
Emil Ernerfeldt
|
ddd5f6f4f6
|
winit: don't explicitly handle Cmd-Q and Alt-F4 (#881)
Closes https://github.com/emilk/egui/issues/877
Still a problem: https://github.com/rust-windowing/winit/issues/1998
|
2021-11-07 20:58:02 +01:00 |
|
Emil Ernerfeldt
|
1dbe608e73
|
Refactor integrations (#871)
* Unify code in egui_glium and egui_glow into egui_winit::EpiIntegration
* Simplify `EguiGlium` interface
* Simplify `EguiGlow` interface
* egui_web refactor: merge `WebBackend` into `AppRunner`
|
2021-11-03 13:45:51 +01:00 |
|
5225225
|
461f380a24
|
egui-winit: Fix shift key getting stuck with shift:both_capslock X11 option set (#849)
Listen for modifiers using ModifiersChanged
|
2021-11-01 21:34:06 +01:00 |
|
Emil Ernerfeldt
|
08cc07bb2d
|
Release 0.15.0 - Syntax highlighting, hscroll, egui-winit and egui_glow
|
2021-10-24 16:15:07 +02:00 |
|
Emil Ernerfeldt
|
1b36863248
|
Split out new crate egui-winit from egui_glium (#735)
|
2021-09-28 17:33:28 +02:00 |
|