Skip to content

Pull requests: emilk/egui

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Add script to update local snapshots from CI CI Continues Integration test dev-experience
#5816 opened Mar 17, 2025 by lucasmerlin Loading…
⚠️ Close popup if Memory::keep_popup_open isn't called bug Something is broken egui
#5814 opened Mar 16, 2025 by juancampa Loading…
1 task done
Rework TextEdit arrow navigation to handle Unicode graphemes
#5812 opened Mar 16, 2025 by MStarha Loading…
1 task done
Fix DragValue expansion when editing bug Something is broken egui
#5809 opened Mar 16, 2025 by MStarha Loading…
1 task done
Fix: make scene_rect full size on reset egui
#5801 opened Mar 13, 2025 by graydenshand Loading…
1 task done
Fix: Galley cursor selection interact margin
#5797 opened Mar 13, 2025 by hankjordan Loading…
1 task done
Simplify the text cursor API egui feature New feature or request
#5785 opened Mar 13, 2025 by valadaptive Loading…
1 task done
[WIP] Render text with Parley
#5784 opened Mar 13, 2025 by valadaptive Draft
3 of 13 tasks
Bump accesskit to 0.18 and make it a workspace dependency dependencies Pull requests that update a dependency file
#5783 opened Mar 12, 2025 by valadaptive Loading…
Make force_set_min_rect public
#5782 opened Mar 11, 2025 by zmarlon Loading…
eframe/web: allow customization of prevent_default behavior eframe Relates to epi and eframe feature New feature or request web Related to running Egui on the web
#5779 opened Mar 11, 2025 by th0rex Loading…
1 task done
Add an OutputCommand to set the cursor position if the platform supports it egui feature New feature or request
#5776 opened Mar 10, 2025 by s-nie Loading…
1 task done
Allow opening multiple popups
#5758 opened Mar 3, 2025 by lucasmerlin Draft
1 task done
impl AsRef<[u8]> for FontData epaint feature New feature or request
#5757 opened Mar 3, 2025 by StratusFearMe21 Loading…
1 task done
Add color picker menu item example docs and examples Improving and adding documentation and examples
#5755 opened Mar 3, 2025 by lucasmerlin Loading…
Add image loading/creating/displaying example.
#5732 opened Feb 19, 2025 by hydra Loading…
1 task done
Enhance Windows Stability egui native-windows Running on native Windows OS
#5723 opened Feb 17, 2025 by rustbasic Loading…
Use TextBuffer for layouter in TextEdit instead of &str
#5712 opened Feb 11, 2025 by kernelkind Loading…
1 task done
Update file dialog example to be non-blocking.
#5697 opened Feb 8, 2025 by hydra Loading…
1 task done
ProTip! Exclude everything labeled bug with -label:bug.