Héctor Ramón Jiménez
d8f12d74f8
Offset Preedit overlay by cursor height
2025-11-25 22:42:11 +01:00
Héctor Ramón Jiménez
71061b53bb
Fix InputMethod::merge example in documentation
2025-11-25 22:37:44 +01:00
Héctor Ramón Jiménez
2804aff5b2
Set cursor width to 1.0 in IME requests
2025-11-25 22:27:01 +01:00
dcz
d22da7d261
Report cursor size to InputMethod
...
Co-authored-by: dcz-self <dcz-self@users.noreply.github.com>
2025-11-25 22:25:40 +01:00
Héctor
e163333161
Merge pull request #2912 from edwloef/container-warning
...
add `container::warning` style
2025-11-25 21:45:19 +01:00
Héctor
9c28319774
Merge pull request #2915 from edwloef/children-exact-size
...
make `Layout::children` return an `ExactSizeIterator`
2025-11-25 21:43:58 +01:00
Héctor
a66f848f4c
Merge pull request #2902 from edwloef/iced_logo_ttf
...
add iced logo to Iced-Icons.ttf
2025-11-25 21:41:35 +01:00
Héctor
93735975b7
Merge pull request #2904 from edwloef/grid-helper
...
Add `grid!` macro helper
2025-11-25 21:38:24 +01:00
Héctor Ramón Jiménez
c576ea4157
Use consistent import style in iced widget
2025-11-25 21:30:55 +01:00
Héctor Ramón Jiménez
2f25bb1e0f
Adjust background colors in iced widget
2025-11-25 21:28:31 +01:00
Héctor Ramón Jiménez
3602c439f8
Remove svg trait bound from iced widget
2025-11-25 21:28:13 +01:00
Héctor Ramón Jiménez
1b127c8de3
Name iced glyph in Iced-Icons.ttf
2025-11-25 21:27:29 +01:00
edwloef
a7a36c28f4
adjust colors
2025-11-25 21:08:40 +01:00
edwloef
1305d3c00f
add iced logo to Iced-Icons.ttf
2025-11-25 21:08:40 +01:00
Héctor
0563ee8375
Merge pull request #2897 from alex-ds13/reexport-ime
...
publicly re-export input_method on advanced
2025-11-25 10:59:25 +01:00
Héctor
f8663cf0a2
Merge pull request #2890 from Remmirad/pub_text_field_select_range
...
Make `text_input::State` `select_range` public
2025-11-25 10:49:12 +01:00
Héctor Ramón Jiménez
0159987e93
Export InputMethod type directly in advanced module
2025-11-25 10:45:25 +01:00
alex-ds13
83ad72325c
publicly re-export input_method on advanced
...
- Re-exports the `input_method` module under the `advanced` feature,
which might be useful for anyone writing a custom widget with support
for input method.
2025-11-25 10:45:14 +01:00
Héctor
a3db4477b4
Merge pull request #2892 from edwloef/fix_is_fill_docs
...
fix doc comment of `Length::is_fill`
2025-11-25 10:43:56 +01:00
Héctor Ramón Jiménez
e3e94de473
Expose select_range in runtime::widget::operation
2025-11-25 10:40:12 +01:00
Remmirad
7c661c94be
Introduce select_range to operation::text_input
2025-11-25 10:38:45 +01:00
Héctor Ramón Jiménez
7a4b5d3609
Disable default-features of window_clipboard
2025-11-25 10:23:24 +01:00
Héctor Ramón Jiménez
da0ecd08df
Disable default-features of winit dependency
2025-11-25 10:22:39 +01:00
Héctor
41e69b0a0d
Merge pull request #2884 from edwloef/column-wrapping
...
Add `wrap` method for `column` widget
2025-11-25 09:54:49 +01:00
edwloef
0eb24ee248
implement Wrapping column
2025-11-25 09:45:45 +01:00
Héctor Ramón Jiménez
711c0c69ee
Merge pull request #2876 from AtmosWX/shader-pipeline
...
Closes #2876 .
2025-11-25 09:38:28 +01:00
Héctor Ramón Jiménez
e937bf2bac
Introduce Pipeline trait in wgpu::primitive
...
Co-authored-by: roguetechh <roguedotllc@gmail.com>
2025-11-25 09:36:25 +01:00
Héctor Ramón Jiménez
a4829306cb
Enable default-features for iced_wgpu in integration example
2025-11-25 09:13:09 +01:00
Héctor
7e8cf76db1
Merge pull request #2873 from Krahos/optional-label
...
refactor(checkbox): make label optional for checkbox
2025-11-25 09:08:44 +01:00
Sebastiano Giordano
0d2aa41dee
Make label optional for checkbox widget
2025-11-25 08:58:44 +01:00
Héctor
a2d052982b
Merge pull request #2869 from edwloef/x11_wayland
...
Re-expose winit features for window servers in Linux
2025-11-25 08:48:42 +01:00
Héctor
25229b0960
Merge pull request #2871 from JL710/container_docs
...
improve center/align docs of container
2025-11-25 08:48:00 +01:00
Héctor Ramón Jiménez
b5de29ca1f
Simplify windowing server features a bit
2025-11-25 08:38:59 +01:00
Héctor Ramón Jiménez
5c7bf112c8
Enable dlopen features for softbuffer
2025-11-25 08:28:10 +01:00
Héctor Ramón Jiménez
d759abe94a
Add macOS as exception to window server compile error
2025-11-25 08:19:18 +01:00
TechnoPorg
0a75f399a8
Add x11 and wayland feature flags
2025-11-25 08:16:14 +01:00
Héctor
7edd3095db
Merge pull request #2867 from berserkware/widget-examples-docs-fix
...
Removed bezier_tool from list of examples in the Widget trait docs
2025-11-25 08:07:35 +01:00
--replace-all
3d926858c7
Removed bezier_tool from list of examples in the Widget trait docs
2025-11-25 07:58:21 +01:00
Héctor
1533d18640
Merge pull request #2865 from andymandias/expand-selection-by-word
...
Expandable Selection-by-Word via Mouse/Touch in `text_input`
2025-11-24 11:55:33 +01:00
Héctor Ramón Jiménez
5b7bcc7a9c
Improve naming of Drag interactions in text_input
2025-11-24 11:46:34 +01:00
Andrew Baldwin
1aa8aaf818
Add the ability to expand selection-by-word initiated by double-click in text_input.
2025-11-24 11:45:18 +01:00
Héctor
190b9f60b4
Merge pull request #2862 from andymandias/text_input-command_shortcuts
...
⌘ + Backspace and ⌘ + Delete macOS Shortcuts in `text_input`
2025-11-24 11:37:33 +01:00
Héctor
1f18774df0
Merge pull request #2861 from tigerros/master
...
Add `ratio` method to `Size`
2025-11-24 10:53:28 +01:00
Héctor Ramón Jiménez
da9aaf4113
Add "Responsive" section to layout example
...
Co-authored-by: tigerros <tigerros@users.noreply.github.com>
2025-11-24 10:43:49 +01:00
Héctor Ramón Jiménez
47eb1942c9
Add ratio method to Size
...
Co-authored-by: tigerros <tigerros@users.noreply.github.com>
2025-11-24 10:42:57 +01:00
Héctor Ramón Jiménez
8bfd099c59
Remove trailing comma in svg example
2025-11-21 21:49:01 +01:00
Héctor Ramón Jiménez
43077364c5
Use path directly in svg example
2025-11-21 21:48:22 +01:00
Héctor
c67f523818
Merge pull request #2992 from semiversus/mailto
...
Remove `Url::scheme` check in `markdown::parse_with`
2025-11-21 05:22:20 +01:00
Héctor
4fab450ba9
Merge pull request #2858 from JL710/public-default-padding
...
Make `button::DEFAULT_PADDING` public
2025-11-21 05:03:25 +01:00
Héctor
24489234f7
Merge pull request #2854 from davehorner/master
...
fix: update serde dependency to include derive feature in Cargo.toml
2025-11-21 05:03:01 +01:00