3100 Commits (f8d7d0ebaa9f991d9796f379fdee9c1014e5d009)
 

Author SHA1 Message Date
Guillaume Schmid 1777bb7789
Implemented window header color change when focused (on top). (#3515) 10 months ago
YgorSouza 4a6999bbad
Add option to customize progress bar rounding (#2881) 10 months ago
Mike Tsao 3b19303e02
Fix typo in `crates/egui_glow/README.md` (#2956) 10 months ago
Danny Stoll 128afdde0a
Changed logic for submenus closing (#3055) 10 months ago
Ivan bfed2b4195
Add `DragValue`s for RGB(A) in the color picker (#2734) 10 months ago
Emil Ernerfeldt 51e5d28b39
Rename `from_hex_string` -> `from_hex`, and `to_hex_string` -> `to_hex` (#3777) 10 months ago
YgorSouza 669473ccd2
Add `Color32::from_hex_string` and `Color32::to_hex_string` (#3570) 10 months ago
Emil Ernerfeldt b6fe244810
Fix: apply edited `DragValue` when it looses focus (#3776) 10 months ago
jayzhudev e13cc69d76
Add a public API for overriding plot legend traces' visibilities (#3534) 10 months ago
YgorSouza 5ed2c0aa90
Plot custom zoom (#2714) 10 months ago
YgorSouza 797406de39
Add indeterminate state to checkbox (#3605) 10 months ago
Varphone Wong 932fdae9e6
Fix: allow using the full Private Use Area for custom fonts (#3509) 10 months ago
Lauro Oyen 5a6d1cbd58
Implement table row selection and hover highlighting (#3347) 10 months ago
Fredrik Fornwall 37762f72ff
Allow arrow keys to move away focus from a Slider (#3641) 10 months ago
Emil Ernerfeldt 9faf4b44ff
Ignore extra SHIFT and ALT when matching modifiers (#3769) 10 months ago
Frank Lee 1efa660149
Fix IME input of `CompositionEnd` without a `CompositionStart` (#3768) 10 months ago
Emil Ernerfeldt f25e4171b9
Fix: don't open context menu on drag (#3767) 10 months ago
Emil Ernerfeldt 34c341444f
Release `egui_plot` 0.24.2 (#3763) 10 months ago
Daniel Buch Hansen e2c1d9f90d
Bump `winit` to `0.29.7` (#3753) 10 months ago
Emil Ernerfeldt 5cf8a085e3 Document that you need to install additional fonts for asian scripts 10 months ago
Emil Ernerfeldt 12468438a3
`eframe`: Fix building the `wasm32` docs for `docs.rs` (#3757) 10 months ago
Emil Ernerfeldt 9951fe0d36
Fix some clippy 1.75 lints (#3754) 10 months ago
Emil Ernerfeldt 4487f8ff9f
Rename `TextBuffer::replace` to `replace_with` (#3751) 10 months ago
Emil Ernerfeldt 239ade9a59
Fix crash due to assertion during image loading from http (#3750) 10 months ago
Daniel Buch Hansen f4102c05e6
Add missing `ResizeDirection::East` (#3749) 10 months ago
Emil Ernerfeldt e44f54f81f
Fix text color of disabled widgets (#3744) 11 months ago
Emil Ernerfeldt 9dbfb8ce4e Make check.sh more quiet 11 months ago
Emil Ernerfeldt 790b401adf Add -g option to build_demo_web.sh 11 months ago
Emil Ernerfeldt d978b37732 Improve CONTRIBUTING.md 11 months ago
Marijn Suijten 5b591d26f6
Add `Key::Cut`, `Key::Copy`, `Key::Paste` (#3725) 11 months ago
Arnold Loubriat c3a9355279
Fix: Let `accesskit` process window events (#3733) 11 months ago
Emil Ernerfeldt 0a6ea15f6c
impl `Clone` for `Fonts` (#3737) 11 months ago
Oscar Gustafsson fc18d6f8f4
Add support for dashed lines with offset (#3720) 11 months ago
Wybe Westra 76025f2c15
Fix: `Grid` now follows `style.visuals.striped` setting if not explicitly overwritten (#3723) 11 months ago
Antoine Beyeler 365a8d2240
Fix `Window` positioning bug when bad `pivot` is stored in app data (#3721) 11 months ago
Emil Ernerfeldt ffcc3f066c Typos and doc improvements 11 months ago
Emil Ernerfeldt 0561fcaba9
Replace a special `Color32::PLACEHOLDER` with widget fallback color (#3727) 11 months ago
Emil Ernerfeldt e36b981118
Add @Bromeon and @EmbersArc as CODEOWNERS for egui_plot (#3711) 11 months ago
PingPongun 963be247f2
Update resvg dependency of egui_extras (#3719) 11 months ago
Antoine Beyeler add1695624
Fix plot auto-bounds unset by default (#3722) 11 months ago
Emil Ernerfeldt 9253cafedd
`eframe`: If both `glow` and `wgpu` features are enabled, default to `wgpu` (#3717) 11 months ago
Emil Ernerfeldt 4a2cafee7c Add a TODO 11 months ago
Emil Ernerfeldt 25903d0a02 Add `TexturePoll::texture_id` 11 months ago
Emil Ernerfeldt 4060d02f27 Add a bunch of `#[inline]` 11 months ago
crispy-strawberry a726e656a4
Very small typo fix (#3693) 11 months ago
Emil Ernerfeldt 449678e617
Update to glow 0.13 (#3715) 11 months ago
Fredrik Fornwall 8e5959d55d
Update to winit 0.29 (#3649) 11 months ago
Emil Ernerfeldt 8503a85113
Bug fix: framebuffer clear when using glow with multi-viewports (#3713) 11 months ago
Emil Ernerfeldt 81a47066c6 Add link to `egui-ash` in README.md 11 months ago
zeozeozeo 3361d399fb
derive serde Serialize and Deserialize on `KeyboardShortcut` (#3694) 11 months ago