Commit graph

663 commits

Author SHA1 Message Date
daxpedda
60b40fdc99
Fix examples. 2020-02-14 18:17:32 +01:00
daxpedda
ebe0d4f47e
Fix custom widget example. 2020-02-14 18:03:59 +01:00
daxpedda
b72bd0b2b5
Add bound to Node constructor. 2020-02-14 15:57:07 +01:00
daxpedda
457d6f616a
Make Node::align public. 2020-02-14 15:36:33 +01:00
Héctor Ramón
f79b94111f
Merge pull request #186 from Louis-Simon22/master
Container support for Align::End
2020-02-12 01:21:39 +01:00
Louis-Simon Mc Nicoll
36c3160c39 Container support for Align::End 2020-02-11 18:12:38 -05:00
Héctor Ramón
3a00f3398c
Merge pull request #185 from daxpedda/pub-hash-layout
Make `Element::hash_layout` public.
2020-02-10 21:20:26 +01:00
daxpedda
71c108e0e1
Make Element::hash_layout public. 2020-02-10 20:53:52 +01:00
Héctor Ramón
5d16f431b3
Merge pull request #183 from hecrj/feature/wgpu-integration
Integration with existing `wgpu` projects
2020-02-10 19:49:08 +01:00
Héctor Ramón Jiménez
4337daddb2 Add integration example to examples README 2020-02-10 19:38:22 +01:00
Héctor Ramón Jiménez
04ec587230 Fix documentation examples of UserInterface 2020-02-09 05:57:15 +01:00
Héctor Ramón Jiménez
4d7979aa77 Add integration example
It showcases how to integrate iced in an existing graphical application.
2020-02-09 05:32:56 +01:00
Héctor Ramón Jiménez
a244f93243 Avoid Size name collision iniced_winit 2020-02-09 05:31:55 +01:00
Héctor Ramón Jiménez
5f89fab9d7 Improve consistency in new iced_wgpu types 2020-02-09 05:31:42 +01:00
Héctor Ramón Jiménez
fbfd76023b Remove dead code in iced_winit::debug::Null 2020-02-09 05:26:20 +01:00
Héctor Ramón Jiménez
ce6806bbf4 Remove event conversion from iced_winit::Application 2020-02-09 05:24:54 +01:00
Héctor Ramón Jiménez
3efede2662 Add conversion::window_event to iced_winit 2020-02-09 05:23:21 +01:00
Héctor Ramón Jiménez
9a73c3a88d Write documentation for new iced_wgpu types 2020-02-09 03:44:16 +01:00
Héctor Ramón Jiménez
8f0b59a4b2 Remove scale_factor from iced_wgpu::Viewport 2020-02-09 03:36:59 +01:00
Héctor Ramón Jiménez
8edb04fddd Remove unused window::renderer module 2020-02-09 03:26:40 +01:00
Héctor Ramón Jiménez
f1e20a61f1 Allow iced_wgpu to render to any TextureView 2020-02-09 03:25:13 +01:00
Héctor Ramón
95880ca74b Merge pull request #181 from Imberflur/improvement/update-winit
Update `winit` to `0.21`
2020-02-08 20:02:31 +01:00
Imbris
8e4741ad77 Update winit to 0.21 2020-02-07 23:51:05 -05:00
Héctor Ramón Jiménez
7d9378752a Increase precision of scale_factor in Windowed 2020-02-07 23:50:10 -05:00
Héctor Ramón Jiménez
fbc9deb424 Implement an opaque Size type
It immutably ties physical and logical sizes to a specific scale factor.
2020-02-07 23:50:10 -05:00
Héctor Ramón Jiménez
1d71f78f90 Keep is_private_use_character filter for now 2020-02-07 23:34:32 -05:00
Héctor Ramón Jiménez
fb4a7968ca Update winit to 0.20 2020-02-07 23:34:32 -05:00
Héctor Ramón Jiménez
4e9e051caa Fix crates.io link in README 2020-02-07 20:45:09 +01:00
Héctor Ramón
97c308076f
Merge pull request #180 from hecrj/feature/web-styling
Custom styling for `iced_web`
2020-02-06 10:21:52 -06:00
Héctor Ramón Jiménez
36e617ae70 Implement local storage for todos example in Wasm 2020-02-06 05:56:23 +01:00
Héctor Ramón Jiménez
679d758627 Remove wasm_bindgen(start) from tour example 2020-02-06 05:23:05 +01:00
Héctor Ramón Jiménez
f719ba3f4e Add font-family to Text style in iced_web 2020-02-06 05:03:11 +01:00
Héctor Ramón Jiménez
ad500441af Allow switching executor::Default with features 2020-02-06 03:56:21 +01:00
Héctor Ramón Jiménez
e8316b2087 Allow todos example to compile to wasm32 2020-02-06 03:06:39 +01:00
Héctor Ramón Jiménez
57aed1d5c6 Implement TextInput::on_submit support in iced_web 2020-02-06 03:06:06 +01:00
Héctor Ramón Jiménez
282ae1dc9e Implement TextInput styling in iced_web 2020-02-06 02:37:49 +01:00
Héctor Ramón Jiménez
07e62ae5da Fix ProgressBar doc example in iced_web 2020-02-06 02:29:19 +01:00
Héctor Ramón Jiménez
cf3ca44210 Implement Container styling in iced_web 2020-02-06 02:24:18 +01:00
Héctor Ramón Jiménez
e953733323 Add style to TextInput in iced_web 2020-02-06 01:26:08 +01:00
Héctor Ramón Jiménez
8e83f3632c Fix Column and Row styling for iced_web 2020-02-06 01:25:46 +01:00
Héctor Ramón Jiménez
6c8fdfefbe Fix Checkbox styling in iced_web 2020-02-06 01:25:22 +01:00
Héctor Ramón Jiménez
38a35ab639 Fix Button styling in iced_web 2020-02-06 01:25:03 +01:00
Héctor Ramón Jiménez
f5228695a2 Implement ProgressBar widget in iced_web 2020-02-06 01:24:40 +01:00
Héctor Ramón Jiménez
acfc815e1d Let checkbox breathe in styling example 2020-02-06 01:24:04 +01:00
Héctor Ramón Jiménez
fb8dc41f6d Add additional helpers to css module in iced_web 2020-02-06 01:21:53 +01:00
Héctor Ramón Jiménez
58a7be0a31 Expose styling types for container in iced_web 2020-02-06 00:36:00 +01:00
Héctor Ramón Jiménez
b4a8471aa1 Expose styling types for radio in iced_web 2020-02-06 00:33:26 +01:00
Héctor Ramón Jiménez
abdae3a7ec Expose styling types for checkbox in iced_web 2020-02-06 00:31:52 +01:00
Héctor Ramón Jiménez
ce45ecc235 Expose missing widget modules in iced_web 2020-02-06 00:28:25 +01:00
Héctor Ramón Jiménez
9a7f7bfdf5 Expose styling types for scrollable in iced_web 2020-02-06 00:23:44 +01:00