index
:
iced
master
A cross-platform GUI library for Rust, inspired by Elm
cel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Use lowercase in `wgpu` labels for consistency
Héctor Ramón Jiménez
2021-02-06
4
-5
/
+5
|
*
Use the latest release of `wgpu_glyph`
Héctor Ramón Jiménez
2021-02-06
1
-2
/
+2
|
*
Change `PowerPreference` from `default()` to `LowPower`
Poly
2021-02-03
1
-1
/
+1
|
*
[wgpu 0.7] Update integration example
Poly
2021-02-03
2
-24
/
+24
|
*
Fix TextureViewDimension for image
Poly
2021-02-03
1
-1
/
+1
|
*
Fix ScissorRect
Poly
2021-02-03
1
-1
/
+2
|
*
[wgpu 0.7] triangle/msaa disable filtering
Poly
2021-02-03
1
-2
/
+2
|
*
[wgpu 0.7] Update image.rs
Poly
2021-02-03
1
-55
/
+66
|
*
[wgpu 0.7] Update triangle.rs
Poly
2021-02-03
1
-52
/
+60
|
*
[wgpu 0.7] Update triangle/msaa.rs
Poly
2021-02-03
1
-34
/
+40
|
*
[wgpu 0.7] Update window/compositor.rs
Poly
2021-02-03
1
-3
/
+6
|
*
[wgpu 0.7] Update quad.rs
Poly
2021-02-03
1
-54
/
+62
|
*
The beginning of wgpu 0.7 update
Poly
2021-02-03
1
-2
/
+2
|
/
*
Merge pull request #720 from taiki-e/style-clone
Héctor Ramón
2021-01-29
4
-4
/
+4
|
\
|
*
impl Clone and Copy for all Style types in iced_style
Taiki Endo
2021-01-29
4
-4
/
+4
*
|
Merge pull request #719 from taiki-e/error-send-sync
Héctor Ramón
2021-01-29
1
-1
/
+12
|
\
\
|
|
/
|
/
|
|
*
Make iced::Error Send + Sync
Taiki Endo
2021-01-29
1
-1
/
+12
|
/
*
update example description at sandbox's documentation (#710)
GunpowderGuy
2021-01-22
1
-3
/
+3
*
Disable default features of `qrcode` for `iced_graphics`
Héctor Ramón Jiménez
2021-01-21
1
-0
/
+1
*
Use `smol::Timer::interval` for `time::Every`
Héctor Ramón Jiménez
2021-01-15
1
-9
/
+1
*
Fix consistency in `CHANGELOG`
Héctor Ramón Jiménez
2021-01-15
1
-0
/
+1
*
Merge pull request #699 from JayceFayne/smol
Héctor Ramón
2021-01-15
10
-11
/
+151
|
\
|
*
Fix `time::Every` implementation for `smol` runtime
Héctor Ramón Jiménez
2021-01-15
3
-3
/
+11
|
*
Add latest release (`0.2.0`) to `CHANGELOG`
Héctor Ramón Jiménez
2021-01-15
1
-3
/
+46
|
*
Keep old behavior for `Executor` feature flags
Héctor Ramón Jiménez
2021-01-15
1
-14
/
+7
|
*
Update `CHANGELOG.md`
Jayce Fayne
2021-01-14
1
-0
/
+3
|
*
Add `smol` async runtime
Jayce Fayne
2021-01-14
8
-10
/
+103
*
|
Merge pull request #701 from cossonfork/focus_event
Héctor Ramón Jiménez
2021-01-15
2
-1
/
+12
|
\
\
|
*
|
Split `window::Event::Focused` into two variants
Héctor Ramón Jiménez
2021-01-15
2
-7
/
+12
|
*
|
add focus event
cossonleo
2021-01-15
2
-0
/
+6
|
/
/
*
|
Fix `Widget::width` implementation for `PickList`
Héctor Ramón Jiménez
2021-01-15
1
-1
/
+1
*
|
Merge pull request #700 from TannerRogalsky/fix_viewport_getter
Héctor Ramón
2021-01-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix `physical_width` getter incorrectly returning the height
Tanner Rogalsky
2021-01-14
1
-1
/
+1
|
/
*
Merge pull request #694 from hecrj/fix/image-viewer-event-capturing
Héctor Ramón
2021-01-12
1
-5
/
+15
|
\
|
*
Capture relevant events in `image::Viewer`
Héctor Ramón Jiménez
2021-01-11
1
-5
/
+15
|
/
*
Use `BTreeMap` for splits and regions in `pane_grid`
Héctor Ramón Jiménez
2021-01-07
4
-12
/
+12
*
Remove unnecessary `SaveError` variant in `todos` example
Héctor Ramón Jiménez
2021-01-04
1
-2
/
+1
*
Merge pull request #672 from yusdacra/tokio-1.0
Héctor Ramón
2021-01-04
3
-6
/
+19
|
\
|
*
Use `Instant::into_std` in `futures::time`
Héctor Ramón Jiménez
2021-01-04
1
-1
/
+1
|
*
Update `tokio` to `1.0`
Yusuf Bera Ertan
2021-01-04
3
-6
/
+19
|
/
*
Merge pull request #678 from hecrj/feature/pane-grid-split-highlight
Héctor Ramón
2021-01-04
9
-37
/
+191
|
\
|
*
Implement split highlight on hover for `PaneGrid`
Héctor Ramón Jiménez
2021-01-01
9
-37
/
+191
|
/
*
Merge pull request #657 from clarkmoody/feature/pane-grid-title-contents
Héctor Ramón
2020-12-22
5
-114
/
+81
|
\
|
*
Remove unnecessary lifetime bound in `TitleBar`
Héctor Ramón Jiménez
2020-12-22
1
-1
/
+1
|
*
Remove unnecessary `text::Renderer` bound for `PaneGrid`
Héctor Ramón Jiménez
2020-12-22
2
-7
/
+3
|
*
Update PaneGrid example with more complex TitleBar
Clark Moody
2020-12-10
1
-6
/
+28
|
*
Replace TitleBar string title with generic Content
Clark Moody
2020-12-10
4
-102
/
+51
*
|
Merge pull request #669 from hecrj/improvement/update-resvg-and-font-kit
Héctor Ramón
2020-12-20
3
-20
/
+36
|
\
\
|
*
|
Update `font-kit` to `0.10`
Héctor Ramón Jiménez
2020-12-19
1
-1
/
+1
|
*
|
Update resvg to `0.12`
Greg V
2020-12-19
2
-19
/
+35
|
/
/
[prev]
[next]