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

#4700 - Window dragging is not working with `custom_window_frame` example on Linux

Issue - State: open - Opened by ardocrat 3 months ago
Labels: bug, native-linux

#4700 - Window dragging is not working with `custom_window_frame` example on Linux

Issue - State: open - Opened by ardocrat 3 months ago
Labels: bug, native-linux

#4699 - Web canvas resize loop

Issue - State: open - Opened by alexkirsz 3 months ago - 9 comments
Labels: bug

#4699 - Web canvas resize loop

Issue - State: open - Opened by alexkirsz 3 months ago - 9 comments
Labels: bug

#4697 - Reset `Memory::popup` to `None` if a popup was abandoned

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

#4697 - Reset `Memory::popup` to `None` if a popup was abandoned

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

#4696 - Improve backtraces when hovering widgets with modifiers pressed

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

#4696 - Improve backtraces when hovering widgets with modifiers pressed

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

#4695 - Clamp plot zoom values to valid range

Pull Request - State: closed - Opened by Its-Just-Nans 3 months ago - 1 comment
Labels: bug, egui_plot

#4694 - Putting an `TextEdit` in a `egui::Grid` makes it too small

Issue - State: open - Opened by emilk 3 months ago
Labels: layout

#4693 - Add an input event history tracker to the egui demo lib

Pull Request - State: closed - Opened by emilk 3 months ago
Labels: docs and examples, exclude from changelog, dev-experience

#4693 - Add an input event history tracker to the egui demo lib

Pull Request - State: closed - Opened by emilk 3 months ago
Labels: docs and examples, exclude from changelog, dev-experience

#4692 - Tooltips should maybe inherit the style of the parent?

Issue - State: open - Opened by emilk 3 months ago
Labels: style

#4692 - Tooltips should maybe inherit the style of the parent?

Issue - State: open - Opened by emilk 3 months ago
Labels: style

#4691 - Put all `egui_demo_lib` tests into their own files in their own folder

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

#4691 - Put all `egui_demo_lib` tests into their own files in their own folder

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

#4690 - Allow setting a layer as a sublayer of another

Pull Request - State: closed - Opened by YgorSouza 3 months ago - 2 comments
Labels: egui

#4689 - doc(emath): Add `top_left` as an alias for `left_top`, etc.

Pull Request - State: closed - Opened by zkldi 3 months ago
Labels: docs and examples, emath

#4689 - doc(emath): Add `top_left` as an alias for `left_top`, etc.

Pull Request - State: closed - Opened by zkldi 3 months ago
Labels: docs and examples, emath

#4687 - Table columns should retain their width when reordering

Issue - State: open - Opened by njust 3 months ago
Labels: egui_extras

#4687 - Table columns should retain their width when reordering

Issue - State: open - Opened by njust 3 months ago
Labels: egui_extras

#4684 - Fix hello_world_par example on Linux

Pull Request - State: closed - Opened by YgorSouza 3 months ago
Labels: docs and examples, exclude from changelog

#4684 - Fix hello_world_par example on Linux

Pull Request - State: closed - Opened by YgorSouza 3 months ago
Labels: docs and examples, exclude from changelog

#4683 - Add `Key::Quote`

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

#4683 - Add `Key::Quote`

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

#4682 - Example hello_world_par does not compile on Ubuntu

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

#4680 - Add Into bound into id methods

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

#4680 - Add Into bound into id methods

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

#4679 - Fix: `Response::hover_pos` returns incorrect positions with layer transforms

Pull Request - State: closed - Opened by Creative0708 3 months ago
Labels: bug, egui

#4679 - Fix: `Response::hover_pos` returns incorrect positions with layer transforms

Pull Request - State: closed - Opened by Creative0708 3 months ago
Labels: bug, egui

#4674 - 200 MB/s wgpu memory leak (DPI scaling/multiple monitors/resizing)

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

#4674 - 200 MB/s wgpu memory leak (DPI scaling/multiple monitors/resizing)

