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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-09-20
Fix `clippy::trivially-copy-pass-by-ref`
Héctor Ramón Jiménez
2
-34
/
+34
2023-09-20
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2
-11
/
+11
2023-09-09
Fix majority of unresolved documentation links
Matthias Vogelgesang
7
-29
/
+31
2023-08-30
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2
-9
/
+11
2023-08-30
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2
-10
/
+21
2023-07-15
Add viewport to Widget::on_event
Cory Forsstrom
2
-0
/
+6
2023-07-06
Introduce `drop` helper to `pane_grid::State`
Héctor Ramón Jiménez
1
-24
/
+34
2023-07-06
Reuse code
Joao Freitas
1
-35
/
+22
2023-07-06
Add ability to drag pane to the pane grid edges & optional style for dragged ...
Joao Freitas
2
-13
/
+86
2023-06-08
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
1
-1
/
+1
2023-06-08
Implement basic cursor availability
Héctor Ramón Jiménez
3
-47
/
+49
2023-05-19
Rename invert -> swap
Joao Freitas
1
-2
/
+2
2023-05-19
Take pane state internally
Joao Freitas
1
-18
/
+8
2023-05-16
Add pane_grid functionality to split a pane with another pane
Joao Freitas
1
-1
/
+50
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
10
-0
/
+1704