2595 Commits (03bb89153b5d85f257ea4b2d6ed742c2bb085178)
 

Author SHA1 Message Date
Emil Ernerfeldt 03bb89153b
eframe: Use `NativeOptions::AppId` for the persistance location (#3014) 1 year ago
Emil Ernerfeldt 9d5b324787 Fix typo in docs 1 year ago
Emil Ernerfeldt 68a4239036
Fix --no-default-features (#3015) 1 year ago
Emil Ernerfeldt 86d1d1fe76 Trim deny.toml 1 year ago
Emil Ernerfeldt b5c24d6ec8 egui_demo_app: add some native window info 1 year ago
Emil Ernerfeldt a1d0e29e5e vscode: ignore target_wasm 1 year ago
Emil Ernerfeldt 6a80e6fc74 Add doc-test example for Modifiers::matches 1 year ago
Emil Ernerfeldt 7583a44e32 Format Cargo.toml 1 year ago
Emil Ernerfeldt 45826999ac Add profiling scopes to app icon stuff 1 year ago
Emil Ernerfeldt e6db7977f9 Fix rust analyzer overrideCommand 1 year ago
Thomas Krause cc9f1adb84
Add an optional app_id field to eframe's NativeOptions for Wayland (#3007) 1 year ago
Anders Kaseorg c030aa5df2
Fix documentation for TextureId::Managed(0) (#2998) 1 year ago
David Judge 13769c281a
Mention `store` in `TextEditState` doc comment (#2988) 1 year ago
Amirhossein Akhlaghpour 7195645a1a
chore: disable default feature for chrono (#2993) 1 year ago
Emil Ernerfeldt b758e9dbf0
Update accesskit to 0.11 (#3012) 1 year ago
Emil Ernerfeldt d7dcfe4dae Remove references to the removed `custom_3d_three-d` example 1 year ago
Emil Ernerfeldt d765c610c1 Update list of Fedora Rawhide dependencies 1 year ago
Emil Ernerfeldt 7b76161a6a
Set a default icon for all eframe apps: a white `e` on black background (#2996) 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 ff8e4826b3
Add egui::Modifiers::contains (#2989) 2 years ago
Andreas Reich 268a63fee2
Show alt key on mac as `"Option"`, not `"Alt"` (#2981) 2 years ago
Emil Ernerfeldt e9fa6c8ff6
Add `Pointer::is_decidedly_dragging` and `could_any_button_be_click` (#2979) 2 years ago
Emil Ernerfeldt faf31365d2
Add `emath::Rangef` and helpers for splitting a `Rect` (#2978) 2 years ago
Emil Ernerfeldt 3d6a15f442
Log warning instead of error when failing to decode RON in storage (#2961) 2 years ago
Andreas Reich f76eefb98d
[wgpu] Expose wgpu::Adapter via RenderState (#2954) 2 years ago
Andreas Reich 20e291d3f6
[egui-wgpu] Device configuration is now dependent on adapter (#2951) 2 years ago
MAlba124 92c7053a14
Rename `examples/user_attention/README.mg` to ... (#2948) 2 years ago
Andreas Reich 0e6d69d4c4
Make egui work on WebGPU out of the box. (#2945) 2 years ago
Jinlei Li 09e1569bf3
Enable egui-winit to support wasm target (#2949) 2 years ago
Emil Ernerfeldt c82604fe51 Update and fix web demo 2 years ago
Niklas Korz f962378243
wgpu 0.16 (#2884) 2 years ago
Emil Ernerfeldt 4d357b0f02 clippy fixes from 1.69.0 2 years ago
Emil Ernerfeldt 4d360f67a4 eframe web: rememeber to unsubscribe from events on destroy 2 years ago
Emil Ernerfeldt ac50fa0d94
eframe web: Better panic handling (#2942) 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 d46cf067ea
Return plot transforms (#2935) 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
Emil Ernerfeldt d1af798a9b
Clear all keys and modifies on focus change (#2933) 2 years ago
Ryan Hileman ede3ded977
egui-winit: Use RawDisplayHandle for smithay clipboard init (#2914) 2 years ago
Emil Ernerfeldt b8e798777d
Only show id clash warnings in debug builds by default (#2930) 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
Emil Ernerfeldt 0f9e1a3526
eframe web: Store app state to local storage when leaving site (#2927) 2 years ago
Jackson Kruger 438f6eafc8
Plot widget - allow disabling zoom and drag for x and y separately (#2901) 2 years ago
Emil Ernerfeldt 902bcfe6aa
Add script to generate changelogs (#2920) 2 years ago
Emil Ernerfeldt 03c1a05e49 Rename `sh/` folder to `scripts/` 2 years ago
Sven Niederberger 69b568aeb4
Improved plot groups and bounds handling (#2410) 2 years ago