Issue - State: open - Opened by samuelmarquis 3 months ago - 11 comments
Labels: bug, performance, egui-wgpu

#4672 - Fix typo in docs of `Ui::shrink_height_to_current()`

Pull Request - State: closed - Opened by HactarCE 3 months ago
Labels: docs and examples, egui, typo

#4672 - Fix typo in docs of `Ui::shrink_height_to_current()`

Pull Request - State: closed - Opened by HactarCE 3 months ago
Labels: docs and examples, egui, typo

#4669 - New way to make a menu (menu/tooltip/popup)

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

#4668 - Trouchscreen pointer doesn't release

Issue - State: open - Opened by Saecki 3 months ago - 1 comment
Labels: bug

#4668 - Trouchscreen pointer doesn't release

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

#4667 - Drag n Drop - WEB - stop reading dropped file

Pull Request - State: open - Opened by Its-Just-Nans 4 months ago - 4 comments

#4667 - Drag n Drop - WEB - stop reading dropped file

Pull Request - State: open - Opened by Its-Just-Nans 4 months ago - 4 comments

#4663 - eink text selection and SelectableLabel

Issue - State: open - Opened by sbechet 4 months ago - 6 comments

#4663 - eink text selection and SelectableLabel

Issue - State: open - Opened by sbechet 4 months ago - 7 comments

#4662 - Add legend formatter to egui_plot

Pull Request - State: open - Opened by rickyelopez 4 months ago - 3 comments

#4659 - egui_extras: feature `svg_text`

Pull Request - State: closed - Opened by xNWP 4 months ago - 6 comments

#4658 - Fix: `ScrollArea` repeatedly appears and disappears quickly issue.

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

#4657 - eframe/ egui-wgpu incompatibility with newer wgpu versions

Issue - State: open - Opened by 9SMTM6 4 months ago - 3 comments
Labels: bug

#4657 - eframe/ egui-wgpu incompatibility with newer wgpu versions

Issue - State: open - Opened by 9SMTM6 4 months ago - 3 comments
Labels: bug

#4656 - Fix dragging of `custom_window_frame` example on Windows

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

#4656 - Fix dragging of `custom_window_frame` example on Windows

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

#4655 - Register file hover and drop events for areas

Issue - State: open - Opened by s-nie 4 months ago

#4654 - Drag and Drop: read incrementally

Issue - State: open - Opened by rm-dr 4 months ago

#4654 - Drag and Drop: read incrementally

Issue - State: open - Opened by rm-dr 4 months ago

#4653 - scrollwheel acceleration carries into ScrollArea when pointer is outside during scrolling

Issue - State: open - Opened by j-n-f 4 months ago - 3 comments
Labels: bug

#4653 - scrollwheel acceleration carries into ScrollArea when pointer is outside during scrolling

Issue - State: open - Opened by j-n-f 4 months ago - 3 comments
Labels: bug

#4652 - Fix: On windows, Strange IME display

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

#4651 - ComboBox dropdown(pop-up?) position with Pan & Zoom

Issue - State: open - Opened by ovROG 4 months ago
Labels: bug

#4651 - ComboBox dropdown(pop-up?) position with Pan & Zoom

Issue - State: open - Opened by ovROG 4 months ago
Labels: bug

#4650 - Add a built-in egui debugger

Issue - State: open - Opened by emilk 4 months ago
Labels: egui, rerun, dev-experience

#4650 - Add a built-in egui debugger

Issue - State: open - Opened by emilk 4 months ago
Labels: egui, rerun, dev-experience

#4649 - Make sure tooltips are interactable

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

#4649 - Make sure tooltips are interactable

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

#4648 - Don't hover things under tooltips

Pull Request - State: closed - Opened by emilk 4 months ago - 1 comment
Labels: bug, egui, exclude from changelog

#4648 - Don't hover things under tooltips

Pull Request - State: closed - Opened by emilk 4 months ago - 1 comment
Labels: bug, egui, exclude from changelog

