summaryrefslogtreecommitdiffstats
path: root/widget (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #2330 from Gigas002/viewer_content_fitLibravatar Héctor Ramón2024-06-181-76/+80
|\ | | | | Implement content_fit for viewer widget
| * Make viewer widget inner naming and syntax closer to image widgetLibravatar gigas0022024-05-101-25/+27
| |
| * Run cargo fmtLibravatar gigas0022024-05-081-2/+2
| |
| * Merge branch 'master' of https://github.com/iced-rs/iced into iced-rs-masterLibravatar gigas0022024-05-0812-258/+1205
| |\
| * \ Merge branch 'iced-rs:master' into viewer_content_fitLibravatar Gigas0022024-04-1618-81/+176
| |\ \
| * | | Minor renaming refactoringLibravatar gigas0022024-03-291-30/+38
| | | |
| * | | Merge branch 'master' into viewer_content_fitLibravatar Gigas0022024-03-2728-968/+1283
| |\ \ \
| * \ \ \ Merge branch 'iced-rs:master' into viewer_content_fitLibravatar Gigas0022024-03-242-11/+36
| |\ \ \ \
| * \ \ \ \ Merge branch 'iced-rs:master' into viewer_content_fitLibravatar Gigas0022024-03-191-3/+4
| |\ \ \ \ \
| * | | | | | run cargo fmtLibravatar gigas0022024-03-151-8/+30
| | | | | | |
| * | | | | | Implement content_fit for viewerLibravatar gigas0022024-03-151-78/+50
| | | | | | |
* | | | | | | Fix `text_editor` always capturing scroll eventsLibravatar Héctor Ramón Jiménez2024-06-171-0/+6
| | | | | | |
* | | | | | | Merge pull request #2460 from Andrew-Schwartz/masterLibravatar Héctor Ramón2024-06-162-0/+26
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Add FromIterator for Row and Column
| * | | | | | | formatLibravatar Andrew-Schwartz2024-06-132-4/+18
| | | | | | | |
| * | | | | | | Add FromIterator for Row and ColumnLibravatar Andrew-Schwartz2024-06-122-0/+12
| | | | | | | |
| * | | | | | | Revert "Add FromIterator for Row and Column"Libravatar Andrew-Schwartz2024-06-122-30/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 06c80c5bcedd8dba187af9d187ba1ae40fa4dafa.
| * | | | | | | Add FromIterator for Row and ColumnLibravatar Andrew-Schwartz2024-06-122-18/+30
| | | | | | | |
* | | | | | | | Replace `Command` with a new `Task` API with chain supportLibravatar Héctor Ramón Jiménez2024-06-1417-122/+62
|/ / / / / / /
* | | | | | | Merge pull request #2456 from iced-rs/window-id-in-event-subscriptionsLibravatar Héctor Ramón2024-06-114-6/+7
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Introduce `window::Id` to `Event` subscriptions
| * | | | | | | Allow `dead_code` in `widget::lazy::cache`Libravatar Héctor Ramón Jiménez2024-06-111-0/+1
| | | | | | | |
| * | | | | | | Introduce `subscription::Event`Libravatar Héctor Ramón Jiménez2024-06-112-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... and remove `PlatformSpecific` from `Event`
| * | | | | | | Introduce `window::Id` to `Event` subscriptionsLibravatar Héctor Ramón Jiménez2024-06-102-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And remove `window::Id` from `Event` altogether.
* | | | | | | | Allow for styling of the menu of a pick listLibravatar PolyMeilex2024-06-081-0/+24
|/ / / / / / /
* | | | | | | Create `jump` and `macos_command` methods in `keyboard::Modifiers`Libravatar Héctor Ramón Jiménez2024-05-312-70/+8
| | | | | | |
* | | | | | | Keep unary `motion` function in `text_editor`Libravatar Héctor Ramón Jiménez2024-05-311-18/+18
| | | | | | |
* | | | | | | Add Command + ArrowLeft/Right input behavior for macosLibravatar BradySimon2024-05-312-26/+92
| | | | | | |
* | | | | | | Merge branch 'master' into feat/text-macroLibravatar Héctor Ramón Jiménez2024-05-2340-1317/+2693
|\ \ \ \ \ \ \
| * | | | | | | Ask for explicit `Length` in `center_*` methodsLibravatar Héctor Ramón Jiménez2024-05-132-19/+13
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | Introduce dynamic `opacity` support for `Image` and `Svg`Libravatar Héctor Ramón Jiménez2024-05-033-0/+27
| | | | | | |
| * | | | | | Introduce `center` widget helperLibravatar Héctor Ramón Jiménez2024-05-032-2/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ... and also make `center_x` and `center_y` set `width` and `height` to `Length::Fill`, respectively. This targets the most common use case when centering things and removes a bunch of boilerplate as a result.
| * | | | | | Merge pull request #2334 from DKolter/image-rotationLibravatar Héctor Ramón2024-05-033-46/+94
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Adding feature: Image rotation
| | * | | | | | Simplify image rotation API and its internalsLibravatar Héctor Ramón Jiménez2024-05-023-92/+66
| | | | | | | |
| | * | | | | | Add `Image` rotation supportLibravatar Héctor Ramón Jiménez2024-05-023-33/+107
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: DKolter <68352124+DKolter@users.noreply.github.com>
| * | | | | | | Apply bounds check when grabbing `image::Viewer`Libravatar myuujiku2024-05-021-1/+1
| |/ / / / / /
| * | | | | | Fix `clippy` lints for new `1.78` stable toolchainLibravatar Héctor Ramón Jiménez2024-05-021-1/+1
| | | | | | |
| * | | | | | Use an opaque `Id` type for `image::Handle`Libravatar Héctor Ramón Jiménez2024-05-012-9/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Hashing pointers is a terrible idea.
| * | | | | | Introduce `canvas::Cache` groupingLibravatar Héctor Ramón Jiménez2024-04-301-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Caches with the same `Group` will share their text atlas!
| * | | | | | Merge pull request #2408 from iced-rs/feature/hover-widgetLibravatar Héctor Ramón2024-04-271-1/+244
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | `hover` widget
| | * | | | | | Propagate mouse movement and button releases unconditionally in `hover`Libravatar Héctor Ramón Jiménez2024-04-271-1/+8
| | | | | | | |
| | * | | | | | Fix top layer clipping in `hover` widgetLibravatar Héctor Ramón Jiménez2024-04-271-21/+24
| | | | | | | |
| | * | | | | | Fix ambiguous link in documentation of `hover` helperLibravatar Héctor Ramón Jiménez2024-04-271-0/+2
| | | | | | | |
| | * | | | | | Fix `overlay` behavior in `hover` widgetLibravatar Héctor Ramón Jiménez2024-04-271-11/+14
| | | | | | | |
| | * | | | | | Introduce `hover` widgetLibravatar Héctor Ramón Jiménez2024-04-271-1/+229
| | | | | | | |
| * | | | | | | Set proper size boundaries for `limits` in `Stack::layout`Libravatar Héctor Ramón Jiménez2024-04-271-1/+2
| | | | | | | |
| * | | | | | | Respect `width` and `height` properties when `Stack` is emptyLibravatar Héctor Ramón Jiménez2024-04-271-1/+5
| |/ / / / / /
| * | | | | | Fix out of bounds caret in `TextEditor` in some circumstancesLibravatar Héctor Ramón Jiménez2024-04-261-13/+17
| | | | | | |
| * | | | | | Fix `Shift` scrolling for `scrollable` on macOSLibravatar Héctor Ramón Jiménez2024-04-261-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Apparently, macOS inverts the scrolling axes automatically now. Was this a thing before, or did an update just break user space?
| * | | | | | Capture scrollbar events in a `scrollable` before content eventsLibravatar Héctor Ramón Jiménez2024-04-261-142/+142
| | | | | | |
| * | | | | | Introduce `opaque` widget helperLibravatar Héctor Ramón Jiménez2024-04-255-5/+172
| | | | | | |
| * | | | | | Use `Limits::resolve` in `Stack` widgetLibravatar Héctor Ramón Jiménez2024-04-251-2/+3
| | | | | | |