2746 Commits (5a0186fa2b2324ab437099e456e55e281234ca99)
 

Author SHA1 Message Date
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
Boris-Chengbiao Zhou 8eeb3e0d28
Fix resizable columns option in the table demo (#2780) 2 years ago
Samit Basu f38904336b
Prefer the client width/height for the canvas parent (#2804) 2 years ago
Gabriel Féron 24eccca8e6
Only enable instant/wasm-bindgen when building for wasm32 architecture (#2808) 2 years ago
Ryan Hileman 73a011f83a
fix scroll bars not appearing (#2826) (#2827) 2 years ago
YgorSouza 8ec9233e28
Add #![forbid(unsafe_code)] where unsafe isn't needed (#2773) 2 years ago
ItsEthra c5caed5b35
Enabled wayland feature for winit when running native (#2751) 2 years ago
lictex_ 94f8b02286
improve fallback fonts alignment (#2724) 2 years ago
Jeremy Leibs 089c7b46f3
Fix the OS check for windows (#2832) 2 years ago
Emil Ernerfeldt 59c2c4c70d
Update tempfile to fix CVE (#2809) 2 years ago
Emil Ernerfeldt f94187ab71 Remove misleading safety-badges 2 years ago
谢克 8345847853
fix window position display error (physical pixels converted to logic… (#2763) 2 years ago
Ivan e9d869c4c5
hsva color_slider_2d orientation change (#2727) 2 years ago
Ivan 5910144112
Scroll bar visibility options (#2729) 2 years ago
YgorSouza f85a25307d
Fix deadlock when using show_blocking_widget (#2753) 2 years ago
Emil Ernerfeldt 7215fdfb7c Release eframe 0.21.3 - fix web input of the the letter P 2 years ago
Emil Ernerfeldt e2778d9d6a
eframe: Fix inputting of the letter P on web (#2740) 2 years ago
Emil Ernerfeldt 38849fe381 Release eframe 0.21.2 - support --no-default-features 2 years ago
Emil Ernerfeldt df7e5bd57a
Allow compiling eframe with `--no-default-features` (#2728) 2 years ago
Emil Ernerfeldt e3e781ced8 fix puffin_profiler example 2 years ago
Emil Ernerfeldt 97756bc246 Add badges to all crates' README.md 2 years ago