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
*
Change GitHub namespace to new org for all files
LordRatte
2022-01-03
36
-122
/
+122
*
Merge pull request #1154 from nicksenger/overlay-components
Héctor Ramón
2021-12-19
2
-56
/
+289
|
\
|
*
fix: drop remaining component overlay events if closed during event batch pro...
Nick Senger
2021-12-17
1
-23
/
+26
|
*
Revert "fix: process component overlay events together with those of the orig...
Nick Senger
2021-12-17
1
-20
/
+31
|
*
fix: process component overlay events together with those of the original ele...
Nick Senger
2021-12-13
1
-31
/
+20
|
*
Simplify `component` implementation in `iced_lazy`
Héctor Ramón Jiménez
2021-12-13
2
-211
/
+131
|
*
feat: enable overlay in component
Nick Senger
2021-12-10
1
-41
/
+351
*
|
Merge pull request #1155 from AlisCode/refactor/decouple_image
Héctor Ramón
2021-12-13
12
-48
/
+62
|
\
\
|
*
|
Lower text::Renderer's Font bound from Copy to Clone
Olivier Pinon
2021-12-10
8
-24
/
+25
|
*
|
Decouple the image Handle type from the iced_native implementation
Olivier Pinon
2021-12-10
4
-24
/
+37
|
|
/
*
|
Merge pull request #1157 from n8henrie/master
Héctor Ramón
2021-12-13
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix path to ferris.png
Nathan Henrie
2021-12-11
1
-1
/
+1
|
/
*
Merge pull request #1151 from x37v/patch-1
Héctor Ramón
2021-12-10
1
-2
/
+2
|
\
|
*
Fix Discord link in `README.md`
Héctor Ramón
2021-12-10
1
-1
/
+1
|
*
no longer using zulip?
Alex Norman
2021-12-09
1
-2
/
+2
|
/
*
Merge pull request #1150 from thenlevy/submit_with_numpadenter
Héctor Ramón
2021-12-09
1
-1
/
+2
|
\
|
*
Make TextInput emit a Submit message when the key NumpadEnter is pressed
nlevy
2021-12-09
1
-1
/
+2
|
/
*
Merge pull request #1147 from daladim/icon_in_docs
Héctor Ramón
2021-12-09
10
-0
/
+30
|
\
|
*
Use commit hash in `html_logo_url`
Héctor Ramón Jiménez
2021-12-09
10
-10
/
+10
|
*
Added icon in docs
daladim
2021-12-09
10
-0
/
+30
*
|
Merge pull request #1149 from nicksenger/fix/component-height
Héctor Ramón
2021-12-09
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Fix `Widget::height` for `Component`
Nick Senger
2021-12-08
1
-1
/
+1
|
/
*
Merge pull request #1142 from iced-rs/fix/unused-lints
Héctor Ramón
2021-12-07
4
-12
/
+1
|
\
|
*
Remove unused fields in `pokedex` example
Héctor Ramón Jiménez
2021-12-07
1
-4
/
+1
|
*
Remove unused field in `solar_system` example
Héctor Ramón Jiménez
2021-12-07
1
-2
/
+0
|
*
Remove unused field in `wgpu::Backend`
Héctor Ramón Jiménez
2021-12-07
1
-2
/
+0
|
*
Remove unused field in `scrollable::Scrollbar`
Héctor Ramón Jiménez
2021-12-07
1
-4
/
+0
|
/
*
Merge pull request #1140 from Imberflur/hash-container-align
Héctor Ramón
2021-12-07
2
-2
/
+4
|
\
|
*
Include alignment in the container layout hash
Imbris
2021-12-06
2
-2
/
+4
|
/
*
Merge pull request #1131 from iced-rs/component-trait
Héctor Ramón
2021-12-02
31
-121
/
+605
|
\
|
*
Introduce `Shell` type in `iced_native`
Héctor Ramón Jiménez
2021-11-29
26
-130
/
+218
|
*
Hide `Box` allocation in `component::view`
Héctor Ramón Jiménez
2021-11-29
2
-5
/
+5
|
*
Draft `component` example :tada:
Héctor Ramón Jiménez
2021-11-29
4
-5
/
+200
|
*
Create `iced_lazy` and draft `Component` trait
Héctor Ramón Jiménez
2021-11-29
5
-0
/
+201
|
/
*
Merge pull request #1112 from AndiHofi/on_exit_callback
Héctor Ramón
2021-11-29
3
-7
/
+14
|
\
|
*
Improve documentation of `Application::run`
Héctor Ramón Jiménez
2021-11-29
1
-2
/
+3
|
*
Fix imports in `application` modules
Héctor Ramón Jiménez
2021-11-29
2
-2
/
+2
|
*
Allow `Application::run` to return on native platforms
Andreas Hofstadler
2021-11-29
3
-7
/
+13
*
|
Merge pull request #1118 from TannerRogalsky/native-web-fixes
Héctor Ramón
2021-11-29
3
-29
/
+53
|
\
\
|
|
/
|
/
|
|
*
Use iced_futures utilities to make native work under wasm32 target.
Tanner Rogalsky
2021-11-14
2
-7
/
+6
|
*
Collect the platform-specific concrete future implementations into mods.
Tanner Rogalsky
2021-11-14
1
-22
/
+47
*
|
Merge pull request #1125 from iced-rs/fix/overlay-layer-clip-bounds
Héctor Ramón
2021-11-23
1
-1
/
+1
|
\
\
|
*
|
Fix overflow of graphics primitives in overlays
Héctor Ramón Jiménez
2021-11-21
1
-1
/
+1
*
|
|
Merge pull request #1124 from iced-rs/fix/pane-grid-mouse-interaction
Héctor Ramón
2021-11-22
1
-4
/
+27
|
\
\
\
|
*
|
|
Fix implementation of `Widget::mouse_interaction` for `PaneGrid`
Héctor Ramón Jiménez
2021-11-21
1
-4
/
+27
|
|
/
/
*
|
|
Merge pull request #1121 from Imberflur/fix-some-doc-links
Héctor Ramón
2021-11-21
2
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix a few doc links
Imbris
2021-11-17
2
-1
/
+3
|
/
/
*
|
Merge pull request #1114 from tarkah/fix/slider-optimization
Héctor Ramón
2021-11-16
1
-6
/
+16
|
\
\
|
*
|
Derive `Eq` for `slider::State` again
Héctor Ramón Jiménez
2021-11-15
1
-1
/
+1
|
*
|
Use `value` in `Slider` to store the `previous` value
Héctor Ramón Jiménez
2021-11-15
1
-8
/
+3
[next]