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
/
button.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
|
\
|
*
Support automatic style type casting for Buttons.
Nick
2023-09-03
1
-2
/
+2
*
|
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-4
/
+6
*
|
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-14
/
+9
|
/
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
1
-1
/
+1
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+2
*
Merge pull request #1845 from bungoboingo/feat/offscreen-rendering
Héctor Ramón
2023-06-27
1
-2
/
+11
|
\
|
*
Introduce `on_press_maybe` helper for `Button`
Héctor Ramón Jiménez
2023-06-06
1
-2
/
+11
*
|
Take `Rectangle` by value in `Cursor` API
Héctor Ramón Jiménez
2023-06-08
1
-4
/
+4
*
|
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-22
/
+17
|
/
*
clippy
Casper Storm
2023-05-23
1
-2
/
+2
*
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
/
+455