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

Fix Visible(true) not working after Visible(false) on Windows
#7905 opened Feb 14, 2026 by gcailly Loading…
2 of 3 tasks
Fix scroll area not consuming scroll events bug Something is broken egui
#7904 opened Feb 13, 2026 by lucasmerlin Loading…
Gentle copy edit in the Widget interaction documentation
#7902 opened Feb 12, 2026 by StevenBlack Loading…
1 task done
Fix table column resize handle double-click auto-size when id_salt is set
#7896 opened Feb 10, 2026 by ahundt Loading…
4 tasks done
EventFilter improvements
#7894 opened Feb 7, 2026 by rustbasic Loading…
fix: show hover flag in impl Debug for Sense
#7881 opened Feb 3, 2026 by pmarks Loading…
1 task done
[feature][gui-agent]Add basic gui agent system for code agent
#7878 opened Feb 2, 2026 by eng-cc Loading…
1 task done
fix: disable Enter while IME is active
#7877 opened Feb 2, 2026 by sevenc-nanashi Draft
1 task done
Fixes the overly aggressive overflow elision in truncate() and similar for os scaling other than 100% bug Something is broken egui epaint text Problems related to text
#7867 opened Jan 28, 2026 by RndUsr123 Loading…
1 task done
Avoid repaints on device mouse motion outside window
#7866 opened Jan 27, 2026 by inktomi Loading…
expose pos_from_layout_cursor
#7864 opened Jan 26, 2026 by dionb Loading…
1 task done
Add font variations API egui epaint feature New feature or request text Problems related to text
#7859 opened Jan 23, 2026 by valadaptive Loading…
1 task done
Custom storage providers
#7856 opened Jan 22, 2026 by Leinnan Loading…
Update wgpu to 28.0.0 egui-wgpu
#7853 opened Jan 20, 2026 by SuchAFuriousDeath Loading…
1 task done
Update accesskit to 0.23.0 (and related deps)
#7850 opened Jan 16, 2026 by delan Draft
1 task
Fix TextEdit demo consuming cmd+Y while not being focused
#7846 opened Jan 13, 2026 by umajho Loading…
1 task done
Fix deadlock for plugins that create widgets
#7845 opened Jan 13, 2026 by juancampa Loading…
1 task done
ProTip! Filter pull requests by the default branch with base:main.