issues
search
Adanos020
/
egui_dock
Docking support for egui – an immediate-mode GUI library for Rust
MIT License
458
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add overriding tab bar and allowed splits on a per node and surface basis
#253
0xcaff
opened
1 month ago
2
Release 0.14
#252
Adanos020
closed
1 month ago
0
Egui 0.29
#251
Adanos020
closed
1 month ago
0
egui 0.29 support
#250
Leinnan
closed
1 month ago
2
`iter_all_tabs` and `iter_all_nodes` should return indexes
#249
enomado
opened
1 month ago
1
Update duplicate to 2.0
#248
bash
closed
1 month ago
1
[Feature Request] Modify `hello.rs` to not use Strings
#246
dolezvo1
opened
4 months ago
2
Update changelog
#245
Adanos020
closed
4 months ago
0
Release 0.13 (#243)
#244
Adanos020
closed
4 months ago
0
Update to egui 0.28
#243
Adanos020
closed
4 months ago
0
Tree::is_empty has inconsistent behavior
#242
jarruda
opened
5 months ago
0
Remove `Clone` bound on `map_tabs` and `filter_map_tabs`
#241
Ved-s
closed
4 months ago
1
Enable Nested DockAreas
#240
jarruda
closed
5 months ago
3
Assert panic on dragging tab change its layer_id with egui `extra_asserts` feature turned on
#239
enomado
closed
4 months ago
1
Different design: more compact windows and collapsing/closing control on each tab bar
#238
micfong-z
closed
3 weeks ago
2
Different design: more compact windows and collapsing/closing control on each tab bar
#237
micfong-z
closed
4 weeks ago
12
Problem with "second use" when using new_window
#236
patrickelectric
closed
6 months ago
1
Release 0.12
#235
Adanos020
closed
7 months ago
2
Replace our custom drag&drop code with egui's API for it
#234
Adanos020
opened
7 months ago
0
Content overlaps with another tab
#233
lnenad
closed
4 months ago
1
Fix tab body background not being rounded
#232
Adanos020
closed
8 months ago
0
restore root node, when all tabs are removed
#231
xNxExOx
closed
8 months ago
0
Fix `filter_map_tabs`
#230
Adanos020
closed
8 months ago
0
Added #[derive(Serialize, Deserialize)] to the Style structs under the serde feature
#227
Quinntyx
closed
8 months ago
0
Dragging and hovering tabs does not work correctly
#226
LennysLounge
closed
4 months ago
3
Bugfixes
#225
Adanos020
closed
9 months ago
2
Dragging tabs is visually broken
#224
LennysLounge
closed
9 months ago
0
Panic when retaining tabs
#223
LennysLounge
closed
9 months ago
1
Fix docking on empty main surface.
#222
Adanos020
closed
9 months ago
0
Can't drag windows back into main surface
#221
liquidhelium
closed
9 months ago
1
Release 0.11
#220
Adanos020
closed
9 months ago
0
Upgrade egui to 0.26
#219
Adanos020
closed
9 months ago
0
Update egui to version 0.26
#218
Bricklou
closed
9 months ago
1
Add tab filtering methods
#217
Adanos020
closed
9 months ago
0
Add window tooltip translation
#216
Adanos020
closed
10 months ago
0
Release 0.10
#215
Adanos020
closed
10 months ago
2
Upgrade to egui 0.25
#214
Adanos020
closed
10 months ago
0
Upgrade to egui 0.25
#213
Adanos020
closed
10 months ago
0
Replace binary tree to allow more that two splits per node
#212
LennysLounge
opened
10 months ago
7
Keyboard focus fixes
#211
white-axe
closed
10 months ago
6
Include instructions on how to run examples in Readme.
#209
Adanos020
closed
11 months ago
0
Fix crash after calling `DockState::remove_tab`.
#208
Adanos020
closed
11 months ago
0
Keyboard focus works with Shift+Tab but not with just the Tab key
#207
white-axe
closed
10 months ago
1
`DockState<Tab>::remove_tab` may cause the whole program panic when the tab is the last tab of a window.
#206
sakura6264
closed
11 months ago
3
hello example crash
#205
skydig
closed
11 months ago
1
Add `cargo run --example` to the README.md
#204
tyrypyrking
closed
11 months ago
0
Multi-viewport support
#203
Adanos020
opened
11 months ago
0
Multi-viewport
#202
Adanos020
opened
11 months ago
0
Release 0.9
#201
Adanos020
closed
11 months ago
0
[Feature Request] Dragging two perpendicular splitters at the same time
#200
Ved-s
opened
1 year ago
1
Next