summaryrefslogtreecommitdiffstats
path: root/core/src/widget/operation/focusable.rs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Nit fixes.Libravatar Andrew Baldwin2025-02-211-5/+5
* Add `is_focused` function that produces an `Operation` to get the focused sta...Libravatar Andrew Baldwin2025-02-211-0/+45
* Run `cargo fmt`Libravatar Héctor Ramón Jiménez2025-02-211-2/+2
* Add missing dot in `unfocus` operation docsLibravatar Héctor2025-02-111-1/+1
* add unfocus operationLibravatar edwloef2025-02-111-0/+27
* Draft `iced_test` crate and test `todos` exampleLibravatar Héctor Ramón Jiménez2024-12-101-5/+30
* Rename `operation::chain` to `then`Libravatar Héctor Ramón Jiménez2024-08-151-4/+10
* Introduce `black_box` and `chain` in `widget::operation`Libravatar Héctor Ramón Jiménez2024-08-081-19/+11
* Fix `clippy::semicolon_if_nothing_returned`Libravatar Héctor Ramón Jiménez2023-09-201-5/+5
* Introduce `visible_bounds` operation for `Container`Libravatar Héctor Ramón Jiménez2023-07-271-0/+6
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+203