Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / Adanos020/egui_dock issues and pull requests
#253 - add overriding tab bar and allowed splits on a per node and surface basis
Pull Request -
State: open - Opened by 0xcaff about 1 month ago
- 2 comments
#252 - Release 0.14
Pull Request -
State: closed - Opened by Adanos020 about 2 months ago
#251 - Egui 0.29
Pull Request -
State: closed - Opened by Adanos020 about 2 months ago
#250 - egui 0.29 support
Pull Request -
State: closed - Opened by Leinnan about 2 months ago
- 2 comments
#249 - `iter_all_tabs` and `iter_all_nodes` should return indexes
Issue -
State: open - Opened by enomado about 2 months ago
- 1 comment
Labels: bug
#248 - Update duplicate to 2.0
Pull Request -
State: closed - Opened by bash about 2 months ago
- 1 comment
#246 - [Feature Request] Modify `hello.rs` to not use Strings
Issue -
State: open - Opened by dolezvo1 4 months ago
- 2 comments
Labels: enhancement
#245 - Update changelog
Pull Request -
State: closed - Opened by Adanos020 5 months ago
#244 - Release 0.13 (#243)
Pull Request -
State: closed - Opened by Adanos020 5 months ago
#243 - Update to egui 0.28
Pull Request -
State: closed - Opened by Adanos020 5 months ago
#242 - Tree::is_empty has inconsistent behavior
Issue -
State: open - Opened by jarruda 6 months ago
Labels: bug
#241 - Remove `Clone` bound on `map_tabs` and `filter_map_tabs`
Pull Request -
State: closed - Opened by Ved-s 6 months ago
- 1 comment
#240 - Enable Nested DockAreas
Issue -
State: closed - Opened by jarruda 6 months ago
- 3 comments
Labels: enhancement
#239 - Assert panic on dragging tab change its layer_id with egui `extra_asserts` feature turned on
Issue -
State: closed - Opened by enomado 6 months ago
- 1 comment
Labels: bug
#238 - Different design: more compact windows and collapsing/closing control on each tab bar
Issue -
State: closed - Opened by micfong-z 6 months ago
- 2 comments
Labels: enhancement
#237 - Different design: more compact windows and collapsing/closing control on each tab bar
Pull Request -
State: closed - Opened by micfong-z 6 months ago
- 12 comments
#236 - Problem with "second use" when using new_window
Issue -
State: closed - Opened by patrickelectric 7 months ago
- 1 comment
Labels: bug
#235 - Release 0.12
Pull Request -
State: closed - Opened by Adanos020 8 months ago
- 2 comments
#234 - Replace our custom drag&drop code with egui's API for it
Issue -
State: open - Opened by Adanos020 8 months ago
Labels: enhancement
#233 - Content overlaps with another tab
Issue -
State: closed - Opened by lnenad 8 months ago
- 1 comment
Labels: bug
#232 - Fix tab body background not being rounded
Pull Request -
State: closed - Opened by Adanos020 8 months ago
#231 - restore root node, when all tabs are removed
Pull Request -
State: closed - Opened by xNxExOx 9 months ago
#230 - Fix `filter_map_tabs`
Pull Request -
State: closed - Opened by Adanos020 9 months ago
#227 - Added #[derive(Serialize, Deserialize)] to the Style structs under the serde feature
Pull Request -
State: closed - Opened by Quinntyx 9 months ago
#226 - Dragging and hovering tabs does not work correctly
Issue -
State: closed - Opened by LennysLounge 9 months ago
- 3 comments
Labels: bug
#225 - Bugfixes
Pull Request -
State: closed - Opened by Adanos020 9 months ago
- 2 comments
#224 - Dragging tabs is visually broken
Issue -
State: closed - Opened by LennysLounge 9 months ago
Labels: bug
#223 - Panic when retaining tabs
Issue -
State: closed - Opened by LennysLounge 9 months ago
- 1 comment
Labels: bug
#222 - Fix docking on empty main surface.
Pull Request -
State: closed - Opened by Adanos020 9 months ago
#221 - Can't drag windows back into main surface
Issue -
State: closed - Opened by liquidhelium 9 months ago
- 1 comment
Labels: bug
#220 - Release 0.11
Pull Request -
State: closed - Opened by Adanos020 10 months ago
#219 - Upgrade egui to 0.26
Pull Request -
State: closed - Opened by Adanos020 10 months ago
#218 - Update egui to version 0.26
Pull Request -
State: closed - Opened by Bricklou 10 months ago
- 1 comment
#217 - Add tab filtering methods
Pull Request -
State: closed - Opened by Adanos020 10 months ago
#216 - Add window tooltip translation
Pull Request -
State: closed - Opened by Adanos020 10 months ago
#215 - Release 0.10
Pull Request -
State: closed - Opened by Adanos020 10 months ago
- 2 comments
#214 - Upgrade to egui 0.25
Pull Request -
State: closed - Opened by Adanos020 11 months ago
#213 - Upgrade to egui 0.25
Pull Request -
State: closed - Opened by Adanos020 11 months ago
#212 - Replace binary tree to allow more that two splits per node
Pull Request -
State: open - Opened by LennysLounge 11 months ago
- 7 comments
#211 - Keyboard focus fixes
Pull Request -
State: closed - Opened by white-axe 11 months ago
- 6 comments
#209 - Include instructions on how to run examples in Readme.
Pull Request -
State: closed - Opened by Adanos020 11 months ago
#208 - Fix crash after calling `DockState::remove_tab`.
Pull Request -
State: closed - Opened by Adanos020 11 months ago
#207 - Keyboard focus works with Shift+Tab but not with just the Tab key
Issue -
State: closed - Opened by white-axe 11 months ago
- 1 comment
Labels: bug
#206 - `DockState<Tab>::remove_tab` may cause the whole program panic when the tab is the last tab of a window.
Issue -
State: closed - Opened by sakura6264 12 months ago
- 3 comments
Labels: bug
#205 - hello example crash
Issue -
State: closed - Opened by skydig 12 months ago
- 1 comment
Labels: bug, duplicate
#204 - Add `cargo run --example` to the README.md
Issue -
State: closed - Opened by p-cracker 12 months ago
#203 - Multi-viewport support
Pull Request -
State: open - Opened by Adanos020 12 months ago
#202 - Multi-viewport
Issue -
State: open - Opened by Adanos020 12 months ago
Labels: enhancement
#201 - Release 0.9
Pull Request -
State: closed - Opened by Adanos020 12 months ago
#200 - [Feature Request] Dragging two perpendicular splitters at the same time
Issue -
State: open - Opened by Ved-s about 1 year ago
- 1 comment
Labels: enhancement
#199 - Mapping over tab types
Pull Request -
State: closed - Opened by knoellle about 1 year ago
#198 - Fix deserialization of `WindowState::screen_rect` when it contains any `f32::INFINITY` values.
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#197 - Serialization broken with serde_json
Issue -
State: closed - Opened by knoellle about 1 year ago
- 1 comment
Labels: bug
#196 - Iterators overhaul
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
- 2 comments
#195 - Added DockState::iter_nodes_mut and DockState::iter_main_surface_nodes_mut
Pull Request -
State: closed - Opened by eupraxia05 about 1 year ago
- 2 comments
#194 - Add a way to iterate over surfaces
Issue -
State: closed - Opened by juh9870 about 1 year ago
- 2 comments
Labels: enhancement
#193 - Add mutable versions of `iter_nodes` and `iter_main_surface_nodes`
Issue -
State: closed - Opened by juh9870 about 1 year ago
- 2 comments
Labels: enhancement
#192 - Add `iter_tabs` and `iter_tabs_mut`
Issue -
State: closed - Opened by juh9870 about 1 year ago
- 1 comment
Labels: enhancement
#191 - Prevent division by zero when tab bar width is 0
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#190 - Tab Title Not Displayed When Surrounded by SidePanels
Issue -
State: closed - Opened by xiyuzhai about 1 year ago
- 4 comments
Labels: bug
#189 - Release 0.8
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#188 - Patch 0.7.3: Hide the 'Eject' button if a tab isn't allowed in windows
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#187 - Still able to turn non-windowable tab into a window via context menu
Issue -
State: closed - Opened by simon-peregrine about 1 year ago
- 1 comment
Labels: bug
#186 - Add a getter of main window dragging state
Issue -
State: open - Opened by kerryeon about 1 year ago
Labels: enhancement
#185 - fix: Fix Tab not respecting background clearing
Pull Request -
State: closed - Opened by Morphexe about 1 year ago
- 2 comments
#184 - Non-closable tabs can be closed by popping out
Issue -
State: closed - Opened by CryZe about 1 year ago
- 4 comments
Labels: bug, wontfix
#183 - Clear background broken?
Issue -
State: closed - Opened by Morphexe about 1 year ago
- 3 comments
Labels: bug
#182 - Fix typo
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#181 - Release 0.7
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#180 - Fix hover_pos on touch screens
Pull Request -
State: closed - Opened by ToppDev about 1 year ago
#179 - Wasm on mobile/smartphones not working
Issue -
State: closed - Opened by ToppDev about 1 year ago
- 6 comments
Labels: bug
#178 - Translations
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#177 - Misc. fixes of two bugs regarding dragging tabs
Pull Request -
State: closed - Opened by Vickerinox about 1 year ago
#176 - Fix for issue #174
Pull Request -
State: closed - Opened by Vickerinox about 1 year ago
#175 - Text overrides in context menus
Issue -
State: closed - Opened by Adanos020 about 1 year ago
- 1 comment
Labels: enhancement
#174 - Dragging tabs not working on release-0.7 with Wasm
Issue -
State: closed - Opened by ToppDev about 1 year ago
- 4 comments
Labels: bug
#173 - Fix for issue #172
Pull Request -
State: closed - Opened by Vickerinox about 1 year ago
#172 - v0.7 Release Branch: Reordering tabs doesn't work anymore
Issue -
State: closed - Opened by njust about 1 year ago
- 1 comment
Labels: bug
#171 - Fix for bug #168
Pull Request -
State: closed - Opened by Vickerinox about 1 year ago
#170 - Fixed egui_tiles link in readme
Pull Request -
State: closed - Opened by ItsEthra about 1 year ago
#168 - Tabs for which `TabViewer::allowed_in_windows` returns false can still be docked into windows.
Issue -
State: closed - Opened by Adanos020 about 1 year ago
- 1 comment
Labels: bug
#167 - Make `TabViewer::{on_add,add_popup} accept corresponding surface index
Pull Request -
State: closed - Opened by Adanos020 about 1 year ago
#166 - Adding tabs in floating windows does not respect surface
Issue -
State: closed - Opened by knoellle about 1 year ago
- 4 comments
Labels: bug
#165 - Allow images to be shown in the tab titles
Issue -
State: open - Opened by learnplaycreate about 1 year ago
- 3 comments
Labels: enhancement
#164 - Panels - nodes that are not movable, holding only one tab at a time
Pull Request -
State: open - Opened by LiamPClancy about 1 year ago
- 5 comments
#163 - Allow hiding the labels on specific Nodes, and prevent dragging other tabs into them.
Issue -
State: open - Opened by learnplaycreate about 1 year ago
- 2 comments
Labels: enhancement
#162 - Cloes option for tabs
Pull Request -
State: closed - Opened by learnplaycreate about 1 year ago
- 1 comment
#161 - Allow close button to be hidden on specific tabs, and prevent dragging of specific tabs
Issue -
State: closed - Opened by learnplaycreate about 1 year ago
- 2 comments
Labels: duplicate, enhancement
#160 - Enable/disable scroll bars on individual tabs.
Pull Request -
State: closed - Opened by 12089897411 about 1 year ago
#159 - Release 0.7
Pull Request -
State: closed - Opened by 12089897411 about 1 year ago
#158 - Tab loses focus when it's title is edited
Issue -
State: closed - Opened by FriederHannenheim about 1 year ago
- 7 comments
Labels: wontfix
#157 - Add the NodeIndex to context_menu() parameter list
Pull Request -
State: closed - Opened by ToppDev about 1 year ago
- 1 comment
#156 - Splits of very narrow nodes happen in wrong directions
Issue -
State: open - Opened by Adanos020 over 1 year ago
Labels: bug
#155 - one drag to resize them all
Pull Request -
State: closed - Opened by FreddyFunk over 1 year ago
- 2 comments
#154 - The enabled/disabled state of the ui does not propagate to the widgets inside the tabs
Issue -
State: open - Opened by stfnp over 1 year ago
Labels: bug
#153 - fix bug
Pull Request -
State: closed - Opened by 12089897411 over 1 year ago
#152 - add cargo config for examples
Pull Request -
State: closed - Opened by FreddyFunk over 1 year ago
- 2 comments
#151 - Add egui tiles as alternative in readme
Pull Request -
State: closed - Opened by RegenJacob over 1 year ago
- 2 comments
#150 - Allow individual tabs to be closable or not
Pull Request -
State: closed - Opened by ptxmac over 1 year ago
#149 - Support for undocking and docking tabs as windows
Pull Request -
State: closed - Opened by Vickerinox over 1 year ago
- 3 comments