Héctor Ramón Jiménez
|
79fed3d695
|
Remove unnecessary conversion in iced_wgpu
|
2020-03-29 15:21:18 +02:00 |
|
Héctor Ramón Jiménez
|
8b49968cab
|
Remove redundant field assignment
|
2020-03-29 15:20:44 +02:00 |
|
Héctor Ramón Jiménez
|
49bcebb1e5
|
Remove unnecessary merge of iced_wgpu::Defaults
|
2020-03-29 15:16:36 +02:00 |
|
Héctor Ramón Jiménez
|
3f7dd50594
|
Use !is_empty() instead of len() > 0
|
2020-03-29 15:04:11 +02:00 |
|
Kai Mast
|
f9b73607f5
|
Fix lint
|
2020-03-28 15:36:07 -07:00 |
|
Kai Mast
|
442a52be07
|
Fix formatting
|
2020-03-28 15:30:51 -07:00 |
|
Kai Mast
|
cbe9298a0b
|
Clippy
|
2020-03-28 15:25:55 -07:00 |
|
Héctor Ramón
|
57b2daa57e
|
Merge pull request #240 from kaimast/master
remove explicit lifetimes in integration example
|
2020-03-28 13:43:04 +01:00 |
|
Héctor Ramón
|
ebc9d275a4
|
Merge pull request #239 from hecrj/avoid-moving-winit-event
Convert `WindowEvent` from a reference in `iced_winit`
|
2020-03-28 13:40:50 +01:00 |
|
Kai Mast
|
088ba527df
|
remove explicit lifetimes in integration example
|
2020-03-27 17:46:01 -07:00 |
|
Héctor Ramón Jiménez
|
e23e93218c
|
Convert WindowEvent from a reference in iced_winit
|
2020-03-27 22:06:20 +01:00 |
|
Héctor Ramón
|
4d3afe2f0c
|
Merge pull request #236 from hecrj/improvement/svg-handle-from
Genericize `From` implementation for `svg::Handle`
|
2020-03-26 19:33:12 +01:00 |
|
Héctor Ramón
|
9ef1801ed6
|
Merge pull request #234 from hecrj/improvement/subscription-send-requirement
Improve compatibility of `iced_futures`
|
2020-03-26 19:33:00 +01:00 |
|
Héctor Ramón Jiménez
|
893841bfbd
|
Genericize From implementation for svg::Handle
|
2020-03-26 16:38:29 +01:00 |
|
Héctor Ramón Jiménez
|
338fff35ac
|
Make subscription::Recipe cross-platform
By removing the `Send` requirement when targetting Wasm
|
2020-03-26 14:55:02 +01:00 |
|
Héctor Ramón Jiménez
|
138110f596
|
Simplify iced_futures::Command implementation
|
2020-03-26 14:54:47 +01:00 |
|
Héctor Ramón Jiménez
|
ec1f34ccea
|
Add BoxFutures and BoxStream to iced_futures
|
2020-03-26 14:53:58 +01:00 |
|
Héctor Ramón
|
643fa18cae
|
Merge pull request #202 from FabianLars/master
Text Selection for text_input widget
|
2020-03-25 14:31:25 +01:00 |
|
Héctor Ramón Jiménez
|
bc10ca501b
|
Remove unnecessary borrows in Editor
|
2020-03-25 14:07:32 +01:00 |
|
Héctor Ramón Jiménez
|
cb32326fe6
|
Fix edge cases when inserting text in Editor
|
2020-03-25 14:03:15 +01:00 |
|
Héctor Ramón Jiménez
|
30f02345a8
|
Implement Renderer::find_cursor_position
|
2020-03-25 13:57:02 +01:00 |
|
Héctor Ramón Jiménez
|
b30ddf90d2
|
Change selection color in styling example
|
2020-03-24 21:51:56 +01:00 |
|
Héctor Ramón Jiménez
|
d6914d79a1
|
Rename is_pressed to is_dragging in text_input
|
2020-03-24 21:48:54 +01:00 |
|
Héctor Ramón Jiménez
|
5e6970b615
|
Improve docs of text_input::State::cursor
|
2020-03-24 21:47:43 +01:00 |
|
Héctor Ramón Jiménez
|
6791c0b208
|
Remove commented code in text_input
|
2020-03-24 21:46:20 +01:00 |
|
Héctor Ramón Jiménez
|
857d65c1ce
|
Write documentation for text_input::Cursor
|
2020-03-24 21:43:28 +01:00 |
|
Héctor Ramón Jiménez
|
735d9f049c
|
Fix edge case in Editor::backspace
|
2020-03-24 20:57:03 +01:00 |
|
Héctor Ramón Jiménez
|
6c47a40730
|
Create text_input::Editor to hold editing logic
|
2020-03-24 20:51:22 +01:00 |
|
Héctor Ramón Jiménez
|
28382a47d3
|
Move Value to its own module
|
2020-03-24 20:36:33 +01:00 |
|
Héctor Ramón Jiménez
|
6b89dd7db9
|
Improve text_input::cursor API
|
2020-03-24 20:23:31 +01:00 |
|
Héctor Ramón Jiménez
|
763f64b653
|
Avoid panic in Click::is_consecutive
|
2020-03-24 19:14:27 +01:00 |
|
Héctor Ramón Jiménez
|
e77fa175aa
|
Merge branch 'master' into feature/text-selection
|
2020-03-24 19:08:21 +01:00 |
|
Héctor Ramón Jiménez
|
7cb1452d29
|
Convert mouse::State into mouse::Click
|
2020-03-24 19:03:17 +01:00 |
|
Héctor Ramón Jiménez
|
fd7d9622e3
|
Fix Recipe::hash in download_progress example
|
2020-03-24 14:07:34 +01:00 |
|
Héctor Ramón
|
784b8ee74c
|
Merge pull request #232 from Songtronix/songtronix/add-download-example
Add example for download with progress tracking
|
2020-03-23 21:36:26 +01:00 |
|
Héctor Ramón Jiménez
|
8e0dcd212d
|
Fix retry button on download_progress example
|
2020-03-23 21:08:03 +01:00 |
|
Héctor Ramón Jiménez
|
8e073d10d7
|
Update README of examples
|
2020-03-23 21:04:20 +01:00 |
|
Héctor Ramón Jiménez
|
0d719bbdf3
|
Handle errors in download_progress example
|
2020-03-23 20:43:55 +01:00 |
|
Héctor Ramón Jiménez
|
b92e1f9574
|
Rename downloader module to download
|
2020-03-23 20:37:30 +01:00 |
|
Héctor Ramón Jiménez
|
30c7db3f25
|
Improve download_progress example
- Use `reqwest` with `Response::chunk` to notify progress.
- Turn example state into an enum
|
2020-03-23 20:34:16 +01:00 |
|
Songtronix
|
fff333f89b
|
Add example for download with progress tracking
|
2020-03-23 17:53:57 +01:00 |
|
Héctor Ramón
|
092e9fb4cc
|
Merge pull request #229 from hecrj/improvement/ci-check-format
Add workflow to check format in CI
|
2020-03-22 09:09:07 +01:00 |
|
Héctor Ramón Jiménez
|
b2242c571f
|
Rename job in format workflow to all
|
2020-03-21 05:41:22 +01:00 |
|
Héctor Ramón Jiménez
|
e9ac53bb9a
|
Add workflow to check format in CI
|
2020-03-21 05:36:51 +01:00 |
|
Héctor Ramón
|
99a6f8dbc6
|
Merge pull request #228 from maaku/fix-cargo-fmt
Remove excess whitespace from end of line to comply with `cargo fmt`.
|
2020-03-21 05:24:39 +01:00 |
|
Mark Friedenbach
|
e5d264caf0
|
Remove excess whitespace from end of line to comply with cargo fmt.
|
2020-03-20 15:51:05 -07:00 |
|
Héctor Ramón
|
f7ec679fec
|
Merge pull request #224 from hecrj/feature/panes-widget
Pane grid widget
|
2020-03-20 12:10:52 +01:00 |
|
Héctor Ramón Jiménez
|
fb744a338c
|
Fix links in pane_grid documentation
|
2020-03-20 11:56:39 +01:00 |
|
Héctor Ramón Jiménez
|
cfc2b55e05
|
Rename Internal::idle_pane to active_pane
|
2020-03-20 11:54:42 +01:00 |
|
Héctor Ramón Jiménez
|
33f33ed4e3
|
Check cursor is in-bounds before resizing panes
|
2020-03-20 11:53:08 +01:00 |
|