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
*
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