Héctor
a93155b60d
Merge pull request #3132 from edwloef/tooltip-operate
...
Fix missing `fn operate` in `tooltip` widget
2025-12-01 01:33:38 +01:00
Héctor
2ee5f47f20
Merge pull request #3090 from njust/multi-window-fix-iced-rs
...
Provide a `Display` handle to `graphics::Compositor`
2025-12-01 01:25:59 +01:00
Nico Just
8374c6baa8
Provide a Display handle to graphics::Compositor
2025-12-01 01:14:56 +01:00
Héctor
87c3d76c9f
Merge pull request #3118 from mfreeborn/appease-clippy
...
Add missing semicolon to satisfy clippy
2025-11-30 19:35:08 +01:00
Héctor
68eb57744b
Merge pull request #3117 from mfreeborn/add-text-editor-content-is-empty
...
add efficient `is_empty` method to `text_editor::Content`
2025-11-30 19:32:19 +01:00
edwloef
949c4edc3c
add missing fn operate to tooltip widget
2025-11-30 11:33:02 +01:00
Héctor
ba3877778c
Merge pull request #3116 from mfreeborn/improve-limits--loose-docs
...
Improve `Limits::loose` docs
2025-11-29 20:24:45 +01:00
Héctor
5206f9ab91
Merge pull request #3072 from EmmanuelDodoo/master
...
Fixed hit span for paragraph
2025-11-29 19:31:07 +01:00
Héctor Ramón Jiménez
de34f29330
Fix Paragraph::hit_span returning false positives at end of line
...
Co-authored-by: EmmanuelDodoo <custosdodoo@gmail.com>
2025-11-29 19:20:54 +01:00
Héctor
b9eeb34a12
Merge pull request #3070 from edwloef/cheap_mesh_clone
...
Introduce `draw_mesh_cache` in `mesh::Renderer`
2025-11-29 17:42:26 +01:00
Héctor Ramón Jiménez
afb3b8fce6
Introduce draw_mesh_cache in mesh::Renderer
2025-11-29 17:33:01 +01:00
edwloef
42bc4af972
make Meshes cheaply cloneable by using Arc<[T]> in iced_graphics::mesh::Indexed
2025-11-29 15:25:56 +01:00
Héctor
be79690cd1
Merge pull request #3068 from dtzxporter/fix-slider-cursor
...
Fall back to `Pointer` cursor for `slider` widget on Windows
2025-11-29 15:23:14 +01:00
Héctor Ramón Jiménez
c469dc8a0b
Fall back to Pointer cursor for slider widget on Windows
...
Co-authored-by: dtzxporter <dtzxporter@users.noreply.github.com>
2025-11-29 15:12:26 +01:00
Héctor
1cde186def
Merge pull request #3067 from camspiers/fixes/surface-outdated
...
Reconfigure wgpu surface on SurfaceError Lost or Outdated
2025-11-29 15:11:10 +01:00
Héctor Ramón Jiménez
b06935b807
Recreate Window::surface on SurfaceError::Lost
2025-11-29 15:01:16 +01:00
Cam Spiers
43a79130f6
Reconfigure surface on SurfaceError::Lost or Outdated
2025-11-29 14:58:21 +01:00
Héctor
7f1f1581e7
Merge pull request #3049 from dejang/menu-overlay-shadow
...
Add `shadow` to `overlay::menu::Style`
2025-11-29 14:50:21 +01:00
Héctor
9e1340f36f
Merge pull request #3063 from edwloef/combo-box-click-fix
...
Fix `combo_box` text not getting cleared on selection
2025-11-29 14:44:23 +01:00
dejang
2d293fd11e
Add shadow to overlay::menu::Style
2025-11-29 14:40:00 +01:00
Héctor
1425d6e1c2
Merge pull request #3043 from jakobhellermann/remove-png-format-feature
...
Disable `png-format` feature from `tiny-skia`
2025-11-29 14:38:03 +01:00
Jakob Hellermann
559ccbe955
Disable png-format feature from tiny-skia
2025-11-29 14:29:10 +01:00
Héctor
158cc96141
Merge pull request #3037 from janTatesa/add_none_to_modifiers
...
Add `NONE` to `keyboard::Modifiers`
2025-11-29 14:16:36 +01:00
Héctor
f240e8ad88
Merge pull request #3032 from Ottatop/tiny-skia/damage-fix
...
Fix buffer presentation in `iced_tiny_skia`
2025-11-29 14:11:55 +01:00
Tatesa Uradnik
6f1fbfdb60
feat(modifiers): add NONE
2025-11-29 14:07:42 +01:00
Héctor Ramón Jiménez
5db08b9f54
Fix buffer presentation in iced_tiny_skia
...
Co-authored-by: Ottatop <ottatop1227@gmail.com>
2025-11-29 14:01:59 +01:00
Héctor Ramón Jiménez
39ca9e0233
Fix initial screen of tour example
2025-11-29 13:56:30 +01:00
Héctor
70a9285796
Merge pull request #3022 from pml68/feat/markdown-tasklists
...
Tasklist support for markdown widget (disabled checkboxes)
2025-11-29 13:42:46 +01:00
Héctor Ramón Jiménez
8c29cbc3d9
Remove superfluous comma in markdown
2025-11-29 13:30:35 +01:00
Héctor Ramón Jiménez
696f912d3d
Remove width and center from Bullet::Point
...
Mixing bullet points and tasks is rare.
2025-11-29 13:29:24 +01:00
Héctor Ramón Jiménez
e27b8cba8e
Center task checkboxes vertically in markdown widget
2025-11-29 13:22:47 +01:00
Héctor Ramón Jiménez
6c271541b0
Refactor ListItem into Bullet in markdown widget
2025-11-29 13:22:28 +01:00
Héctor
4c3999c7a8
Merge pull request #3020 from libkurisu/master
...
Fix missing redraw request in `geometry` example
2025-11-29 13:01:23 +01:00
pml68
798e777772
feat: add support for *non-interactive* checkmarks in markdown
2025-11-29 12:56:37 +01:00
koneko64
ab6ab73ef7
Fix missing redraw request in geometry example
2025-11-29 12:51:40 +01:00
Héctor Ramón Jiménez
8b2b302762
Fix checkbox rendering its label unconditionally
2025-11-29 11:50:45 +01:00
Héctor
40d242bbe1
Merge pull request #3016 from bungoboingo/hack/gles-fix-part2
...
Fix GL backend choosing wrong texture format in `wgpu::image::atlas`
2025-11-29 11:00:51 +01:00
Shan
baf3b8e501
Fix GL backend choosing wrong texture format in wgpu::image::atlas
2025-11-29 10:49:18 +01:00
Héctor
565fd2adf7
Merge pull request #3015 from bradysimon/fix/hover-events
...
Fix `hover` ignoring events in certain conditions
2025-11-29 10:47:30 +01:00
Héctor
4dbce8272e
Merge pull request #3010 from Remmirad/stack_set_ref_child
...
Add `push_under` method to `stack` widget
2025-11-29 10:24:34 +01:00
Héctor Ramón Jiménez
f1bd6a376c
Add push_under method to stack widget
...
Co-authored-by: Remmirad <remmirad@posteo.net>
2025-11-29 10:15:50 +01:00
Héctor
d6dbc1f8d6
Merge pull request #3009 from pml68/feat/svg-status-update
...
Fix the svg `Status` not being updated on cursor movement
2025-11-29 09:57:46 +01:00
Héctor
f0aba10b41
Merge pull request #3012 from biglizards/master
...
Bump `wasmtimer` to `0.4.2`
2025-11-29 09:52:35 +01:00
pml68
2e88efddd5
fix: Svg status not getting updated
2025-11-29 09:45:44 +01:00
Mae Hood
59c3dbd4bb
Bump wasmtimer to 0.4.2
2025-11-29 09:42:55 +01:00
Héctor
ec4b925616
Merge pull request #3007 from Seppel3210/master
...
Fix navigation keys on higher layers not working
2025-11-29 09:41:00 +01:00
Héctor Ramón Jiménez
d66cf51ad2
Fix macOS shortcut handling in text_input and text_editor
2025-11-29 09:31:35 +01:00
Héctor Ramón Jiménez
4ba180319a
Use modified_key for single key bindings in text_input and text_editor
...
Co-authored-by: Basti Widua <seppel3210@gmail.com>
2025-11-29 09:15:19 +01:00
Héctor Ramón Jiménez
07c6234c0e
Merge pull request #3003 from evoe/feat-beacon-connect-use-env-vars
...
Closes #3003 .
2025-11-29 08:56:03 +01:00
Julien Guibert-Peeters
d58e9ef191
Add env variable to define beacon server address
...
This commit replaces the default hardcoded value for the beacon server
address with an envvar. This allows one to run comet on one machine
while running the UI on another one (e.g. embedded system).
2025-11-29 08:55:12 +01:00