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
/
winit
/
src
/
lib.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-01-20
Forbid unsafe code and Rust 2018 idioms
Héctor Ramón Jiménez
1
-2
/
+2
2020-01-19
Create `iced_futures` and wire everything up
Héctor Ramón Jiménez
1
-1
/
+2
2020-01-16
Expose `window::Mode` in `iced`
Héctor Ramón Jiménez
1
-0
/
+2
2019-12-18
Allow clipboard access in `Widget::on_event`
Héctor Ramón Jiménez
1
-3
/
+5
2019-12-14
Write docs for subscriptions and reorganize a bit
Héctor Ramón Jiménez
1
-0
/
+1
2019-12-04
Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support
Gabriel Konat
1
-2
/
+5
2019-11-25
Allow `Application` configuration with `Settings`
Héctor Ramón Jiménez
1
-0
/
+2
2019-11-22
Write docs for `iced_winit`
Héctor Ramón Jiménez
1
-0
/
+23
2019-11-21
Move widgets from `core` to `native` and `web`
Héctor Ramón Jiménez
1
-0
/
+1
2019-11-03
Enable debug view explicitly and test it in CI
Héctor Ramón Jiménez
1
-5
/
+2
2019-11-03
Implement debug view and load system fonts
Héctor Ramón Jiménez
1
-0
/
+11
2019-10-10
Move `winit::Application` to its own module
Héctor Ramón Jiménez
1
-124
/
+2
2019-10-10
Move `winit` conversions to `iced_winit`
Héctor Ramón Jiménez
1
-0
/
+2
2019-10-09
Move `winit` logic from `iced` to `iced_winit`
Héctor Ramón Jiménez
1
-0
/
+126
2019-10-03
Open a window using `winit`
Héctor Ramón Jiménez
1
-0
/
+1
2019-10-03
Start `iced_winit` and `iced_wgpu`
Héctor Ramón Jiménez
1
-0
/
+1