Commit graph

6225 commits

Author SHA1 Message Date
GyulyVGC
71a4dff703
Add menu_height method to pick_list and combo_box 2025-11-19 23:28:39 +01:00
Héctor
9ef65db8c9
Merge pull request #2695 from Integral-Tech/format-concat
Replace `format!` with `concat!` for string literals
2025-11-19 00:23:28 +01:00
Héctor
f47e848618
Merge pull request #2696 from edwloef/interaction-docs-fix
fix docs of `Widget::mouse_interaction`
2025-11-19 00:15:50 +01:00
Integral
6f5b53eec0
Replace format! with concat! for string literals 2025-11-19 00:11:31 +01:00
Héctor
80a3ca7af4
Merge pull request #2685 from thorn132/interaction_hidden
Mouse interaction to hide system cursor
2025-11-18 23:56:13 +01:00
thorn132
d33e18ec40
Fix integration example 2025-11-18 23:45:12 +01:00
thorn132
3a6f29ce67
Add Hidden variant to mouse::Interaction 2025-11-18 23:44:14 +01:00
Héctor
9565f88cb7
Merge pull request #2684 from Adam-Ladd/add_option_and_extract_options
Add `push` and `into_options` to `combo_box::State`
2025-11-18 23:37:46 +01:00
Héctor Ramón Jiménez
a862290836
Rename combo_box::State methods to push and into_options 2025-11-18 23:27:09 +01:00
Héctor
2f155f83c4
Merge pull request #2664 from Leonie-Theobald/findfocus_for_textinput
Implement find_focused() for text_input
2025-11-18 23:25:07 +01:00
user
d1360c74b0
added add_option and extract_options functions to combobox and split build_matcher (the logic to build a single matcher) out from build matchers 2025-11-18 23:19:57 +01:00
Héctor Ramón Jiménez
f1b0d558df
Fix broken find_by_id link in documentation 2025-11-18 23:15:47 +01:00
Héctor Ramón Jiménez
8503278492
Use to_owned instead of to_string in iced_selector 2025-11-18 23:05:30 +01:00
Héctor
08d1979975
Merge pull request #2655 from hydra/add-horizontal-and-vertical-padding-to-api
Add horizontal and vertical padding methods.
2025-11-18 23:04:06 +01:00
Leonie Theobald
1ae3b5e96a
Implement is_focused selector and unify selector API 2025-11-18 23:03:41 +01:00
Héctor Ramón Jiménez
5b029ae61c
Improve consistency of Padding API 2025-11-18 21:33:13 +01:00
Dominic Clifton
53110f0ede
Add horizontal and vertical padding methods. 2025-11-18 21:26:47 +01:00
Héctor
645643bfd6
Merge pull request #2653 from sgued/text-editor-id
Add `.id` method to text_editor to make it focusable programmatically
2025-11-15 22:57:30 +01:00
Héctor Ramón Jiménez
d0df7c689d
Simplify editor example a bit 2025-11-15 22:46:05 +01:00
Sosthène Guédon
0024fc0eb1
Add .id method and text_editor::focus task 2025-11-15 22:45:07 +01:00
Héctor Ramón Jiménez
41d930bd00
Fix unused import in graphics::image 2025-11-15 05:00:23 +01:00
Héctor
a1bebcc520
Merge pull request #3115 from iMohmmedSA/master
Correct padding vector in TextEditor to use (left, top) instead of (top, left)
2025-11-14 18:59:27 +01:00
iMohmmedSA
63d0ec78a9
Correct padding vector in TextEditor to use (left, top) instead of (top,
left)
2025-11-14 20:17:26 +03:00
Héctor
fc80f697b1
Merge pull request #3112 from edwloef/container-default-style-snap
make default container style respect `crisp` feature
2025-11-12 22:09:40 +01:00
edwloef
ca9d93b5c6
make default container style respect crisp feature 2025-11-12 18:12:43 +01:00
Héctor Ramón Jiménez
54b5c52db2
Take Program by reference in iced_test::screenshot 2025-11-12 14:34:48 +01:00
Héctor Ramón Jiménez
085c8fae8d
Add screenshot helpers to iced_test 2025-11-12 00:53:10 +01:00
Héctor Ramón Jiménez
ea614387f4
Select surface formats with no required features in iced_wgpu 2025-11-03 22:27:22 +01:00
Héctor Ramón Jiménez
c538311ee0
Remove iced_debug dependency from iced_runtime 2025-11-02 01:36:05 +01:00
Héctor Ramón Jiménez
b6a0adf2d9
Clamp image border radius to clip_bounds dimensions
Fixes #3100.
2025-11-01 15:41:13 +01:00
Héctor Ramón Jiménez
b500cd85e7
Fix panic when mouse-scrolling a text_editor 2025-11-01 01:41:45 +01:00
Héctor
200e2673cd
Merge pull request #3098 from iced-rs/cosmic-text-0.15
Update `cosmic-text` to `0.15`
2025-10-31 20:10:45 +01:00
Héctor Ramón Jiménez
439f4e32ac
Update cosmic-text to 0.15 🎉 2025-10-31 16:15:31 +01:00
Héctor Ramón Jiménez
7b21a4d702
Add advanced shaping benchmark to benches::wgpu 2025-10-31 16:12:45 +01:00
Héctor
17281dd09b
Merge pull request #3097 from iced-rs/wgpu-27
Update `wgpu` to `27`
2025-10-31 14:29:25 +01:00
Héctor Ramón Jiménez
ca23e6f793
Update wgpu to 27 2025-10-31 14:14:33 +01:00
Héctor Ramón Jiménez
54239c55ae
Derive Default implementations wherever possible 2025-10-30 23:46:59 +01:00
Héctor Ramón Jiménez
f53bee4225
Reconfigure window Surface on any resize event 2025-10-29 18:28:18 +01:00
Héctor Ramón Jiménez
9d4ef528d8
Remove Debug leftover in private Operation type 2025-10-29 13:48:00 +01:00
Héctor Ramón Jiménez
6ba6673e2a
Fix Exif handling in graphics::image
Fixes #3094.
2025-10-29 13:42:22 +01:00
Héctor Ramón Jiménez
f0d0d3d114
Try to receive from worker in image::cache::trim 2025-10-29 13:39:51 +01:00
Héctor Ramón Jiménez
951f3a5b2b
Fix unused variable in tiny_skia when image feature is disabled 2025-10-29 00:09:17 +01:00
Héctor Ramón Jiménez
e665afd9eb
Snap clip_bounds in image shader 2025-10-28 23:36:36 +01:00
Héctor
bed9657ec2
Merge pull request #3092 from iced-rs/async-image-rendering
Concurrent Image Decoding and Uploading (and more cool stuff)
2025-10-28 22:00:40 +01:00
Héctor Ramón Jiménez
59fe141efd
Add debug log to image cache eviction 2025-10-28 21:47:14 +01:00
Héctor Ramón Jiménez
74c8641e2c
Fix missing feature flags in graphics::image 2025-10-28 21:31:15 +01:00
Héctor Ramón Jiménez
867fe819c0
Add explicit error handling to image loading 2025-10-28 21:19:25 +01:00
Héctor Ramón Jiménez
7c11ccb046
Move core::Image::clip_bounds to graphics::Image 2025-10-28 19:44:46 +01:00
Héctor Ramón Jiménez
3cc5bd5dbc
Use shorter names for width and height in image::atlas 2025-10-28 10:20:38 +01:00
Héctor Ramón Jiménez
67730a8bfa
Improve readability of image::atlas padding logic 2025-10-28 10:14:36 +01:00