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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove redundant `crate::Theme` in alias of `Element`
Héctor Ramón Jiménez
2022-07-08
2
-2
/
+2
*
Make `Element` aliases in `iced` compatible with `iced_native` and `iced_pure`
Héctor Ramón Jiménez
2022-07-08
4
-9
/
+15
*
Fix missing docs in `iced` crate
Héctor Ramón Jiménez
2022-07-08
3
-1
/
+3
*
Make widget aliases in `iced` compatible with `iced_native`
Héctor Ramón Jiménez
2022-07-08
2
-80
/
+58
*
Fix inconsistent styling for `Radio` and `Checkbox`
Héctor Ramón Jiménez
2022-07-08
1
-2
/
+11
*
Add `theme::Application` styling support to `Sandbox`
Héctor Ramón Jiménez
2022-07-08
2
-62
/
+22
*
Add `Style` variant support to `application::StyleSheet`
Héctor Ramón Jiménez
2022-07-08
11
-43
/
+148
*
Merge branch 'master' into theming
Héctor Ramón Jiménez
2022-07-08
34
-341
/
+448
|
\
|
*
Merge pull request #1378 from Cupnfish/wgpu-0.13
Héctor Ramón
2022-07-03
15
-156
/
+151
|
|
\
|
|
*
Replace name abbreviation in `iced_wgpu`
Héctor Ramón Jiménez
2022-07-03
1
-1
/
+1
|
|
*
Simplify format selection in `iced_wgpu`
Héctor Ramón Jiménez
2022-07-03
1
-6
/
+1
|
|
*
Use `expect` in `integration_wgpu` example
Héctor Ramón Jiménez
2022-07-03
1
-1
/
+5
|
|
*
Use latest `wgpu_glyph` release on crates.io
Héctor Ramón Jiménez
2022-07-03
1
-1
/
+1
|
|
*
better `wgsl` code style
Cupnfish
2022-07-02
4
-11
/
+11
|
|
*
fix `wgsl` syntax
Cupnfish
2022-07-02
1
-1
/
+1
|
|
*
remove unnecessary `Cargo.toml` formatting
Cupnfish
2022-07-02
1
-22
/
+22
|
|
*
replace `path` to `git`
Cupnfish
2022-07-02
1
-23
/
+23
|
|
*
update `wgpu` to `0.13`
Cupnfish
2022-07-02
15
-145
/
+141
|
|
/
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-07-01
2
-2
/
+2
|
*
Merge pull request #1376 from iced-rs/fix/canvas-state-tag
Héctor Ramón
2022-07-01
2
-3
/
+3
|
|
\
|
|
*
Fix `Widget::tag` implementation of `pure::Canvas`
Héctor Ramón Jiménez
2022-07-01
2
-3
/
+3
|
|
/
|
*
Merge pull request #1371 from tarkah/feat/pure-text-input-value-override
Héctor Ramón
2022-06-27
1
-0
/
+26
|
|
\
|
|
*
Allow overriding pure text_input value during draw
Cory Forsstrom
2022-06-23
1
-0
/
+26
|
|
/
|
*
Merge pull request #1370 from jhannyjimenez/canvas_documentation_clarification
Héctor Ramón
2022-06-23
1
-1
/
+8
|
|
\
|
|
*
Added more clarification as to how the position and alignment of the Canvas T...
Jhanny Jimenez
2022-06-22
1
-1
/
+8
|
*
|
Merge pull request #1361 from mtkennerly/feature/prevent-overlapping-title-bar
Héctor Ramón
2022-06-23
2
-52
/
+97
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Prevent pane grid title bar content and controls from overlapping
mtkennerly
2022-06-07
2
-52
/
+97
|
*
|
Merge pull request #1367 from tarkah/fix/wgpu-msaa-alpha-blending
Héctor Ramón
2022-06-17
3
-28
/
+8
|
|
\
\
|
|
*
|
Fix alpha blending for wgpu msaa
Cory Forsstrom
2022-06-16
3
-28
/
+8
|
|
/
/
|
*
/
Update web instructions of the `tour` example
Héctor Ramón Jiménez
2022-06-10
2
-7
/
+7
|
|
/
|
*
Merge pull request #1356 from casperstorm/fix/readme
Héctor Ramón
2022-06-02
1
-22
/
+32
|
|
\
|
|
*
corrected images in README to be similar height
Casper Rogild Storm
2022-06-02
1
-22
/
+32
|
|
/
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-05-31
4
-4
/
+4
|
*
Merge pull request #1354 from iced-rs/fix/wgpu-modern-limits
Héctor Ramón
2022-05-30
1
-19
/
+27
|
|
\
|
|
*
Try `Limits::default` in `iced_wgpu` before `downlevel_defaults`
Héctor Ramón Jiménez
2022-05-31
1
-19
/
+27
|
|
/
|
*
Merge pull request #1349 from iced-rs/fix/subscription-cancelation
Héctor Ramón
2022-05-30
1
-10
/
+23
|
|
\
|
|
*
Fix `Subscription` cancelation when never awaiting
Héctor Ramón Jiménez
2022-05-27
1
-10
/
+23
|
*
|
Merge pull request #1353 from tarkah/fix/overlay-status-capture
Héctor Ramón
2022-05-30
1
-0
/
+4
|
|
\
\
|
|
*
|
Don't process captured overlay statuses
Cory Forsstrom
2022-05-30
1
-0
/
+4
|
|
/
/
|
*
|
Merge pull request #1341 from nicksenger/fix/component-overlay-rebuild
Héctor Ramón
2022-05-14
4
-35
/
+52
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
remove rebuild of component overlay from `on_event`
Nick Senger
2022-05-13
2
-13
/
+2
|
|
*
Relayout base layer when layout is invalidated from an overlay
Héctor Ramón Jiménez
2022-05-13
2
-22
/
+50
|
|
*
Revert "fix: prevent building overlay with stale layout"
Héctor Ramón Jiménez
2022-05-13
2
-63
/
+13
|
|
*
fix: prevent building overlay with stale layout
Nick Senger
2022-05-10
2
-13
/
+63
*
|
|
Introduce `StyleSheet` for `Text` widget
Héctor Ramón Jiménez
2022-06-29
28
-87
/
+183
*
|
|
Fix `Theme` not being refreshed in `iced_glutin`
Héctor Ramón Jiménez
2022-06-25
1
-1
/
+2
*
|
|
Implement theme styling for `Canvas`
Héctor Ramón Jiménez
2022-06-07
10
-45
/
+94
*
|
|
Use `Theme::Dark` in `pure_game_of_life` example
Héctor Ramón Jiménez
2022-06-07
1
-0
/
+4
*
|
|
Remove unused code warnings
Héctor Ramón Jiménez
2022-06-07
2
-15
/
+1
*
|
|
Implement theme styling for `PickList` and `Menu`
Héctor Ramón Jiménez
2022-06-07
14
-247
/
+168
[next]