summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Eliminate unnecessary allocationLibravatar Cory Forsstrom2022-10-191-23/+23
* Render picked pane lastLibravatar Cory Forsstrom2022-10-171-1/+6
* Fix pane grid mouse interactionsLibravatar Cory Forsstrom2022-10-172-2/+4
* Merge pull request #1463 from tarkah/fix/pane-grid-render-orderLibravatar Héctor Ramón2022-10-171-7/+7
|\
| * Render pane grid titlebar after bodyLibravatar Cory Forsstrom2022-10-071-7/+7
|/
* Merge pull request #1458 from AlistairKeiller/masterLibravatar Héctor Ramón2022-10-071-3/+4
|\
| * remove icedLibravatar Alistair Keiller2022-10-061-20/+0
| * add a link to wgpu supported platforms listLibravatar Alistair Keiller2022-10-061-2/+3
| * remove DX11 support from wgpuLibravatar Alistair Keiller2022-10-062-1/+21
|/
* Merge pull request #1331 from ThisIsRex/masterLibravatar Héctor Ramón2022-10-054-8/+16
|\
| * Derive `Clone` and `Copy` for `toggler::Appearance`Libravatar MG_REX2022-10-051-1/+1
| * Add `is_selected` argument in `radio::StyleSheet`Libravatar MG_REX2022-10-053-7/+15
|/
* Merge pull request #1305 from artursapek/canvas-touchLibravatar Héctor Ramón2022-10-048-0/+236
|\
| * Fix `clippy` lintsLibravatar Héctor Ramón Jiménez2022-10-042-21/+15
| * Replace `voronoi` crate with `voronator`Libravatar Héctor Ramón Jiménez2022-10-042-24/+18
| * Finish `multitouch` exampleLibravatar Héctor Ramón Jiménez2022-10-041-31/+14
| * vornoi experimentLibravatar Artur Sapek2022-10-042-5/+81
| * Working multitouch exampleLibravatar Artur Sapek2022-10-044-0/+179
| * expose touch moduleLibravatar Artur Sapek2022-10-042-0/+3
| * expose touch events in canvas widgetLibravatar Artur Sapek2022-10-042-0/+7
|/
* Merge pull request #1450 from xTeKc/readmeLibravatar Héctor Ramón2022-10-031-1/+1
|\
| * update: match test badgeLibravatar xTeKc2022-10-021-1/+1
|/
* Merge pull request #1230 from kaimast/feat/ignored_eventsLibravatar Héctor Ramón2022-09-281-8/+22
|\
| * Return ignored events in `program::State::update`Libravatar Kai Mast2022-09-281-8/+22
|/
* Merge pull request #1196 from aentity/application_featureLibravatar Héctor Ramón2022-09-263-1/+4
|\
| * Remove `application` feature from `iced` crateLibravatar Héctor Ramón Jiménez2022-09-262-8/+2
| * Add application feature, which allows to build freestanding wgpu appLibravatar aentity2022-09-264-1/+10
* | Merge pull request #1139 from thenlevy/fix_wgpu_integrationLibravatar Héctor Ramón2022-09-261-6/+6
|\ \ | |/ |/|
| * Recreate `Viewport` on `RedrawRequested` in `integration_wgpu`Libravatar nlevy2022-09-261-6/+6
|/
* Merge pull request #1445 from clarkmoody/tweak-sysinfoLibravatar Héctor Ramón2022-09-263-9/+28
|\
| * Include short version in example appLibravatar Clark Moody2022-09-231-0/+11
| * New short OS Version field; update doc stringsLibravatar Clark Moody2022-09-232-9/+17
|/
* Merge pull request #1227 from LordRatte/feature-colour-macroLibravatar Héctor Ramón2022-09-233-4/+39
|\
| * Write documentation for `color!` macroLibravatar Héctor Ramón Jiménez2022-09-231-0/+2
| * Export `color!` macro in `iced` and `iced_native`Libravatar Héctor Ramón Jiménez2022-09-232-4/+4
| * Macro for easy colour generationLibravatar Joshua2022-09-231-0/+33
* | Merge pull request #1174 from daladim/icon_from_fileLibravatar Héctor Ramón2022-09-232-1/+63
|\ \ | |/ |/|
| * Added convenience functions for window::icon::IconLibravatar daladim2022-03-012-1/+63
* | Merge pull request #1444 from iced-rs/fix/clippy-lintsLibravatar Héctor Ramón2022-09-233-18/+16
|\ \
| * | Fix latest `clippy` lintsLibravatar Héctor Ramón Jiménez2022-09-233-18/+16
* | | Merge pull request #1136 from xkenmon/feature/example-sierpinski-triangleLibravatar Héctor Ramón2022-09-235-0/+221
|\ \ \ | |/ / |/| |
| * | Implement sierpinski-triangle exampleLibravatar xkenmon2022-09-235-0/+221
|/ /
* | Merge pull request #1107 from RamType0/TextContentByCowLibravatar Héctor Ramón2022-09-216-22/+26
|\ \
| * | Take `Cow` in `Text::new`Libravatar Ram.Type-02022-09-216-22/+26
|/ /
* | Merge pull request #1425 from 0x192/masterLibravatar Héctor Ramón2022-09-212-0/+17
|\ \
| * | Expose `overlay::Element`Libravatar Héctor Ramón Jiménez2022-09-211-0/+7
| * | Fix doc comments in `overlay`Libravatar Héctor Ramón Jiménez2022-09-211-3/+2
| * | Make menu style accessibleLibravatar 0x1922022-09-212-0/+11
* | | Merge pull request #1437 from wash2/window_size_syncLibravatar Héctor Ramón2022-09-201-5/+9
|\ \ \
| * | | Improve code styling in `application::State`Libravatar Héctor Ramón Jiménez2022-09-201-10/+6