2566 Commits (09e1569bf3c0cfa25d2d8f39e024ffe7784c974a)
 

Author SHA1 Message Date
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
Dixeran 8a2cfbd131
Apply 'with_active' option to winit (#2813) 2 years ago
Emil Ernerfeldt af4d737c92 Fix typo. Closes https://github.com/emilk/egui/pull/2876 2 years ago
xacer 4267fc079b
bug: hide triple_clicked in documentation (#2867) 2 years ago
Emil Ernerfeldt 93ee554af5
Check more target triples with cargo deny (#2919) 2 years ago
Emil Ernerfeldt 4809747952
Check for typos on CI (#2918) 2 years ago
hats-np 77df9cb982
Menu State rect now uses menu frame rect instead of contents rect, as their position goes out of bounds. (#2886) 2 years ago
Jozef Číž 33aa4d698f
Fix typos (#2866) 2 years ago
YgorSouza 8326fffdb0
Add raw mouse wheel event (#2782) 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
Luke Jones 7c12bb692b
eframe: add call to save_and_destroy in Exit event of run_return (#2895) 2 years ago
TicClick 6f1e66731e
eframe: read the state of native window's input focus and request it (#2900) 2 years ago
Barugon b80c0e6ff6
Add option to show icon (#2910) 2 years ago
Ryan Hileman 116d1547be
fix epaint bytemuck dependency (#2913) 2 years ago
Pēteris Pakalns c86bfb6e67
egui-wgpu: Support multisampling (#2878) 2 years ago
Emil Ernerfeldt eb0812a953
eframe web: ensure modifiers keys won't stick in a down state on alt-tab (#2857) 2 years ago
Emil Ernerfeldt 5cdbce04a8
Update to accesskit 0.10.1 (#2855) 2 years ago
cameron 5fc5f087ff
Add character limit to TextEdit (#2816) 2 years ago
Diggory Hardy fb726aaabb
egui-winit: fix unsafe API of Clipboard::new (#2765) 2 years ago
Andrew Scott 9ddf7abeee
feat: simple grid row color picker (#2519) 2 years ago
Emil Ernerfeldt 92c4e23aac
eframe: add a simplified native-only API for simple native apps (#2453) 2 years ago
XyLyXyRR 4b1c0d90c0
demo app: use `enum` instead of strings for demo-selector anchor (#2781) 2 years ago
Emil Ernerfeldt b8816d6988
Run cargo-deny on a matrix of targets (#2852) 2 years ago
Andreas Reich b1f837ca2f
[egui-wgpu] Do vertex & index buffer in a single copy each (#2820) 2 years ago
Brian Janssen 5ccc71415e
Replace show_index String with Into<TextWidget> (#2790) 2 years ago
Ruben 977749b0e0
eframe: Automatically change theme when system dark/light mode changes (#2750) 2 years ago
amfaber 870264b005
eframe: capture a screenshot using `Frame::request_screenshot` 2 years ago
Ivan Sotnikov 74d43bfa17
Fix UI `data()` read mutability (#2742) 2 years ago
c-git 2946ed74e3
Update serial window example (#2756) 2 years ago