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
/
glow
/
src
/
renderer
/
widget
/
pane_grid.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-19
Draft new `iced_graphics` crate :tada:
Héctor Ramón Jiménez
1
-93
/
+0
2020-05-19
Draft first working version of `iced_glow` :tada:
Héctor Ramón Jiménez
1
-0
/
+0
2020-04-30
Rename `MouseCursor` to `mouse::Interaction`
Héctor Ramón Jiménez
1
-9
/
+10
2020-04-29
Remove `OutOfBounds` variant from `MouseCursor`
Héctor Ramón Jiménez
1
-1
/
+1
2020-04-28
Introduce `Translate` primitive in `iced_wgpu`
Héctor Ramón Jiménez
1
-3
/
+3
2020-03-18
Make cursor unavailable when dragging panes
Héctor Ramón Jiménez
1
-1
/
+9
2020-03-14
Improve pane selection when resizing a `PaneGrid`
Héctor Ramón Jiménez
1
-2
/
+2
2020-03-14
Implement mouse-based pane resizing for `PaneGrid`
Héctor Ramón Jiménez
1
-1
/
+7
2020-03-10
Draft drag and drop support for `PaneGrid`
Héctor Ramón Jiménez
1
-18
/
+62
2020-03-10
Rename `Panes` widget to `PaneGrid`
Héctor Ramón Jiménez
1
-3
/
+3
2020-03-04
Compute `panes` regions and focus on click
Héctor Ramón Jiménez
1
-3
/
+3
2020-03-04
Draft `Panes` widget and `panes` example
Héctor Ramón Jiménez
1
-2
/
+2
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-1
/
+2
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-4
/
+3
2019-11-11
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-10
Draft new layout API
Héctor Ramón Jiménez
1
-1
/
+1
2019-11-02
Move `Target` to its own module
Héctor Ramón Jiménez
1
-0
/
+0
2019-10-11
Handle mouse cursor in `iced_wgpu`
Héctor Ramón Jiménez
1
-11
/
+23
2019-10-11
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
1
-1
/
+1
2019-10-05
Modularize `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+22