2538 Commits (8326fffdb0b45a3e57e67671207fcbf30cce1b49)
 

Author SHA1 Message Date
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
Emil Ernerfeldt f71d79a0ff Release egui-winit, eframe 0.21.1 - fix crash on monitor size/dpi change 2 years ago
Aevyrie 95247daa17
Fix window position assertion caused by negative window size (#2722) 2 years ago
Emil Ernerfeldt 530e9f667c format: add some blank lines where it was needed 2 years ago
Emil Ernerfeldt 409fb968d3 add cargo config file that sets --cfg=web_sys_unstable_apis on wasm32 2 years ago
Emil Ernerfeldt 1581f0229e examples/README.md: explain that the examples are for master 2 years ago
Emil Ernerfeldt ae722ab0cf Release 0.21.0 - Deadlock fix and winit update 2 years ago
Emil Ernerfeldt 1384fa3287 Publish new web demo 2 years ago
Emil Ernerfeldt 83b5b81227 Update changelogs with recent additions 2 years ago