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
/
examples
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-06-14
Introduce internal `overlay::Nested` for `UserInterface`
Cory Forsstrom
1
-1
/
+6
2023-06-08
Use `mouse::Cursor` in `integration` example
Héctor Ramón Jiménez
1
-15
/
+27
2023-06-08
Extend cursor availability to the shell level
Héctor Ramón Jiménez
1
-2
/
+3
2023-06-08
Increase width of controls in `pane_grid` example
Héctor Ramón Jiménez
1
-1
/
+1
2023-06-08
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
5
-17
/
+16
2023-06-08
Implement basic cursor availability
Héctor Ramón Jiménez
13
-98
/
+95
2023-05-31
Introduce `web-colors` feature flag to enable sRGB linear blending
Héctor Ramón Jiménez
1
-9
/
+10
2023-05-25
Use `as_slice` instead of `as_ref` in `checkbox` example
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-25
Upgrade `palette` dependency
Clark Moody
2
-24
/
+28
2023-05-23
clean up rebase mistake
Casper Storm
1
-19
/
+8
2023-05-23
Extend border radius on relevant widgets
Casper Storm
2
-11
/
+22
2023-05-21
Support conversion from Fn trait to custom theme
Marien Zwart
1
-19
/
+8
2023-05-19
Take pane state internally
Joao Freitas
1
-4
/
+1
2023-05-19
Keep `tour` buttons solid
Héctor Ramón Jiménez
1
-50
/
+5
2023-05-19
Implement `custom` helper for `theme::Button`
Héctor Ramón Jiménez
1
-8
/
+6
2023-05-19
Remove `Builder` abstractions for gradients
Héctor Ramón Jiménez
3
-19
/
+21
2023-05-16
Add pane_grid functionality to split a pane with another pane
Joao Freitas
1
-1
/
+6
2023-05-11
Added support for gradients as background variants + other optimizations.
Bingus
6
-174
/
+62
2023-05-11
Remove OpenGL mentions in `README`s
Héctor Ramón Jiménez
1
-2
/
+1
2023-05-10
Bundle `tiny-skia` backend together with `iced_renderer`
Héctor Ramón Jiménez
1
-1
/
+1
2023-05-08
Add `line_height` to `checkbox::Icon`
Héctor Ramón Jiménez
1
-0
/
+1
2023-05-02
Update `glyphon` and `cosmic-text`
Héctor Ramón Jiménez
1
-1
/
+2
2023-05-02
Introduce `text::Shaping` enum and replace magic boolean
Héctor Ramón Jiménez
1
-1
/
+2
2023-04-27
Fix build of `integration` example for Wasm target
Héctor Ramón Jiménez
1
-1
/
+2
2023-04-21
Use `find(..)` instead of `filter(..).next()`
Héctor Ramón Jiménez
1
-2
/
+1
2023-04-21
Use point-free notation
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-20
wgpu 0.16
David Huculak
1
-2
/
+1
2023-04-17
Add scrollable `Viewport`
Cory Forsstrom
1
-3
/
+3
2023-04-14
Add `scroll_to` operation for absolute scroll
Cory Forsstrom
1
-2
/
+2
2023-04-13
Fix Wasm target for `integration_wgpu`
Héctor Ramón Jiménez
1
-1
/
+2
2023-04-13
Update `env_logger` in `integration_wgpu` example
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-13
Get surface capabilities only once in `iced_wgpu`
Héctor Ramón Jiménez
1
-5
/
+4
2023-04-13
Update `wgpu` to `0.15`
Elham Aryanpur
1
-14
/
+23
2023-04-12
Move `radio` example to `Radio` docs
Héctor Ramón Jiménez
2
-96
/
+0
2023-04-12
Remove `text_input` example
Héctor Ramón Jiménez
3
-120
/
+0
2023-04-12
Rename `on_change` to `on_input` for `TextInput`
Héctor Ramón Jiménez
11
-16
/
+16
2023-04-12
Introduce disabled state for `TextInput`
Dan Mishin
13
-66
/
+166
2023-04-11
Use `Result::is_err` in `websocket` example
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-11
Use `127.0.0.1` instead of `localhost` in `websocket` example
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-11
Implement `subscription::channel` and simplify `unfold`
Héctor Ramón Jiménez
2
-58
/
+59
2023-04-11
Fix `current` step in `tour`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-11
Move `ICON_FONT` constant in `tour` to `text_input` helper
Héctor Ramón Jiménez
1
-5
/
+5
2023-04-11
Collapse `Font` import in `tour` example
Héctor Ramón Jiménez
1
-2
/
+1
2023-04-11
Rename `IconPosition` to `Side` in `text_input`
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-11
Move `Icon` layout logic to `layout` in `text_input`
Héctor Ramón Jiménez
1
-2
/
+3
2023-04-11
Use `f32` for `Icon::size` and remove unnecessary conversions
Héctor Ramón Jiménez
1
-1
/
+1
2023-04-11
Removed text_input example in favor for Tour
Casper Storm
5
-124
/
+66
2023-04-11
Changed `Handle` to `Icon` to be consistent
Casper Storm
1
-9
/
+9
2023-04-11
feat: added handle to text_input
Casper Storm
4
-0
/
+112
2023-04-08
Update `wgpu` and `cosmic-text`
Héctor Ramón Jiménez
1
-12
/
+15
[next]