Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / emilk/egui issues and pull requests

#5163 - Round widget coordinates to integers

Issue - State: open - Opened by emilk about 2 months ago
Labels: layout, egui, style

#5162 - More compact `Debug` formatting of `Color32`

Pull Request - State: closed - Opened by emilk about 2 months ago - 1 comment
Labels: egui, epaint, exclude from changelog

#5162 - More compact `Debug` formatting of `Color32`

Pull Request - State: closed - Opened by emilk about 2 months ago - 1 comment
Labels: egui, epaint, exclude from changelog

#5161 - Prevent text shrinking in tooltips; round wrap-width to integer

Pull Request - State: closed - Opened by emilk about 2 months ago - 2 comments
Labels: bug, egui, epaint

#5160 - hex_color!() macro is not const

Issue - State: open - Opened by Ora9 about 2 months ago - 1 comment
Labels: bug, docs and examples, ecolor

#5159 - egui_extras: Add `TableBuilder::animate_scrolling`

Pull Request - State: closed - Opened by ecpost about 2 months ago - 1 comment
Labels: egui_extras

#5158 - Enhance Github Workflows

Pull Request - State: closed - Opened by bircni about 2 months ago - 2 comments

#5157 - allow(dead_code)

Pull Request - State: open - Opened by rustbasic about 2 months ago - 4 comments

#5156 - Give error msg when image fails to render

Issue - State: open - Opened by barries about 2 months ago - 1 comment
Labels: feature, egui

#5155 - Window decorations still rendered when fullscreen set to true

Issue - State: open - Opened by barries about 2 months ago - 1 comment
Labels: bug, eframe, native-linux, dependencies

#5154 - N/A

Issue - State: closed - Opened by barries about 2 months ago
Labels: bug

#5153 - Configuration options for color picker layout/style

Issue - State: open - Opened by philpax about 2 months ago - 1 comment
Labels: feature, egui

#5152 - Unhandled user callback exception on dynamic library interaction

Issue - State: open - Opened by CrazyboyQCD about 2 months ago - 3 comments
Labels: eframe, native-windows

#5149 - Wgpu render pass on paint callback has now static lifetime

Pull Request - State: closed - Opened by Wumpf about 2 months ago - 5 comments
Labels: egui-wgpu

#5148 - Layout Issue with `CollapsingState`

Issue - State: closed - Opened by nixpulvis about 2 months ago - 2 comments
Labels: bug

#5147 - POC: rust version update

Pull Request - State: open - Opened by bircni about 2 months ago - 1 comment

#5146 - Add support for mipmap textures.

Pull Request - State: closed - Opened by nolanderc about 2 months ago - 1 comment
Labels: feature, egui_glow, egui

#5145 - Wayland: app freezes if viewport is behind main window

Issue - State: open - Opened by YgorSouza about 2 months ago - 1 comment
Labels: bug, native-linux, viewports

#5144 - context_menus as separate windows

Issue - State: open - Opened by dagit about 2 months ago - 3 comments
Labels: feature, egui

#5143 - Fix error in Response::dragged docs

Pull Request - State: closed - Opened by MeGaGiGaGon about 2 months ago - 2 comments
Labels: docs and examples, egui

#5142 - Update several crates by their minor versions

Pull Request - State: open - Opened by bircni about 2 months ago - 4 comments
Labels: dependencies

#5141 - Improvement: Simple structure of FontBook

Pull Request - State: open - Opened by rustbasic about 2 months ago - 1 comment

#5140 - Improvement: Reduce the area covered by the mouse cursor in `on_hover_at_pointer()`.

Pull Request - State: open - Opened by rustbasic about 2 months ago - 1 comment

#5139 - Clamp font size to between 0.1 and 2048

Pull Request - State: closed - Opened by rustbasic about 2 months ago - 1 comment
Labels: egui, epaint, exclude from changelog

#5138 - Improve `Area` sizing with dynamic content

Issue - State: open - Opened by abey79 about 2 months ago - 3 comments
Labels: bug, egui

#5137 - Fix pan_zoom demo constraining windows

Pull Request - State: closed - Opened by lucasmerlin about 2 months ago - 2 comments
Labels: bug, docs and examples, exclude from changelog

#5136 - Wayland: `request_repaint` ignored if minimized

