328 Commits (0be4450e3da62918339a4cb3113da4a31d033b52)

Author SHA1 Message Date
Emil Ernerfeldt 4b5146d35d
Add more profiling scopes (#3332) 1 year ago
Emil Ernerfeldt fc3bddd0cf
Add more puffin profile scopes to `eframe` (#3330) 1 year ago
Emil Ernerfeldt 82704bebbf
Update MSRV to Rust 1.70.0 (#3310) 1 year ago
Emil Ernerfeldt 67168be069
Improve clippy, and add more docs (#3306) 1 year ago
Barugon 1b8e8cb38e
`eframe::Frame::info` returns a reference (#3301) 1 year ago
Emil Ernerfeldt 9e86bb8d6a
Add opt-in `puffin` feature to egui (#3298) 1 year ago
Emil Ernerfeldt 5f742b9aba
Improve documentation of `eframe`, especially for wasm32 (#3295) 1 year ago
Emil Ernerfeldt 70bfc7e09f
Add `eframe::storage_dir` (#3286) 1 year ago
Antoine Beyeler 2c5fc5a0a5
Added `mime` field to `DroppedFiles` (#3273) 1 year ago
lucasmerlin 461328f54d
Fix iOS support in `eframe` (#3241) 1 year ago
lucasmerlin 1036cb1f7d
Change force to be Option<f32> instead of f32 (#3240) 1 year ago
Emil Ernerfeldt 6633ecce64
Fix wrong detection of OS (#3238) 1 year ago
Aaron Hill 98087029e0
Update to `wgpu` 0.17.0 (#3170) 1 year ago
Emil Ernerfeldt dd417cfc1a
eframe: Better restore Window position on Mac when on secondary monitor (#3239) 1 year ago
Emil Ernerfeldt f78db80840
Update to wasm-bindgen 0.2.87 (#3237) 1 year ago
Emil Ernerfeldt 08fb447fb5
Increase MSRV to 1.67 (#3234) 1 year ago
Emil Ernerfeldt 1e885abe08
Gracefully catch error saving state to disk (#3230) 1 year ago
Emil Ernerfeldt 7e035c6dd1
Allow users to opt-out of default `winit` features (#3228) 1 year ago
Emil Ernerfeldt d568d9f5d0
Lint vertical spacing in the code (#3224) 1 year ago
jacekpoz f2a58244c8
fix the title not being used when app_id is not set (#3107) 1 year ago
Emil Ernerfeldt 92593b70fa Changelogs: document that they are updated upon release (not by users) 1 year ago
Ho Kim 35027d3ebe
Fix a document: `eframe::start_web` (#3026) 1 year ago
Stephen M. Coakley 486cff8ac3
Fix panic with persistence without window (#3167) 1 year ago
Matt Fellenz 65eecde244
Use cfg attribute (#3113) 1 year ago
jacekpoz beb2ecf7e4
fix typo in NativeOptions docs (#3108) 1 year ago
Emil Ernerfeldt 083d61fccd
Update to puffin 0.16 (#3144) 1 year ago
icedrocket 2a2529bb9c
eframe: sleep a bit only when minimized (#3139) 1 year ago
amfaber 9478e50d01
Fix panic on wgpu GL backend due to new screenshot capability (#3078) 1 year ago
bilabila 9774d4af2c
eframe: fix android app quit on resume with glow backend (#3080) 1 year ago
τ 073f49682d
Expose Raw Window and Display Handles (#3073) 1 year ago
pan93412 860dac69da
eframe: Only run_return twice on Windows (#3053) 1 year ago
Emil Ernerfeldt 0fda44c4ad fix typo in changelog 1 year ago
Emil Ernerfeldt 307565efa5 Release 0.22.0 - A plethora of small improvements 1 year ago
Emil Ernerfeldt cccdfd246e Cleanup ahead of release 1 year ago
Emil Ernerfeldt cb6bcde22c Update changelogs 1 year ago
Emil Ernerfeldt 8c5d235bfb
cargo update (#3018) 1 year ago
Emil Ernerfeldt 03bb89153b
eframe: Use `NativeOptions::AppId` for the persistance location (#3014) 1 year ago
Emil Ernerfeldt 68a4239036
Fix --no-default-features (#3015) 1 year ago
Emil Ernerfeldt 45826999ac Add profiling scopes to app icon stuff 1 year ago
Thomas Krause cc9f1adb84
Add an optional app_id field to eframe's NativeOptions for Wayland (#3007) 1 year ago
Emil Ernerfeldt 7b76161a6a
Set a default icon for all eframe apps: a white `e` on black background (#2996) 2 years ago
Emil Ernerfeldt 856afc8f7e
Update wasm-bindgen to 0.2.86 (#2995) 2 years ago
Emil Ernerfeldt ea71b7f20b
eframe web: detect and report panics during startup (#2992) 2 years ago
Emil Ernerfeldt e9fa6c8ff6
Add `Pointer::is_decidedly_dragging` and `could_any_button_be_click` (#2979) 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
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 4d360f67a4 eframe web: rememeber to unsubscribe from events on destroy 2 years ago