Pull requests · emilk/egui · GitHub
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
Assigned to nobody Loading
Sort

Pull requests list

Paint the table row background over the whole grown row
#8568 opened Sep 15, 2026 by emilk Owner Draft
1 task done
Bring window to front if an egui_inspection screenshot is requested bug Something is broken egui_inspection
#8566 opened Sep 15, 2026 by emilk Owner Draft
1 task done
Add snapshot tests for egui_extras::Table and Strip
#8565 opened Sep 15, 2026 by emilk Owner Draft
1 task done
Add RichText::color_override to read the explicit text color
#8564 opened Sep 14, 2026 by pederbe Loading…
1 task done
Fix balooning id map
#8563 opened Sep 14, 2026 by lucasmerlin Collaborator Draft
1 task
Fix: Panel/Scene clip rect should respect parent
#8562 opened Sep 14, 2026 by DouglasDwyer Contributor Draft
1 task done
Fix deep indents blowing up memory in debug mode bug Something is broken egui
#8558 opened Sep 11, 2026 by IsseW Collaborator Loading… 0.37.0
Ensure nested AtomLayouts have unique ids bug Something is broken egui
#8556 opened Sep 11, 2026 by lucasmerlin Collaborator Loading…
Remove WidgetType in favor of accesskit::Role accessibility More accessible to e.g. the visually impaired egui
#8555 opened Sep 11, 2026 by lucasmerlin Collaborator Loading…
Add the support of offscreen canvas
#8554 opened Sep 11, 2026 by Alex-PLACET Loading…
1 task done
docs: fix typo
#8553 opened Sep 10, 2026 by SharmaTushar1 Loading…
feat: add custom Collapsing Header
#8549 opened Sep 9, 2026 by Its-Just-Nans Contributor Loading…
1 task done
Keep arrow-key navigation within open menus
#8548 opened Sep 9, 2026 by pederbe Loading…
Fix image loading in egui_extras to support image plugins
#8547 opened Sep 9, 2026 by programmerlexi Loading…
1 task done
Use Ui::unique_id for WidgetRect::parent_id
#8543 opened Sep 9, 2026 by emilk Owner Draft
1 task done
Rename Ui::id to Ui::scope_id and clarify its docstring egui
#8542 opened Sep 9, 2026 by emilk Owner Loading…
1 task done
0.37.0
Add Aligned container for aligning widgets of unknown size within the available space egui feature New feature or request
#8540 opened Sep 9, 2026 by emilk Owner Loading…
1 task done
Add WidgetText::concat for joining differently styled RichTexts egui feature New feature or request
#8538 opened Sep 9, 2026 by emilk Owner Loading…
1 task done
Add KeyboardShortcut::conflicts_with_text_editing egui feature New feature or request
#8536 opened Sep 9, 2026 by emilk Owner Loading…
1 task done
Fix ScrollArea scrollbar hit-test bounds
#8531 opened Sep 8, 2026 by dajiaohuang Loading…
1 task done
[performance] Avoid cross-viewport GalleyCache eviction
#8528 opened Sep 8, 2026 by rustbasic Contributor Loading…
2
1
Fix window resizing with clipped table content
#8517 opened Sep 6, 2026 by pederbe Loading…
non-blocking webp loader
#8514 opened Sep 6, 2026 by yawnnn Loading…
1 task done
ProTip! Filter pull requests by the default branch with base:main.