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
/
core
/
src
/
widget
/
operation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Nit fixes.
Andrew Baldwin
2025-02-21
1
-5
/
+5
*
Add `is_focused` function that produces an `Operation` to get the focused sta...
Andrew Baldwin
2025-02-21
1
-0
/
+45
*
Run `cargo fmt`
Héctor Ramón Jiménez
2025-02-21
2
-4
/
+4
*
Add missing dot in `unfocus` operation docs
Héctor
2025-02-11
1
-1
/
+1
*
add unfocus operation
edwloef
2025-02-11
1
-0
/
+27
*
Draft `iced_test` crate and test `todos` example
Héctor Ramón Jiménez
2024-12-10
3
-12
/
+57
*
Implement `scroll_by` operation for `scrollable`
lufte
2024-09-10
1
-0
/
+45
*
Rename `operation::chain` to `then`
Héctor Ramón Jiménez
2024-08-15
1
-4
/
+10
*
Introduce `black_box` and `chain` in `widget::operation`
Héctor Ramón Jiménez
2024-08-08
1
-19
/
+11
*
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
2023-09-20
3
-11
/
+11
*
Introduce `visible_bounds` operation for `Container`
Héctor Ramón Jiménez
2023-07-27
3
-2
/
+28
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-05-02
1
-1
/
+40
*
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
2023-03-04
3
-0
/
+388