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
/
widget
/
src
/
slider.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
1
-1
/
+1
*
Merge branch 'master' into explicit-text-caching
Héctor Ramón Jiménez
2023-09-10
1
-2
/
+2
|
\
|
*
Use `Radians` as a number directly in `gradient` example
Héctor Ramón Jiménez
2023-09-08
1
-2
/
+2
*
|
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-1
/
+1
*
|
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-0
/
+1
|
/
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+1
*
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
2023-06-08
1
-4
/
+3
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-19
/
+17
*
Fix `quad` glitch when rounding borders of a `Slider` rail
Héctor Ramón Jiménez
2023-06-01
1
-5
/
+2
*
only add border radius to the visible part
Casper Storm
2023-06-01
1
-2
/
+5
*
Add border_radius to slider rail
Casper Storm
2023-06-01
1
-2
/
+2
*
clippy
Casper Storm
2023-05-23
1
-1
/
+1
*
Extend border radius on relevant widgets
Casper Storm
2023-05-23
1
-10
/
+10
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-05-02
1
-2
/
+2
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-38
/
+40
*
Use `no_run` for widget doc-tests
Héctor Ramón Jiménez
2023-03-05
1
-1
/
+1
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
1
-0
/
+471