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