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

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
#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
Style modifier (first iteration)
#7843 opened Jan 13, 2026 by AdrienZianne Loading…
1 task done
Implement Numeric for Duration
#7839 opened Jan 11, 2026 by RReverser Loading…
Remove fn App::as_any_mut as it is no longer needed eframe Relates to epi and eframe egui
#7832 opened Jan 5, 2026 by emilk Draft
Enables every combination of TextEdit and LayoutJob alignments bug Something is broken egui
#7831 opened Jan 4, 2026 by RndUsr123 Loading…
1 task done
Make Clipboard::new unsafe egui-winit porblems related to winit
#7826 opened Jan 2, 2026 by SuchAFuriousDeath Loading…
1 task done
Show menu without a click if another menu is open bug Something is broken egui
#7802 opened Dec 22, 2025 by mkeeter Loading…
1 task done
ProTip! Filter pull requests by the default branch with base:main.