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
/
slider
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update all `examples` to Rust 2024
Héctor Ramón Jiménez
2025-02-21
1
-1
/
+1
*
Re-export variants of `Length` and `alignment` types
Héctor Ramón Jiménez
2024-07-12
1
-3
/
+3
*
Introduce helper methods for alignment for all widgets
Héctor Ramón Jiménez
2024-07-12
1
-2
/
+2
*
Add `iced` widget helper to display the iced logo :comet:
Héctor Ramón Jiménez
2024-07-11
2
-28
/
+16
*
Ask for explicit `Length` in `center_*` methods
Héctor Ramón Jiménez
2024-05-13
1
-4
/
+4
*
Introduce `center` widget helper
Héctor Ramón Jiménez
2024-05-03
1
-10
/
+6
*
Introduce `Program` API
Héctor Ramón Jiménez
2024-03-16
1
-10
/
+10
*
Simplify `slider` example
Héctor Ramón Jiménez
2024-01-31
1
-23
/
+18
*
Enhance `Slider` and `VerticalSlider` functionality
Jonatan Pettersson
2024-01-31
1
-7
/
+26
*
Use workspace dependencies and package inheritance
Héctor Ramón Jiménez
2023-09-04
1
-1
/
+1
*
Use `f32` in `Length::Units` and rename it to `Fixed`
Héctor Ramón Jiménez
2023-02-17
1
-2
/
+2
*
updated README for slider example
Casper Storm
2022-12-13
1
-2
/
+2
*
Split vertical orientation into VerticalSlider
Casper Storm
2022-12-13
1
-13
/
+7
*
Vertical orientation added to Slider.
Casper Storm
2022-12-12
4
-0
/
+92