#4647 - Fix custom_window_frame example

Pull Request - State: open - Opened by Gusted 4 months ago - 1 comment

#4647 - Fix custom_window_frame example

Pull Request - State: open - Opened by Gusted 4 months ago - 1 comment

#4646 - Make sure to call `raw_input_hook` on web

Pull Request - State: closed - Opened by owen-d 4 months ago
Labels: feature, web, eframe

#4646 - Make sure to call `raw_input_hook` on web

Pull Request - State: closed - Opened by owen-d 4 months ago
Labels: feature, web, eframe

#4645 - Fix: On windows, Strange IME display

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

#4645 - Fix: On windows, Strange IME display

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

#4644 - Try to improve support for .notdef glyphs through `FontTweak`

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

#4644 - Try to improve support for .notdef glyphs through `FontTweak`

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

#4643 - Fix dead link to mycomarkup in easy_mark sample

Pull Request - State: open - Opened by aaron-jack-manning 4 months ago

#4642 - Custom default replacement glyphs for font

Issue - State: closed - Opened by Warpten 4 months ago - 1 comment

#4642 - Custom default replacement glyphs for font

Issue - State: closed - Opened by Warpten 4 months ago - 1 comment

#4641 - `egui_extras`: Make `serde` an opt-in feature

Pull Request - State: closed - Opened by Dinnerbone 4 months ago - 1 comment
Labels: egui_extras

#4641 - Make serde optional in egui_extras

Pull Request - State: open - Opened by Dinnerbone 4 months ago

#4640 - Fix typos

Pull Request - State: open - Opened by YgorSouza 4 months ago

#4640 - Fix typos

Pull Request - State: open - Opened by YgorSouza 4 months ago

#4639 - Remove special case for 0 in DragValue default formatter

Pull Request - State: open - Opened by YgorSouza 4 months ago - 1 comment

#4637 - PLOT - ZOOM FIX: use f64 for translate

Pull Request - State: open - Opened by Its-Just-Nans 4 months ago - 1 comment

#4637 - egui_plot: use `f64` for translate

Pull Request - State: closed - Opened by Its-Just-Nans 4 months ago - 1 comment
Labels: bug, egui_plot

#4636 - Add `PopupCloseBehavior`

Pull Request - State: closed - Opened by Umatriz 4 months ago - 2 comments
Labels: feature, egui

#4636 - Add `PopupCloseBehavior`

Pull Request - State: closed - Opened by Umatriz 4 months ago - 2 comments
Labels: feature, egui

#4634 - `UiBuilder`

Issue - State: closed - Opened by emilk 4 months ago
Labels: egui, refactor

#4634 - `UiBuilder`

Issue - State: open - Opened by emilk 4 months ago
Labels: egui, refactor

#4633 - RELEASES.md: document release process and checklist

Pull Request - State: closed - Opened by emilk 4 months ago
Labels: exclude from changelog, dev-experience

#4632 - Improve behavior of plot auto-bounds with reduced data

Pull Request - State: closed - Opened by abey79 4 months ago
Labels: egui_plot

#4632 - Improve behavior of plot auto-bounds with reduced data

Pull Request - State: closed - Opened by abey79 4 months ago
Labels: egui_plot

#4631 - Experiment with a new `Group` container

Pull Request - State: open - Opened by emilk 4 months ago - 1 comment
Labels: layout

#4631 - Experiment with a new `Group` container

Pull Request - State: open - Opened by emilk 4 months ago - 3 comments
Labels: layout

#4630 - Easing functions

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

#4629 - Idea: UI as xml like android

Issue - State: closed - Opened by suprohub 4 months ago - 2 comments

#4629 - Idea: UI as xml like android

Issue - State: closed - Opened by suprohub 4 months ago - 2 comments

#4628 - Move first `request_animation_frame` into resize observer

Pull Request - State: closed - Opened by jprochazk 4 months ago
Labels: web, eframe