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

Remove a few unwrap dev-experience refactor
#5860 opened Mar 29, 2025 by oscargus Loading…
1 task done
Fix a broken link in ARCHITECTURE.md docs and examples Improving and adding documentation and examples exclude from changelog
#5853 opened Mar 28, 2025 by dmitryvm1 Loading…
1 task done
Make debugging ids easier
#5851 opened Mar 27, 2025 by lucasmerlin Draft
Use sRGBA unaware textures, and let the GPU interpolate in sRGB space. visuals Renderings / graphics releated
#5839 opened Mar 21, 2025 by karhu Draft
1 task done
Rework TextEdit arrow navigation to handle Unicode graphemes
#5812 opened Mar 16, 2025 by MStarha Loading…
1 task done
[WIP] Render text with Parley style visuals and theming text Problems related to text visuals Renderings / graphics releated
#5784 opened Mar 13, 2025 by valadaptive Draft
5 of 13 tasks
7
9
Make force_set_min_rect public
#5782 opened Mar 11, 2025 by zmarlon Loading…
Allow opening multiple popups
#5758 opened Mar 3, 2025 by lucasmerlin Draft
1 task done
Add image loading/creating/displaying example. docs and examples Improving and adding documentation and examples
#5732 opened Feb 19, 2025 by hydra Loading…
1 task done
Use TextBuffer for layouter in TextEdit instead of &str egui feature New feature or request
#5712 opened Feb 11, 2025 by kernelkind Loading…
1 task done
Avoid infinite extension of ColorTest inside a Window docs and examples Improving and adding documentation and examples exclude from changelog
#5698 opened Feb 8, 2025 by giuseppeferrari Loading…
Update file dialog example to be non-blocking.
#5697 opened Feb 8, 2025 by hydra Draft
1 task done
Common panels
#5659 opened Jan 30, 2025 by sharky98 Loading…
1 task done
Add overline option for Table rows egui_extras feature New feature or request
#5637 opened Jan 25, 2025 by akx Loading…
1 task done
Implement Copy, Cut, Paste and others in EventFilter egui feature New feature or request
#5634 opened Jan 23, 2025 by rustbasic Loading…
Implement Copy, Cut, and Paste in EventFilter
#5618 opened Jan 19, 2025 by rustbasic Loading…
Add Key::NumpadEnter egui feature New feature or request
#5616 opened Jan 18, 2025 by yerke Draft
1 task
Make the default keyboard shortcuts optional
#5615 opened Jan 18, 2025 by YgorSouza Loading…
1 task done
Allocate TextEdit's extra size on the side depending on the layout direction egui layout Related to widget layout
#5547 opened Dec 30, 2024 by zakarumych Loading…
1 task done
ProTip! Filter pull requests by the default branch with base:master.