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
/
src
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-04-26
Export new `system` module
Richard
1
-0
/
+1
2022-04-20
Introduce `Error::ContextCreationFailed`
Richard
1
-5
/
+5
2022-03-22
Implement `pure` version of `Svg` widget
Héctor Ramón Jiménez
1
-0
/
+6
2022-03-21
Implement `pure` version of `QRCode` widget
Héctor Ramón Jiménez
1
-0
/
+6
2022-03-16
Export widget modules in `iced_pure`
Héctor Ramón Jiménez
2
-31
/
+161
2022-03-09
Implement `pure` version of `game_of_life` example :tada:
Héctor Ramón Jiménez
1
-3
/
+3
2022-03-09
Implement `pure` version of `Canvas` widget
Héctor Ramón Jiménez
1
-0
/
+6
2022-03-09
Remove redundant `widget` modules in subcrates
Héctor Ramón Jiménez
2
-40
/
+180
2022-02-20
Fix `subscription` for `iced::pure::Application`
Héctor Ramón Jiménez
1
-0
/
+4
2022-02-16
Expose `ContentFit` in root
Héctor Ramón Jiménez
2
-3
/
+2
2022-02-16
Add support for `ContentFit` for `Image`
Emi Simpson
1
-0
/
+1
2022-02-13
Expose additional helpers in `iced::pure`
Héctor Ramón Jiménez
1
-1
/
+16
2022-02-13
Implement `Image` in `iced_pure`
Héctor Ramón Jiménez
1
-1
/
+4
2022-02-12
Implement pure version of `todos` example :tada:
Héctor Ramón Jiménez
1
-1
/
+4
2022-02-11
Allow pure widgets to borrow from `Application` data :tada:
Héctor Ramón Jiménez
3
-5
/
+6
2022-02-11
Expose `iced_pure` through a `pure` feature in `iced`
Héctor Ramón Jiménez
4
-0
/
+333
2022-02-10
Draft virtual `Button`, `Column`, and `Text`
Héctor Ramón Jiménez
1
-0
/
+1
2022-01-28
Implement `time` module for `wasm-bindgen` backend in `iced_futures`
Héctor Ramón Jiménez
2
-14
/
+3
2022-01-28
Split `iced_futures` into different `backend` implementations
Héctor Ramón Jiménez
3
-95
/
+13
2022-01-28
Enable `instant` only for `wasm32` targets
Héctor Ramón Jiménez
1
-3
/
+3
2022-01-28
Replace `iced_web` with WebGL support in `wgpu` :tada:
Héctor Ramón Jiménez
9
-156
/
+64
2022-01-19
Add setting to try OpenGL ES first
Richard
1
-0
/
+12
2022-01-12
Remove support for old `tokio` crate
Héctor Ramón Jiménez
2
-21
/
+4
2022-01-12
Implement `Widget::overlay` for `Responsive` widget
Héctor Ramón Jiménez
1
-5
/
+4
2022-01-11
Draft `Responsive` widget
Héctor Ramón Jiménez
1
-4
/
+5
2021-12-29
Allow Sandbox applications to exit.
Drake Tetreault
1
-0
/
+11
2021-12-09
Use commit hash in `html_logo_url`
Héctor Ramón Jiménez
1
-1
/
+1
2021-12-09
Added icon in docs
daladim
1
-0
/
+3
2021-11-29
Improve documentation of `Application::run`
Héctor Ramón Jiménez
1
-2
/
+3
2021-11-29
Allow `Application::run` to return on native platforms
Andreas Hofstadler
1
-2
/
+2
2021-11-17
Fix a few doc links
Imbris
1
-0
/
+2
2021-10-31
Introduce first-class `svg` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+2
2021-10-31
Introduce first-class `image` module in `iced_native`
Héctor Ramón Jiménez
1
-1
/
+2
2021-10-31
Remove `widget` module re-exports in `iced_native`
Héctor Ramón Jiménez
1
-3
/
+3
2021-09-20
Refactor alignment types into an `alignment` module
Héctor Ramón Jiménez
1
-3
/
+4
2021-09-20
Introduce and use `CrossAlign` enum for `Column` and `Row`
Héctor Ramón Jiménez
1
-2
/
+3
2021-09-15
Revert system menus support
Héctor Ramón Jiménez
3
-17
/
+5
2021-09-02
Implement `move_to` and `resize` commands for `window`
Héctor Ramón Jiménez
1
-0
/
+3
2021-09-02
Implement and expose `read` and `write` helpers for `clipboard`
Héctor Ramón Jiménez
2
-0
/
+4
2021-09-02
Remove `Clipboard` export in `iced`
Héctor Ramón Jiménez
2
-2
/
+2
2021-09-02
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2
-30
/
+10
2021-08-11
Introduce explicit `id` field to `Settings`
Héctor Ramón Jiménez
1
-2
/
+11
2021-07-22
Introduce `text_multithreading` to `Settings`
Héctor Ramón Jiménez
2
-5
/
+16
2021-07-21
Improve `window::Position` API
Héctor Ramón Jiménez
3
-10
/
+39
2021-07-21
Remove DPI from docs in `window::Settings::position`
Héctor Ramón Jiménez
1
-16
/
+5
2021-07-19
Write documentation for `menu` method in `Application`
Héctor Ramón Jiménez
1
-1
/
+3
2021-07-13
Force `Application::Message` to implement `Clone`
Héctor Ramón Jiménez
2
-2
/
+2
2021-07-12
Make `Menu` API a bit more functional
Héctor Ramón Jiménez
1
-1
/
+1
2021-07-05
Initial menu implementation
Richard
2
-3
/
+12
2021-06-25
done
TimUntersberger
1
-1
/
+16
[next]