summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Rename `fetch_native_handle` to `run_with_handle` in `window`Libravatar Héctor Ramón Jiménez2024-02-074-27/+30
|
* Re-implement against latest iced master. Rename FetchNativeHandle.Libravatar dtzxporter2024-02-075-0/+47
|
* Merge pull request #2188 from fogarecious/add_docLibravatar Héctor Ramón2024-02-063-0/+11
|\ | | | | Add doc to direct developers to enable features for iced::time::every
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-061-0/+1
| |
| * Fix missing feature flag docs for `time::every`Libravatar fogarecious2024-02-062-0/+10
|/
* Merge pull request #2174 from hicaru/list_picker_eventsLibravatar Héctor Ramón2024-02-063-9/+41
|\ | | | | List picker events
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-061-0/+1
| |
| * Rename `PickList` handlers for consistencyLibravatar Héctor Ramón Jiménez2024-02-061-25/+25
| |
| * Add `on_opened` and `on_closed` handlers for `PickList`Libravatar Rinat2024-02-062-2/+33
|/
* Merge pull request #2235 from fogarecious/add-from-pathbuf-to-svg-handleLibravatar Héctor Ramón2024-02-062-0/+11
|\ | | | | Make the svg function to accept a path
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-051-0/+2
| |
| * Add From<PathBuf> to Svg HandleLibravatar fogarecious2024-02-051-0/+9
|/
* Merge pull request #2237 from iced-rs/fix/mapped-subscription-idLibravatar Héctor Ramón2024-02-052-9/+30
|\ | | | | Use `TypeId` to identify `subscription::Map`
| * Remove redundant `id` field in `subscription::Map`Libravatar Héctor Ramón Jiménez2024-02-051-7/+2
| |
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-051-0/+1
| |
| * Assert closure provided to `Subscription::map` is non-capturingLibravatar Héctor Ramón Jiménez2024-02-051-4/+12
| |
| * Use `TypeId` to identify `subscription::Map`Libravatar Héctor Ramón Jiménez2024-02-051-10/+27
|/
* Fix new `beta` toolchain warningsLibravatar Héctor Ramón Jiménez2024-02-054-16/+14
|
* Fix unused import in `game_of_life` exampleLibravatar Héctor Ramón Jiménez2024-02-051-1/+1
|
* Fix unused `Instant` in `game_of_life` exampleLibravatar Héctor Ramón Jiménez2024-02-051-3/+3
|
* Merge pull request #2170 from varbhat/vbt/colorpalettesLibravatar Héctor Ramón2024-02-035-58/+161
|\ | | | | Add Nord, Dracula, Solarized and Gruvbox themes
| * Capitalize theme names in docs of `Theme`Libravatar Héctor Ramón Jiménez2024-02-031-6/+6
| |
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-031-0/+2
| |
| * Fix import style in `style::theme::palette`Libravatar Héctor Ramón Jiménez2024-02-031-1/+1
| |
| * Use `Theme::ALL` for theme selector in `styling` exampleLibravatar Héctor Ramón Jiménez2024-02-032-74/+28
| |
| * Capitalize theme names in `style::theme::palette`Libravatar Héctor Ramón Jiménez2024-02-031-18/+24
| |
| * Make `color!` macro const-friendlyLibravatar Héctor Ramón Jiménez2024-02-031-14/+9
| |
| * Add Dracula, Nord, Solarized and Grubvox variants to `Theme`Libravatar Var Bhat2024-02-033-19/+160
| |
| * make color! macro expand hex as Color directlyLibravatar Var Bhat2024-02-031-1/+6
|/
* Merge pull request #2147 from Remmirad/mouse_area_hover_eventsLibravatar Héctor Ramón2024-02-032-3/+67
|\ | | | | Add mouse move events to MouseArea
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-031-0/+1
| |
| * Use `Fn` instead of `FnMut` in `MouseArea`Libravatar Héctor Ramón Jiménez2024-02-031-39/+31
| | | | | | | | ... and simplify event logic a bit.
| * Fix lintsLibravatar Remmirad2024-02-031-4/+4
| |
| * Add mouse move events to `MouseArea`Libravatar Remmirad2024-02-031-2/+73
|/
* Merge pull request #2146 from Decodetalkers/customactionLibravatar Héctor Ramón2024-02-034-2/+15
|\ | | | | feat: somewhere to place extra actions by platform
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-031-0/+2
| |
| * Organize imports in `runtime::command::action`Libravatar Héctor Ramón Jiménez2024-02-031-2/+1
| |
| * Rename `PlateformSpecific` variant in `Action` to `Custom`Libravatar Héctor Ramón Jiménez2024-02-033-5/+10
| |
| * feat: somewhere to place extra actions by platformLibravatar ShootingStarDragons2024-02-032-0/+7
|/ | | | | | I have view iced-sckt forked iced, and add the extra actions. and there do are some extra actions, like set margin for layer-shell, set lock for ext-session-shell. I think add an any will be of help maybe
* Merge pull request #2140 from blazra/masterLibravatar Héctor Ramón2024-02-032-14/+22
|\ | | | | Improve `TextEditor` slow scrolling behavior with touchpads
| * Fix `clippy` lintsLibravatar Héctor Ramón Jiménez2024-02-031-3/+4
| |
| * Run `cargo fmt`Libravatar Héctor Ramón Jiménez2024-02-031-1/+3
| |
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-031-0/+2
| |
| * Improve `TextEditor` slow scrolling behavior with touchpads.Libravatar Radovan Blažek2024-02-031-14/+17
|/ | | | | If you scroll by only a fraction of a line, the TextEditor stores this fraction and adds it on the next scroll event.
* Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-021-0/+3
|
* Merge pull request #2223 from brianch/fix-sysinfo-exampleLibravatar Héctor Ramón2024-02-023-6/+9
|\ | | | | Small fix to the Information struct docs and fix memory info. in the system_information example.
| * Update `CHANGELOG`Libravatar Héctor Ramón Jiménez2024-02-021-0/+3
| |
| * The memory information is returned in bytes and not kb.Libravatar brianch2024-02-022-6/+6
|/ | | | | | | Fix the documentation of the Information struct, and the example system_information that uses it. Co-authored-by: =?UTF-8?q?Ahmet=20Kaan=20G=C3=9CM=C3=9C=C5=9E?= <96421894+Tahinli@users.noreply.github.com>
* Merge pull request #2120 from iced-rs/transform-primitiveLibravatar Héctor Ramón2024-02-0236-293/+623
|\ | | | | `Transform` primitive
| * Apply `Transformation` to `RawText` primitivesLibravatar Héctor Ramón Jiménez2024-02-023-19/+21
| |