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
/
native
/
src
/
lib.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move `Debugger` and `Windowed` to a better location
Héctor Ramón Jiménez
2020-01-10
1
-2
/
+2
*
Add `window::Event::Resized` to `iced_native`
Héctor Ramón Jiménez
2020-01-10
1
-0
/
+1
*
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
2019-12-18
1
-0
/
+2
*
Write docs for subscriptions and reorganize a bit
Héctor Ramón Jiménez
2019-12-14
1
-1
/
+1
*
Allow listening to runtime events in subscriptions
Héctor Ramón Jiménez
2019-12-08
1
-3
/
+5
*
Draft first version of event subscriptions :tada:
Héctor Ramón Jiménez
2019-12-05
1
-2
/
+2
*
Finish `iced_native` usage section
Héctor Ramón Jiménez
2019-11-22
1
-1
/
+7
*
Uncomment missing debug implementations rule
Héctor Ramón Jiménez
2019-11-22
1
-1
/
+1
*
Write docs for `iced` and `iced_native`
Héctor Ramón Jiménez
2019-11-22
1
-150
/
+22
*
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
2019-11-21
1
-51
/
+10
*
Implement future-based `Command` in `iced_core`
Héctor Ramón Jiménez
2019-11-17
1
-1
/
+1
*
Draft `Font` type and implement `Text::font`
Héctor Ramón Jiménez
2019-11-13
1
-1
/
+1
*
Fix doc comments and remove `Align` from `tour`
Héctor Ramón Jiménez
2019-11-11
1
-7
/
+12
*
Implement `Container` widget
Héctor Ramón Jiménez
2019-11-11
1
-1
/
+1
*
Draft custom layout engine based on `druid`
Héctor Ramón Jiménez
2019-11-11
1
-0
/
+2
*
Draft new layout API
Héctor Ramón Jiménez
2019-11-10
1
-8
/
+1
*
Add horizontal offset to `Primitive::Clip`
Héctor Ramón Jiménez
2019-11-05
1
-3
/
+1
*
Rename `Renderer::Primitive` to `Renderer::Output`
Héctor Ramón Jiménez
2019-10-11
1
-1
/
+1
*
Move `winit` logic from `iced` to `iced_winit`
Héctor Ramón Jiménez
2019-10-09
1
-0
/
+2
*
Make `iced_core::Button` customizable
Héctor Ramón Jiménez
2019-10-08
1
-5
/
+7
*
Move `MouseCursor` to `iced_wgpu`
Héctor Ramón Jiménez
2019-10-05
1
-4
/
+1
*
Add `Renderer` and `Primitive` concepts
Héctor Ramón Jiménez
2019-10-05
1
-4
/
+7
*
Create `iced_core` and `iced_native`
Héctor Ramón Jiménez
2019-09-20
1
-0
/
+228