Andrew Baldwin
|
7916a9c227
|
Nit fixes.
|
2025-02-21 20:39:59 -08:00 |
|
Andrew Baldwin
|
9cba92f57f
|
Add is_focused function that produces an Operation to get the focused state of a focusable by ID.
Add `is_focused` function that produces a `Task` to get the focused state of a `text_input` by ID.
|
2025-02-21 18:56:41 -08:00 |
|
Héctor Ramón Jiménez
|
9ceb467e6e
|
Run cargo fmt
|
2025-02-21 01:37:13 +01:00 |
|
Héctor
|
d91e426dab
|
Add missing dot in unfocus operation docs
|
2025-02-11 20:48:00 +01:00 |
|
edwloef
|
b80c23fd94
|
add unfocus operation
|
2025-02-11 15:47:08 +01:00 |
|
Héctor Ramón Jiménez
|
d09d5d45ae
|
Draft iced_test crate and test todos example
|
2024-12-10 04:51:08 +01:00 |
|
Héctor Ramón Jiménez
|
515772c9f8
|
Rename operation::chain to then
... and make `focus_*` operations generic over
the output type.
|
2024-08-15 01:30:24 +02:00 |
|
Héctor Ramón Jiménez
|
422568dee4
|
Introduce black_box and chain in widget::operation
|
2024-08-08 01:25:00 +02:00 |
|
Héctor Ramón Jiménez
|
34f07b6027
|
Fix clippy::semicolon_if_nothing_returned
|
2023-09-20 04:11:52 +02:00 |
|
Héctor Ramón Jiménez
|
e2ba7ece83
|
Introduce visible_bounds operation for Container
|
2023-07-27 01:04:18 +02:00 |
|
Héctor Ramón Jiménez
|
3a0d34c024
|
Create iced_widget subcrate and re-organize the whole codebase
|
2023-03-04 05:37:11 +01:00 |
|