-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Pull requests: iced-rs/iced
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
use wgpu's Backends::PRIMARY instead of Backends::all()
#2704
opened Dec 21, 2024 by
Sk44rt
Loading…
make
iced_wgpu::mesh::Indexed
use Arc<[_]>
instead of Vec<_>
#2703
opened Dec 19, 2024 by
edwloef
Loading…
always increment quad, mesh, text and image layer counts in wgpu layer rendering
#2701
opened Dec 19, 2024 by
edwloef
Loading…
Add
menu_height
method to PickList
and ComboBox
widgets.
#2699
opened Dec 17, 2024 by
GyulyVGC
Loading…
Fix for a
tiny-skia
text rendering (float imprecision)
#2697
opened Dec 16, 2024 by
SoulSharer
Loading…
refactor: replace format! with concat! for string literals
#2695
opened Dec 11, 2024 by
Integral-Tech
Loading…
Allow the user of
iced_wgpu::Engine
to submit the queue themself
#2693
opened Dec 8, 2024 by
Azorlogh
Loading…
Combobox enhancement: add
add_option
and extract_options
functions to allow easier addition/removal of options
#2684
opened Dec 4, 2024 by
Adam-Ladd
Loading…
Fix parsing of nested markdown lists without empty line
#2641
opened Oct 16, 2024 by
Jinderamarak
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.