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
*
Implement `move_to` and `resize` commands for `window`
Héctor Ramón Jiménez
2021-09-02
6
-9
/
+50
*
Hide implementation details of `Command` in `iced_futures`
Héctor Ramón Jiménez
2021-09-02
5
-82
/
+123
*
Implement and expose `read` and `write` helpers for `clipboard`
Héctor Ramón Jiménez
2021-09-02
4
-1
/
+22
*
Remove unnecessary `mut self` in `Command::map`
Héctor Ramón Jiménez
2021-09-02
1
-1
/
+1
*
Remove `Clipboard` export in `iced`
Héctor Ramón Jiménez
2021-09-02
2
-2
/
+2
*
Handle `clipboard::Action` in `iced_winit` shell
Héctor Ramón Jiménez
2021-09-02
5
-17
/
+57
*
Make `Command` implementations platform-specific
Héctor Ramón Jiménez
2021-09-02
34
-343
/
+364
*
Merge pull request #683 from hecrj/lyon-0.17
Héctor Ramón
2021-09-01
4
-51
/
+54
|
\
|
*
Rely on latest release of `lyon_tessellation`
Héctor Ramón Jiménez
2021-09-01
1
-2
/
+0
|
*
Rely on new fast paths for basic shapes in `lyon`
Héctor Ramón Jiménez
2021-08-30
1
-0
/
+2
|
*
Use `FillTessellator::tessellate_rectangle` in `Frame`
Héctor Ramón Jiménez
2021-08-26
1
-10
/
+8
|
*
Avoid reallocating tessellators in `Frame` methods
Héctor Ramón Jiménez
2021-08-26
1
-27
/
+36
|
*
Update `lyon` to `0.17` in `iced_graphics`
Héctor Ramón Jiménez
2021-08-26
4
-28
/
+24
*
|
Merge pull request #788 from Liamolucko/web-in-memory-image
Héctor Ramón
2021-09-01
2
-5
/
+21
|
\
\
|
*
|
Use data urls instead of blob URLs
Liam Murphy
2021-04-10
2
-18
/
+7
|
*
|
fix: Don't rely on image handle not being dropped
Liam Murphy
2021-03-21
1
-36
/
+21
|
*
|
Add `Blob` to web-sys features
Liam Murphy
2021-03-21
1
-0
/
+1
|
*
|
feat(web): Support in-memory image data
Liam Murphy
2021-03-21
2
-0
/
+41
*
|
|
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
2021-08-30
2
-2
/
+2
*
|
|
Add logo to `README` :tada:
Héctor Ramón Jiménez
2021-08-27
2
-15
/
+34
|
|
/
|
/
|
*
|
Merge pull request #670 from twitchyliquid64/text_backend
Héctor Ramón
2021-08-26
13
-69
/
+335
|
\
\
|
*
|
Rename `HitTestResult` to `Hit`
Héctor Ramón Jiménez
2021-08-26
14
-48
/
+48
|
*
|
Implement textual hit testing
Tom
2021-08-21
13
-75
/
+341
*
|
|
Merge pull request #1000 from PolyMeilex/wgpu-0.10
Héctor Ramón
2021-08-25
15
-120
/
+123
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Rename `SwapChainError` to `SurfaceError` in `iced_graphics`
Héctor Ramón Jiménez
2021-08-25
4
-9
/
+9
|
*
|
Add spaces around `iced_wgpu` feature list in `Cargo.toml` of `integration_wgpu`
Héctor Ramón Jiménez
2021-08-25
1
-1
/
+1
|
*
|
Rename `surf` variable to `surface`
Héctor Ramón Jiménez
2021-08-25
1
-1
/
+1
|
*
|
Remove `SwapChain` associated type from `Compositor`
Héctor Ramón Jiménez
2021-08-20
3
-24
/
+16
|
*
|
Update wgpu_glyph
Poly
2021-08-19
1
-1
/
+1
|
*
|
wgpu: Update to 0.10
Poly
2021-08-19
14
-89
/
+100
*
|
|
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
2021-08-19
2
-2
/
+2
|
/
/
*
|
Update `winit` and `glutin` dependencies
Héctor Ramón Jiménez
2021-08-16
3
-8
/
+8
*
|
Merge pull request #617 from sztomi/integration_gl
Héctor Ramón
2021-08-14
15
-9
/
+432
|
\
\
|
*
|
Sort example list in `Cargo.toml`
Héctor Ramón Jiménez
2021-08-13
1
-3
/
+3
|
*
|
Update `README` in `examples` directory
Héctor Ramón Jiménez
2021-08-13
2
-3
/
+4
|
*
|
Fix `panic!` warnings in `integration_opengl` example
Héctor Ramón Jiménez
2021-08-13
2
-2
/
+8
|
*
|
Fix formatting of `integration_opengl` example
Héctor Ramón Jiménez
2021-08-13
1
-3
/
+9
|
*
|
Rename `integration` examples
Héctor Ramón Jiménez
2021-08-13
13
-7
/
+9
|
*
|
Add integration_gl example
Tamás Szelei
2021-08-13
7
-2
/
+410
|
/
/
*
|
Merge pull request #994 from BillyDM/master
Héctor Ramón
2021-08-13
1
-2
/
+2
|
\
\
|
*
|
tweak default rule style
Billy Messenger
2021-08-12
1
-2
/
+2
|
/
/
*
|
Merge pull request #654 from atbentley/hide-titlebar-macos
Héctor Ramón
2021-08-12
4
-8
/
+37
|
\
\
|
*
|
Fix minor formatting nitpicks
Héctor Ramón Jiménez
2021-08-12
1
-0
/
+3
|
*
|
Convert empty struct `PlatformSpecific` into empty type
Héctor Ramón Jiménez
2021-08-12
1
-1
/
+1
|
*
|
Add PlatformSpecific winit settings for macOS
Andrew Bentley
2021-08-12
3
-6
/
+32
|
/
/
*
|
Merge pull request #652 from twitchyliquid64/text_input_fix
Héctor Ramón
2021-08-12
1
-0
/
+10
|
\
\
|
*
|
text_input: Do not capture tab/up/down keys
Tom
2020-12-16
1
-0
/
+10
*
|
|
Merge pull request #517 from Kaiden42/embedded
Héctor Ramón
2021-08-12
1
-0
/
+165
|
\
\
\
|
*
|
|
Format code
Kaiden42
2020-09-09
1
-2
/
+2
|
*
|
|
Merge branch 'master' from upstream into embedded
Kaiden42
2020-09-09
41
-68
/
+176
|
|
\
\
\
[next]