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
/
program
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-18
Introduce `mouse_interaction` method to `Widget` trait
Héctor Ramón Jiménez
1
-4
/
+13
2021-10-14
Remove trait-specific draw logic in `iced_native`
Héctor Ramón Jiménez
1
-14
/
+3
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
1
-3
/
+4
2021-03-11
Add `clipboard` argument to `Application::update`
Héctor Ramón Jiménez
1
-4
/
+3
2021-03-10
Make `Clipboard` argument in `Widget` trait mutable
Héctor Ramón Jiménez
1
-2
/
+2
2020-11-26
Use recently stabilized intra-doc links
Héctor Ramón Jiménez
1
-18
/
+2
2020-11-12
Batch event processing in `UserInterface::update`
Héctor Ramón Jiménez
1
-9
/
+8
2020-11-12
Return `event::Status` in `UserInterface::update`
Héctor Ramón Jiménez
1
-8
/
+12
2020-07-08
Finish wiring overlays to `UserInterface`
Héctor Ramón Jiménez
1
-1
/
+3
2020-07-08
Draft `Widget::overlay` idempotency
Héctor Ramón Jiménez
1
-2
/
+2
2020-06-23
Decouple `cursor_position` from `Cache`
Héctor Ramón Jiménez
1
-5
/
+8
2020-06-09
Request a redraw only on relevant events
Héctor Ramón Jiménez
1
-4
/
+7
2020-05-28
Write documentation for new `iced_native` API
Héctor Ramón Jiménez
1
-0
/
+31
2020-05-21
Introduce `Program` and `State`
Héctor Ramón Jiménez
1
-0
/
+154