Commit graph

950 commits

Author SHA1 Message Date
Héctor
cdf1d3c666
Merge pull request #2999 from kbjr/markdown-fonts
Add additional settings to control the fonts used for markdown rendering
2025-11-29 06:47:05 +01:00
Héctor Ramón Jiménez
c80b62790f
Replace text_font_family with font in markdown 2025-11-29 06:34:48 +01:00
James Brumond
7e8c1c916f
add additional settings to control the fonts used for markdown rendering 2025-11-29 06:29:27 +01:00
Héctor Ramón Jiménez
8e372ce256
Allow scroll_to and snap_to to operate on a single axis
Co-authored-by: Rizzen Yazston <rizzen.yazston@gmail.com>
2025-11-29 06:23:18 +01:00
Héctor Ramón Jiménez
e9f1ac2c2a
Adjust AutoScroll default styling in scrollable 2025-11-28 22:02:17 +01:00
Héctor Ramón Jiménez
c582687518
Allow AutoScroll styling in scrollable widget 2025-11-28 08:56:32 +01:00
Héctor Ramón Jiménez
99748b89de
Implement AutoScrollIcon overlay for scrollable 2025-11-28 08:28:03 +01:00
Héctor Ramón Jiménez
eadd7b8e81
Smooth out auto-scrolling speed scaling in scrollable 2025-11-28 06:29:25 +01:00
Héctor Ramón Jiménez
519e7ae414
Add auto_scroll method to scrollable widget 2025-11-28 06:08:20 +01:00
nz366
71e57fe889
Add auto-scrolling support for scrollable widget 2025-11-28 05:48:17 +01:00
Héctor Ramón Jiménez
f493065376
Add explicit Open state to tooltip widget
This allows us to properly invalidate layout.
2025-11-27 04:29:24 +01:00
Héctor Ramón Jiménez
63a95942ba
Move delay constant to Tooltip struct 2025-11-27 04:17:10 +01:00
Héctor Ramón Jiménez
cbc311ed9e
Fine-tune tooltip documentation 2025-11-27 04:13:51 +01:00
Héctor Ramón Jiménez
77708f0574
Avoid constant redraws when tooltip follows cursor 2025-11-27 04:12:07 +01:00
Kiëd Llaentenn
5ec23c1243
Add delay suppport for tooltip widget 2025-11-27 04:06:43 +01:00
edwloef
6bbe189809
Fix inconsistent naming of tree parameter in Widget trait (#2950)
* fix inconsistent naming of tree parameter in widget trait

* rename `Tree` parameter in various usages across iced
2025-11-25 23:58:07 +01:00
Héctor
b89c412496
Merge pull request #2918 from dcz-self/master
Report cursor size to input method
2025-11-25 22:51:48 +01:00
Héctor
c4eb491aed
Merge pull request #2930 from alex-ds13/fix/component-redraw
Fix missing `Shell::request_redraw` on `component`
2025-11-25 22:48:59 +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
5e9660a0d5
Merge pull request #2908 from pml68/feat/toggler-is-toggled
Add the current toggle state to `toggler::Status::Disabled`
2025-11-25 22:09:47 +01:00
Héctor
45aecccfe5
Merge pull request #2906 from lmaxyz/master
Fix scrollable scrolling by touch
2025-11-25 22:01:57 +01:00
pml68
2a7a09cb9b
feat: add is_toggled field to toggler::Status's Disabled variant 2025-11-25 21:54:35 +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
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
Maksim Leyman
ee03e5da56
Fix scrollable touch scrolling when out of bounds 2025-11-25 21:41:19 +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
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
Remmirad
7c661c94be
Introduce select_range to operation::text_input 2025-11-25 10:38:45 +01:00
edwloef
0eb24ee248
implement Wrapping column 2025-11-25 09:45:45 +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
Sebastiano Giordano
0d2aa41dee
Make label optional for checkbox widget 2025-11-25 08:58:44 +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
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
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 Ramón Jiménez
918e45824a
Stop parsing Url in markdown
CommonMark accepts any URI.

Co-authored-by: nico2sh <mail@nico2sh.com>
2025-11-21 04:45:11 +01:00
Günther Jena
a9c1b81b58
Remove Url::scheme check in markdown::parse_with 2025-11-21 04:44:42 +01:00
Héctor Ramón Jiménez
84e559813a
Add wgpu-bare feature flag to disable default wgpu features
Co-authored-by: dtzxporter <dtzxporter@users.noreply.github.com>
Co-authored-by: Stefan Tammer <st.tammer@gmail.com>
2025-11-21 02:03:13 +01:00
Héctor Ramón Jiménez
0495f32918
Use new theme::Base::name for theme change detection 2025-11-21 01:09:40 +01:00
Héctor Ramón Jiménez
96be0b5470
Remove trait redundancy in text_editor 2025-11-21 00:59:52 +01:00
pml68
e20fee7956
feat: only rehighlight TextEditor when Theme changes 2025-11-21 00:52:36 +01:00
Héctor
4406681221
Merge pull request #2803 from Zarthus/on-link-clicked
Expand docs for on_link_click in Rich Text
2025-11-21 00:42:50 +01:00
Jos Ahrens
329dc7d7ec
Improve documentation for Rich::on_link_click 2025-11-21 00:33:53 +01:00