index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
widget
/
src
/
pane_grid.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `clippy::filter_map_next`
Héctor Ramón Jiménez
2023-09-20
1
-14
/
+11
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-2
/
+2
*
Merge branch 'master' into explicit-text-caching
Héctor Ramón Jiménez
2023-09-10
1
-2
/
+2
|
\
|
*
Host GIFs and video examples in `iced.rs`
Héctor Ramón Jiménez
2023-09-07
1
-2
/
+2
*
|
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-4
/
+9
*
|
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-3
/
+10
|
/
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-07-28
1
-1
/
+1
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
1
-1
/
+1
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+2
*
Remove useless conversion in `widget::pane_grid`
Héctor Ramón Jiménez
2023-07-06
1
-1
/
+1
*
Simplify `Target` enum in `widget::pane_grid`
Héctor Ramón Jiménez
2023-07-06
1
-13
/
+5
*
Call `in_edge` only when `picked_pane.is_some()`
Héctor Ramón Jiménez
2023-07-06
1
-19
/
+21
*
Add ability to drag pane to the pane grid edges & optional style for dragged ...
Joao Freitas
2023-07-06
1
-86
/
+195
*
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
2023-06-08
1
-1
/
+1
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-77
/
+83
*
clippy
Casper Storm
2023-05-23
1
-2
/
+1
*
Change name of hovered region style struct, reorder lines & export Appearance
Joao Freitas
2023-05-19
1
-1
/
+1
*
Add pane_grid functionality to split a pane with another pane
Joao Freitas
2023-05-16
1
-4
/
+106
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-1
/
+1
*
Use `no_run` for widget doc-tests
Héctor Ramón Jiménez
2023-03-05
1
-1
/
+1
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+991