387 Commits (f4697bc007447c6c2674beb4e25f599fb7afa093)

Author SHA1 Message Date
Emil Ernerfeldt 8c5d235bfb
cargo update (#3018) 1 year ago
Emil Ernerfeldt b758e9dbf0
Update accesskit to 0.11 (#3012) 1 year ago
Emil Ernerfeldt 856afc8f7e
Update wasm-bindgen to 0.2.86 (#2995) 1 year ago
Emil Ernerfeldt ea71b7f20b
eframe web: detect and report panics during startup (#2992) 2 years ago
Andreas Reich f76eefb98d
[wgpu] Expose wgpu::Adapter via RenderState (#2954) 2 years ago
Andreas Reich 0e6d69d4c4
Make egui work on WebGPU out of the box. (#2945) 2 years ago
Niklas Korz f962378243
wgpu 0.16 (#2884) 2 years ago
Emil Ernerfeldt 7f2de426d2
eframe: Set app icon on Mac and Windows (#2940) 2 years ago
Emil Ernerfeldt 834e2e9f50
Fix: `request_repaint_after` works even when called from background thread (#2939) 2 years ago
Emil Ernerfeldt ce761e548f
use env_logger in all examples (#2934) 2 years ago
TicClick e3a021eea6
Allow for requesting the user's attention to the window (#2905) 2 years ago
Ryan Hileman ede3ded977
egui-winit: Use RawDisplayHandle for smithay clipboard init (#2914) 2 years ago
Emil Ernerfeldt d486c76a9f
Remove dark-light dependency (#2929) 2 years ago
Emil Ernerfeldt 9c9a54ce36
Replace `tracing` with `log` (#2928) 2 years ago
Robert Bragg 89e42884fc
Remove android-activity dependency + add activity features (#2863) 2 years ago
Emil Ernerfeldt b604b6200c
Update yanked deps (#2917) 2 years ago
Emil Ernerfeldt 5cdbce04a8
Update to accesskit 0.10.1 (#2855) 2 years ago
Emil Ernerfeldt 92c4e23aac
eframe: add a simplified native-only API for simple native apps (#2453) 2 years ago
amfaber 870264b005
eframe: capture a screenshot using `Frame::request_screenshot` 2 years ago
Emil Ernerfeldt 59c2c4c70d
Update tempfile to fix CVE (#2809) 2 years ago
Emil Ernerfeldt 7215fdfb7c Release eframe 0.21.3 - fix web input of the the letter P 2 years ago
Emil Ernerfeldt 38849fe381 Release eframe 0.21.2 - support --no-default-features 2 years ago
Emil Ernerfeldt f71d79a0ff Release egui-winit, eframe 0.21.1 - fix crash on monitor size/dpi change 2 years ago
Emil Ernerfeldt ae722ab0cf Release 0.21.0 - Deadlock fix and winit update 2 years ago
Emil Ernerfeldt 449dd1c23c
cargo update (#2697) 2 years ago
Emil Ernerfeldt 636a39cbe1
Update `glow` to 0.12 (#2695) 2 years ago
Red Artist be9b5a3641
polish glutin upgrade with glutin-winit crate (#2526) 2 years ago
Matt Campbell 853d492724
Update for AccessKit refactor that drastically reduces memory usage (#2678) 2 years ago
Emil Ernerfeldt 21a59143a4
cargo update (#2671) 2 years ago
Emil Ernerfeldt 06d753c289
Update SVG crates (#2670) 2 years ago
Emil Ernerfeldt 8344e88f8a
Update to to winit 0.28 (#2654) 2 years ago
Emil Ernerfeldt e4eaf99072
Remove native screen reader support (#2669) 2 years ago
Emil Ernerfeldt 1353a5733f
Deprecate `egui_glium` - looking for new maintainer (#2668) 2 years ago
Emil Ernerfeldt d01e4342f0
Update accesskit_winit and dark_light (#2655) 2 years ago
Red Artist ce62b61e15
wgpu upgraded to 0.15. demo working on linux (#2629) 2 years ago
Emil Ernerfeldt 4a0bafbeab
Update webbrowser (#2631) 2 years ago
Emil Ernerfeldt 8ce0e1c520
Avoid deadlocks by using lambdas for context lock (#2625) 2 years ago
Emil Ernerfeldt c58ac86935
egui-wgpu: only depend on epaint (not entire egui) (#2438) 2 years ago
Emil Ernerfeldt 6c4fc50fdf
Make `egui_wgpu::winit::Painter::set_window` async (#2434) 2 years ago
Emil Ernerfeldt cb77458f70
eframe error handling (#2433) 2 years ago
Emil Ernerfeldt 228f30ed46 Release 0.20.1 of eframe egui-winit egui_glium egui_glow - docs fixes 2 years ago
Emil Ernerfeldt d7189d69f6 Release 0.20.1 - Fix key-repeat 2 years ago
Emil Ernerfeldt 7d91e90481 Release 0.20.0 - AccessKit, prettier text, overlapping widgets 2 years ago
Emil Ernerfeldt 124ef8ddf8 Update poll-promise and unicode_names2 2 years ago
Andreas Reich 5effc68ba4
Split out ecolor crate (#2399) 2 years ago
René Rössler c3932f7f7f
Chrono update (#2397) 2 years ago
Luke Jones be4a5be145
egui_glow: update example to latest glutin (#2396) 2 years ago
Emil Ernerfeldt d7fa40ebba
`cargo update` (#2386) 2 years ago
Red Artist 8eb687cf04
Glutin Upgrade (#2187) 2 years ago
Matt Campbell e1f348e4b2
Implement accessibility APIs via AccessKit (#2294) 2 years ago