Issue - State: open - Opened by emilk about 2 months ago
Labels: help wanted, native-linux

#5135 - Layer sublayers have an invisible bounding box

Issue - State: closed - Opened by MeGaGiGaGon about 2 months ago - 1 comment
Labels: bug, docs and examples

#5134 - Keep track of why `request_discard` was called

Pull Request - State: closed - Opened by emilk about 2 months ago
Labels: egui, exclude from changelog

#5133 - Fix empty grids repeatedly requesting a discard

Pull Request - State: closed - Opened by lucasmerlin about 2 months ago
Labels: bug, egui, exclude from changelog

#5132 - Getting PERF_WARNING: request_discard has been called X frames in a row

Issue - State: closed - Opened by kjarosh about 2 months ago - 1 comment
Labels: bug, egui

#5131 - Add PR preview deployments

Pull Request - State: closed - Opened by lucasmerlin about 2 months ago - 3 comments
Labels: CI

#5130 - Remember to call `ui.register_rect` for better debug

Pull Request - State: closed - Opened by emilk about 2 months ago
Labels: egui, exclude from changelog

#5129 - Add `gtk-egui-area` integration to README

Pull Request - State: closed - Opened by ilya-zlobintsev about 2 months ago - 1 comment
Labels: docs and examples, exclude from changelog

#5126 - Use the largest ascent as the ascent for a font

Pull Request - State: closed - Opened by emilk 2 months ago - 2 comments
Labels: text, egui, epaint

#5122 - Update sampler along with texture on wgpu backend

Pull Request - State: closed - Opened by valadaptive 2 months ago - 1 comment
Labels: bug, egui-wgpu

#5119 - Add `Slider::clamping` for precise clamp control

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: feature, egui

#5117 - Center-align all text vertically

Pull Request - State: closed - Opened by emilk 2 months ago - 9 comments
Labels: text, egui, epaint, style

#5114 - Fix: call `save` when hiding web tab, and `update` when focusing it

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: bug, web, eframe

#5108 - early out in `should_show_hover_ui()`

Pull Request - State: closed - Opened by rustbasic 2 months ago - 1 comment

#5107 - Fix: Popups do not appear in certain situations.

Pull Request - State: closed - Opened by rustbasic 2 months ago

#5100 - Add back `Context::set_visuals()`

Pull Request - State: closed - Opened by rustbasic 2 months ago
Labels: exclude from changelog

#5098 - Add opt-out `fragile-send-sync-non-atomic-wasm` feature for wgpu

Pull Request - State: closed - Opened by 9SMTM6 2 months ago - 5 comments
Labels: egui-wgpu

#5092 - 100% CPU usage since the update to wgpu 0.20

Issue - State: open - Opened by EmbersArc 2 months ago - 12 comments
Labels: bug, performance, egui-wgpu

#5090 - Use Style's font size in egui_extras::syntax_highlighting

Pull Request - State: open - Opened by lampsitter 2 months ago

#5089 - Very high latency / judder on egui_wgpu + Vulkan + X11

Issue - State: open - Opened by valadaptive 2 months ago - 2 comments
Labels: bug

#5088 - Use precomputed lookup table in Color32::from_rgba_unmultiplied

Pull Request - State: open - Opened by YgorSouza 2 months ago - 7 comments

#5087 - Export module `egui::frame`

Pull Request - State: closed - Opened by simgt 2 months ago
Labels: egui

#5086 - optimize Color32::from_rgba_unmultiplied

Issue - State: open - Opened by veyh 2 months ago - 2 comments

#5085 - Fix: Selectable whether to support IME

Pull Request - State: closed - Opened by rustbasic 2 months ago - 1 comment

#5084 - #5077 After update, more and more Wrap are added every time the mouse is moved.

Issue - State: closed - Opened by rustbasic 2 months ago - 5 comments
Labels: bug

#5083 - Add return value to `with_accessibility_parent`

Pull Request - State: closed - Opened by bash 2 months ago
Labels: feature, accessibility, egui

#5082 - Add `Response::intrinsic_size` to enable better layout in 3rd party crates

Pull Request - State: closed - Opened by lucasmerlin 2 months ago
Labels: feature, egui

#5081 - Add `WidgetType::RadioGroup`

