Commit graph

3713 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
020fb3c377
Fix iced_wgpu device selection on Wasm 2023-09-03 01:04:23 +02:00
Héctor Ramón
52b3f69e35
Merge pull request #2065 from iced-rs/update-wgpu
Update `wgpu` to `0.17`
2023-09-03 00:44:31 +02:00
Héctor Ramón Jiménez
d518e7d423
Update wgpu for Wasm 2023-09-03 00:28:05 +02:00
Héctor Ramón Jiménez
d4f5dd7c95
Update CHANGELOG 2023-09-03 00:24:09 +02:00
Héctor Ramón Jiménez
6cc354fdc4
Update wgpu to 0.17 2023-09-03 00:21:04 +02:00
Héctor Ramón Jiménez
c9bd48704d
Replace GitHub discussions with Discourse 2023-08-26 19:32:09 +02:00
Héctor Ramón Jiménez
8ed06dc356
Fix clippy lints for Rust 1.72 2023-08-26 01:34:42 +02:00
Héctor Ramón Jiménez
e0eb19d4cd
Fix consistency of Discourse badge in README 2023-08-26 01:32:08 +02:00
Héctor Ramón Jiménez
36120d5685
Run cargo fmt with Rust 1.72 2023-08-26 01:31:11 +02:00
Héctor Ramón Jiménez
96b435488a
Add new Discourse forum badge to README 2023-08-26 01:27:01 +02:00
Héctor Ramón Jiménez
8830554e4d
Update vulnerable async-tungstenite dependency in websocket example 2023-08-23 21:01:44 +02:00
Héctor Ramón Jiménez
0ae136b573
Update vulnerable env_logger dependency in examples 2023-08-23 21:01:15 +02:00
Héctor Ramón Jiménez
398a3f0897
Use Dark theme in stopwatch example 2023-08-23 20:50:31 +02:00
Héctor Ramón Jiménez
7e5be8680b
Replace guide with guidelines in PULL_REQUEST_TEMPLATE 2023-08-21 15:29:22 +02:00
Héctor Ramón Jiménez
fb02040b39
Clarify the CONTRIBUTING guidelines a bit 2023-08-21 15:27:49 +02:00
Héctor Ramón Jiménez
f99f0a3644
Create PULL_REQUEST_TEMPLATE 2023-08-21 15:27:49 +02:00
Héctor Ramón Jiménez
c31a63c1cc
Update CONTRIBUTING guidelines 2023-08-21 15:27:49 +02:00
Héctor Ramón
3bea1f703c
Merge pull request #2041 from lufte/issue-2040
Make the style attribute available on Font
2023-08-20 14:22:46 +02:00
lufte
e86363837d Make the style attribute available on Font 2023-08-18 18:46:22 -03:00
Héctor Ramón
2a3cb0fa7a
Merge pull request #2034 from PolyMeilex/PolyMeilex-patch-1
[docs] Don't use &mut self for view()
2023-08-16 21:06:58 +02:00
Bartłomiej Maryńczak
c9c5be7b01
[docs] Don't use &mut self for view() 2023-08-16 20:21:57 +02:00
Héctor Ramón
aadf6821c9
Merge pull request #2008 from ua-kxie/arc-and-ellipse-documentation
Update arc.rs with improved documentation
2023-08-15 08:07:42 +02:00
Héctor Ramón Jiménez
5dbf5adb0a
Update CHANGELOG 2023-08-15 07:53:32 +02:00
Kxie
76ffbbd06e
Update arc.rs with improved documentation
added units and improved description to field comments of Arc and Ellipse structs.
2023-08-15 07:52:30 +02:00
Andrew Wheeler(Genusis)
f5b9562900
Bounds Contains update. (#2017)
* changed the way contains works to exclude <= for point.y and point.x on width and height check to avoid multiple selects

* update changelog

* Update `CHANGELOG`

---------

Co-authored-by: Héctor Ramón Jiménez <hector0193@gmail.com>
2023-08-15 07:47:53 +02:00
Héctor Ramón
318ee4d548
Merge pull request #2024 from NyxAlexandra/master
fix dead link to `iced_native` in `README.md`
2023-08-15 07:28:31 +02:00
Héctor Ramón Jiménez
72f7cf17e3
Update CHANGELOG 2023-08-15 07:27:46 +02:00
Alexandra Reaves
f7760618b6
fix dead link to iced_native in README.md 2023-08-15 07:27:00 +02:00
Héctor Ramón
675020407a
Merge pull request #2006 from casperstorm/ensure-no-paste-with-alt
Ensure we don't paste while holding ALT
2023-08-15 07:22:42 +02:00
Héctor Ramón Jiménez
3940947db7
Update CHANGELOG 2023-08-15 07:21:59 +02:00
Casper Rogild Storm
c81f4676fb ensure no paste with alt 2023-08-05 21:47:02 +02:00
Héctor Ramón
cb8b70bec3
Merge pull request #1998 from malramsay64/image_viewer_scroll
fix: Check cursor in bounds when scrolling image::Viewer
2023-08-03 20:31:37 +02:00
Héctor Ramón Jiménez
30d5361f63
Update CHANGELOG 2023-08-03 20:19:45 +02:00
Héctor Ramón Jiménez
085842e765
Remove unnecessary comment in image::viewer 2023-08-03 20:18:31 +02:00
Malcolm Ramsay
004a1f3848 fix: Check cursor in bounds when scrolling image::Viewer
Ensure that the cursor is within the bounds of the image::Viewer when
performing the scrolling.

Fixes #1997
2023-08-03 08:42:46 +09:30
Héctor Ramón Jiménez
dd6d887558
Bump version of iced_runtime 🎉 2023-08-02 22:44:55 +02:00
Héctor Ramón Jiménez
51ba0267a6
Bump version of iced_wgpu 🎉 2023-08-02 22:29:39 +02:00
Héctor Ramón Jiménez
8a589084e1
Bump version of iced_widget 🎉 2023-08-02 22:29:24 +02:00
Héctor Ramón
04337a1ff1
Merge pull request #1979 from rs017991/patch-1
Update README.md to reflect native->runtime rename
2023-08-02 22:28:50 +02:00
Héctor Ramón Jiménez
5493f94984
Update CHANGELOG 2023-08-02 22:28:32 +02:00
Ryan Scheidter
b9e00590b9
Update README.md to reflect native->runtime rename 2023-08-02 22:28:09 +02:00
Héctor Ramón
1b355f528a
Merge pull request #1991 from casperstorm/feat/comobox-cycle
cycle `combo_box` with keybinds
2023-08-02 22:27:38 +02:00
Héctor Ramón
f7ca420817
Merge pull request #1996 from iced-rs/fix/wgpu-freeze
Fix `iced_wgpu` freezing on empty layers
2023-08-02 22:26:11 +02:00
Héctor Ramón Jiménez
983764db6a
Update CHANGELOG 2023-08-02 22:22:51 +02:00
Héctor Ramón Jiménez
4dfa2f0abf
Update CHANGELOG 2023-08-02 22:12:15 +02:00
Héctor Ramón Jiménez
a7609a723f
Avoid empty overlay layer in iced_wgpu 2023-08-02 22:08:14 +02:00
Héctor Ramón Jiménez
c7e17391c5
Fix iced_wgpu freezing on empty layers
The `render` method would return when an empty layer is encountered without explicitly dropping the `RenderPass` (necessary because we use `ManuallyDrop`), which would then leak memory and freeze `wgpu` until the surface was recreated.
2023-08-02 22:05:11 +02:00
Casper Rogild Storm
e1da5fa635
Update widget/src/combo_box.rs
Co-authored-by: Héctor Ramón <hector0193@gmail.com>
2023-07-31 23:07:35 +02:00
Casper Rogild Storm
32a95171d2 cycle combobox with keybinds 2023-07-31 22:59:42 +02:00
Héctor Ramón Jiménez
50ce65b3b7
Bump version of iced_widget 🎉 2023-07-29 20:08:07 +02:00