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
/
style
/
src
/
button.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-05
Simplify theming for `Checkbox` widget
Héctor Ramón Jiménez
1
-1
/
+0
2024-03-04
Simplify theming for `Button` widget
Héctor Ramón Jiménez
1
-78
/
+0
2024-01-20
Add `Shadow` to `button::Appearance`
Héctor Ramón Jiménez
1
-4
/
+7
2024-01-20
Introduce `Border` struct analogous to `Shadow`
Héctor Ramón Jiménez
1
-10
/
+4
2023-05-23
Extend border radius on relevant widgets
Casper Storm
1
-3
/
+3
2023-05-11
Added support for gradients as background variants + other optimizations.
Bingus
1
-0
/
+3
2022-11-10
Write documentation for `iced_style`
Héctor Ramón Jiménez
1
-1
/
+12
2022-11-09
Introduce `Custom` variants for every style in the built-in `Theme`
Héctor Ramón Jiménez
1
-5
/
+5
2022-05-26
Rename `Variant` to `Style` and `Style` to `Appearance`
Héctor Ramón Jiménez
1
-13
/
+13
2022-05-14
Draft first-class `Theme` support
Héctor Ramón Jiménez
1
-37
/
+9
2021-11-02
Introduce generic lifetime to `Default` implementation for style sheets
Héctor Ramón Jiménez
1
-1
/
+1
2021-10-31
Reintroduce `Box` for `style_sheet` in `Button`
Héctor Ramón Jiménez
1
-2
/
+11
2021-10-18
Wire up styling to `Button` in `iced_native`
Héctor Ramón Jiménez
1
-11
/
+2
2021-01-29
impl Clone and Copy for all Style types in iced_style
Taiki Endo
1
-1
/
+1
2020-11-23
Use `f32` for `border_width` and `border_radius`
Héctor Ramón Jiménez
1
-6
/
+6
2020-01-22
Improve default style of `Button`
Héctor Ramón Jiménez
1
-6
/
+6
2020-01-06
Draft `styling` example
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-05
Implement `Default` for `container::Style`
Héctor Ramón Jiménez
1
-1
/
+1
2020-01-05
Add border and shadow styling to `Button`
Héctor Ramón Jiménez
1
-6
/
+23
2020-01-01
Move styling to a brand new `iced_style` crate
Héctor Ramón Jiménez
1
-14
/
+3
2019-12-30
Add `Renderer::Defaults` and style inheritance
Héctor Ramón Jiménez
1
-26
/
+19
2019-12-29
Draft `Style` and `StyleSheet` for `Button`
Héctor Ramón Jiménez
1
-0
/
+97