Pull Request - State: closed - Opened by bash 2 months ago
Labels: egui

#5080 - After using about 45,000 popups, the popups will not be displayed.

Issue - State: open - Opened by rustbasic 2 months ago - 2 comments
Labels: bug

#5077 - Fix text sometime line-breaking or truncating too early

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: bug, epaint

#5076 - Fix bug in size calculation of truncated text

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: bug, egui, epaint

#5076 - Fix bug in size calculation of truncated text

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: bug, egui, epaint

#5074 - Deprecate `ui.set_sizing_pass`

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: egui

#5073 - How to integrate Bevy App into an EGUI App ?

Issue - State: open - Opened by Shrav108 2 months ago

#5072 - The background is completely transparent

Issue - State: open - Opened by lngex 2 months ago - 10 comments
Labels: bug, eframe

#5071 - Small change to eframe/src/web/mod.rs to support web-sys version 0.3.70

Issue - State: closed - Opened by srgfrog 2 months ago - 1 comment

#5070 - Add `ScrollArea::scroll_bar_rect`

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: feature, egui

#5069 - Support for bidirectional text

Issue - State: open - Opened by AliAghaahmadi 2 months ago

#5068 - Add `ui.shrink_clip_rect`

Pull Request - State: closed - Opened by emilk 2 months ago
Labels: egui

#5067 - [eframe] Enable all features in the rustdocs

Issue - State: closed - Opened by BGR360 3 months ago - 1 comment

#5065 - Add generic return values to `egui::Sides::show()`

Pull Request - State: closed - Opened by abey79 3 months ago
Labels: egui, exclude from changelog

#5061 - bug: mismatch between texture size and texel count

Issue - State: closed - Opened by briheet 3 months ago - 2 comments
Labels: bug

#5060 - Allow non-`static` `eframe::App` lifetime

Pull Request - State: closed - Opened by timstr 3 months ago - 1 comment
Labels: eframe

#5059 - WIP: ask for a repeated pass

Pull Request - State: open - Opened by emilk 3 months ago
Labels: feature, egui

#5058 - egui web demo 90% GPU usage on chrome on intel mac

Issue - State: open - Opened by hohowt 3 months ago - 1 comment
Labels: bug, web, performance

#5057 - add feature to disable text-to-pixel snapping during layout

Pull Request - State: open - Opened by drewmiller 3 months ago - 2 comments

#5056 - Conditionally propagate web events using a filter in WebOptions

Pull Request - State: closed - Opened by liamrosenfeld 3 months ago - 1 comment
Labels: feature, web, eframe

#5055 - Add Ui::with_transform

Pull Request - State: open - Opened by lucasmerlin 3 months ago

#5054 - Interactive `Ui`:s: add `UiBuilder::sense` and `Ui::response`

Pull Request - State: closed - Opened by lucasmerlin 3 months ago - 4 comments
Labels: feature, layout, egui

#5053 - `Context::interact_bg` breaks focus

Issue - State: closed - Opened by lucasmerlin 3 months ago
Labels: bug

#5052 - Improve documentation grammar and wording

Pull Request - State: closed - Opened by Swarkin 3 months ago - 7 comments
Labels: docs and examples, egui, exclude from changelog

#5050 - Provides Rect::new()

Pull Request - State: closed - Opened by rustbasic 3 months ago - 2 comments

#5049 - CI: Update `cache-apt-pkgs-action`

Pull Request - State: closed - Opened by bircni 3 months ago - 1 comment
Labels: CI, exclude from changelog

#5048 - Add a script to execute `cargo-hack`

Pull Request - State: closed - Opened by bircni 3 months ago

#5047 - Adjust Github Workflows

Issue - State: closed - Opened by bircni 3 months ago

#5046 - Make some `Memory` methods public

Pull Request - State: closed - Opened by bircni 3 months ago
Labels: egui

#5043 - This part is unnecessary in wgpu_integration.rs

Pull Request - State: closed - Opened by rustbasic 3 months ago

#5042 - Fix viewport not working when minimized

Pull Request - State: closed - Opened by rustbasic 3 months ago
Labels: bug, eframe, viewports

#5041 - `display:none` on Input inserted by `TextAgent`

Pull Request - State: closed - Opened by canselcik 3 months ago - 1 comment
Labels: bug, web, eframe