-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Insights: emilk/egui
Overview
Could not load contribution data
Please try again later
26 Pull requests merged by 14 people
-
Fix text input on Android
#5759 merged
Mar 21, 2025 -
Enhance stability on Windows
#5723 merged
Mar 21, 2025 -
Use RUSTUP_TOOLCHAIN=stable for rust-analyzer
#5761 merged
Mar 21, 2025 -
Add
expand_bg
to customize size of text background#5365 merged
Mar 21, 2025 -
Improve text sharpness
#5838 merged
Mar 21, 2025 -
Fix semi-transparent colors appearing too bright
#5824 merged
Mar 21, 2025 -
macOS: Add
movable_by_window_background
option to viewport#5412 merged
Mar 20, 2025 -
impl AsRef<[u8]> for FontData
#5757 merged
Mar 20, 2025 -
[egui_extra] Allow loading multi-mime formats using the image_loader
#5769 merged
Mar 20, 2025 -
Bump accesskit to 0.18 and make it a workspace dependency
#5783 merged
Mar 20, 2025 -
⚠️ Close popup if
Memory::keep_popup_open
isn't called#5814 merged
Mar 20, 2025 -
Add
OutputCommand::SetPointerPosition
to set mouse position#5776 merged
Mar 20, 2025 -
Simplify the text cursor API
#5785 merged
Mar 20, 2025 -
Fix disabled
DragValue
eating focus, causing focus to reset#5826 merged
Mar 20, 2025 -
Fix
DragValue
expansion when editing#5809 merged
Mar 20, 2025 -
Add color picker menu item example
#5755 merged
Mar 19, 2025 -
Make
close_popup
take anId
and addclose_all_popups
#5820 merged
Mar 18, 2025 -
Use egui_demo_lib in android example
#5780 merged
Mar 18, 2025 -
Fix kinetic scrolling on touch devices
#5778 merged
Mar 18, 2025 -
Fix
Response::clicked_elsewhere
not returning true sometimes#5798 merged
Mar 18, 2025 -
Fix
context_menu
not closing when clicking widget#5799 merged
Mar 18, 2025 -
Clarify what happens when multiple modals are shown in the same frame
#5800 merged
Mar 18, 2025 -
Fix the
StyleModifier
not being passed from popup to menu#5805 merged
Mar 18, 2025 -
Add a toggle for the compact menu style
#5777 merged
Mar 18, 2025 -
Fix
TextEdit
selection when placed in aScene
.#5791 merged
Mar 17, 2025
6 Pull requests opened by 4 people
-
Rework `TextEdit` arrow navigation to handle Unicode graphemes
#5812 opened
Mar 16, 2025 -
Add script to update local snapshots from CI
#5816 opened
Mar 17, 2025 -
Group created values in IdTypeMap by a shared Id that can later be used to remove them in bulk.
#5827 opened
Mar 20, 2025 -
Add `AtomicLayout` that abstracts layouting within widgets
#5830 opened
Mar 20, 2025 -
Measure `intrinsic_size` in `Placer`
#5831 opened
Mar 20, 2025 -
Use sRGBA unaware textures, and let the GPU interpolate in sRGB space.
#5839 opened
Mar 21, 2025
13 Issues closed by 7 people
-
Latest rust-analyzer no longer works with the toolchain in this repo
#5760 closed
Mar 21, 2025 -
Semi-transparent pixels of image appear too bright?
#5751 closed
Mar 21, 2025 -
Image::from_uri fails CORS in 0.31.1, not 0.31.0
#5829 closed
Mar 20, 2025 -
in 0.31.1, egui::containers::popup::Popup not available
#5803 closed
Mar 20, 2025 -
`any_popup_open()` remains `true` even when there are no popups
#3657 closed
Mar 20, 2025 -
Disabled `DragValue` resets focus when using tab-navigation
#5507 closed
Mar 20, 2025 -
`Rgba::From<Color32>` does not consider alpha
#5771 closed
Mar 20, 2025 -
Simplify and Clarify Font Modification APIs (`add_font` and `set_fonts`)
#5576 closed
Mar 19, 2025 -
Cannot load an image of mime-type "application/x-msdownload;charset=UTF-8"
#5679 closed
Mar 18, 2025 -
`Response::clicked_elsewhere` returns false when clicking on a layer above the widget
#5794 closed
Mar 18, 2025 -
Text selection in a TextEdit is broken if the TextEdit is placed inside a Scene.
#5789 closed
Mar 17, 2025 -
Unable to tab focus past disabled menu items
#4774 closed
Mar 17, 2025
14 Issues opened by 13 people
-
Dropping of some threadlocal stuff depending on other threadlocal stuff can led to panic
#5842 opened
Mar 22, 2025 -
Setting override_text_color, font sizes in run_native() does not work on Windows
#5840 opened
Mar 21, 2025 -
Custom font works in debug mode but not in release mode
#5837 opened
Mar 21, 2025 -
Each immediate viewport waits for vsync by itself
#5836 opened
Mar 20, 2025 -
Multi window Application makes window not responding when button clicked
#5835 opened
Mar 20, 2025 -
Color picker button not working
#5832 opened
Mar 20, 2025 -
Track size of wasm builds
#5828 opened
Mar 20, 2025 -
Suggestion: Add rich text capabilities to `DragValue`
#5825 opened
Mar 19, 2025 -
dnd_drag_source zones take priority over interior input widgets
#5822 opened
Mar 19, 2025 -
UTF-8 characters cannot be typed into TextEdit
#5817 opened
Mar 17, 2025 -
`eframe::Error` doesn't implement `Send` or `Sync`
#5815 opened
Mar 17, 2025 -
`egui_wgpu::CallbackResources`-like per-widget storage
#5813 opened
Mar 16, 2025 -
When using the default SliderClamping::Always, set_value is continuously called at each frame
#5811 opened
Mar 16, 2025 -
Ringing around pre-rasterized circles.
#5810 opened
Mar 16, 2025
19 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Make ImageLoader use background thread
#5394 commented on
Mar 21, 2025 • 5 new comments -
Fix: Galley cursor selection interact margin
#5797 commented on
Mar 21, 2025 • 1 new comment -
Use `TextBuffer` for `layouter` in `TextEdit` instead of `&str`
#5712 commented on
Mar 21, 2025 • 1 new comment -
Add overline option for Table rows
#5637 commented on
Mar 22, 2025 • 1 new comment -
enable `missing_assert_message` lint
#5216 commented on
Mar 21, 2025 • 1 new comment -
Implement Copy, Cut, Paste and others in EventFilter
#5634 commented on
Mar 21, 2025 • 1 new comment -
Fix in `Scene`: make `scene_rect` full size on reset
#5801 commented on
Mar 21, 2025 • 0 new comments -
[WIP] Render text with Parley
#5784 commented on
Mar 22, 2025 • 0 new comments -
Add image loading/creating/displaying example.
#5732 commented on
Mar 21, 2025 • 0 new comments -
Avoid infinite extension of ColorTest inside a Window
#5698 commented on
Mar 21, 2025 • 0 new comments -
Update file dialog example to be non-blocking.
#5697 commented on
Mar 20, 2025 • 0 new comments -
egui_extras: update resvg, add feature flag to support text
#4194 commented on
Mar 21, 2025 • 0 new comments -
`send_viewport_cmd ` does not work for invisible viewports
#3655 commented on
Mar 21, 2025 • 0 new comments -
UI jittering/flickering on fast window resize with `glow`
#903 commented on
Mar 21, 2025 • 0 new comments -
[eFrame] Can't set window Visible(true) after setting the window Visible(false) on Windows
#5229 commented on
Mar 20, 2025 • 0 new comments -
Live preview and hot reload
#5561 commented on
Mar 20, 2025 • 0 new comments -
set_cursor_icon does not work
#5804 commented on
Mar 18, 2025 • 0 new comments -
Showcase gallery: share your egui screenshots here!
#996 commented on
Mar 17, 2025 • 0 new comments -
Add video player widget /example/
#5566 commented on
Mar 17, 2025 • 0 new comments