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
*
Merge pull request #2575 from m4rch3n1ng/rm-clone-trait-bound
Héctor Ramón
2024-09-13
1
-9
/
+10
|
\
|
*
Remove `Clone` bound for `graphics::Cache::clear`
may
2024-09-13
1
-9
/
+10
*
|
Enter `Runtime` when calling `Program::subscription`
Héctor Ramón Jiménez
2024-09-13
1
-2
/
+2
*
|
Merge pull request #2517 from JustSoup312/multitouch
Héctor Ramón
2024-09-13
1
-1
/
+1
|
\
\
|
*
|
Fix examples/multitouch dividing by zero
JustSoup321
2024-09-13
1
-1
/
+1
*
|
|
Merge pull request #2514 from shartrec/master
Héctor Ramón
2024-09-13
1
-1
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix priority of `Binding::Delete` in `text_editor`
Héctor Ramón Jiménez
2024-09-13
1
-1
/
+3
|
/
/
*
|
Merge pull request #2513 from ayeniswe/feat/set-width_text-editor
Héctor Ramón
2024-09-13
1
-1
/
+7
|
\
\
|
*
|
Set `Limits::width` in `TextEditor` layout
Héctor Ramón Jiménez
2024-09-13
1
-1
/
+1
|
*
|
Take `Into<Pixels>` in `TextEditor::width`
Héctor Ramón Jiménez
2024-09-13
1
-2
/
+2
|
*
|
feat: add width setter
Samson
2024-09-13
1
-0
/
+6
|
|
/
*
|
Merge pull request #2491 from gintsgints/master
Héctor Ramón
2024-09-13
2
-2
/
+79
|
\
\
|
|
/
|
/
|
|
*
Add `rounded_rectangle` to `geometry::Path`
Gints Polis
2024-09-13
2
-2
/
+79
|
/
*
Merge pull request #2486 from vladh/add-color-from-hex
Héctor Ramón
2024-09-11
1
-15
/
+112
|
\
|
*
Encourage use of `color!` macro in `Color::parse` docs
Héctor Ramón Jiménez
2024-09-11
1
-21
/
+26
|
*
Rename `Color::from_hex` to `Color::parse`
Héctor Ramón Jiménez
2024-09-11
1
-51
/
+43
|
*
Improve flexibility of `color!` macro
Héctor Ramón Jiménez
2024-09-11
1
-15
/
+46
|
*
Add Color::from_hex
Vlad-Stefan Harbuz
2024-09-11
1
-0
/
+69
|
/
*
Merge pull request #2484 from vladh/fix-radii-typo
Héctor Ramón
2024-09-11
1
-7
/
+7
|
\
|
*
wgpu: fix "radii" typo
Vlad-Stefan Harbuz
2024-06-29
1
-7
/
+7
*
|
Merge pull request #2478 from sundaram123krishnan/master
Héctor Ramón
2024-09-11
5
-34
/
+67
|
\
\
|
*
|
Add `label` method to `Toggler`
Héctor Ramón Jiménez
2024-09-11
5
-11
/
+17
|
*
|
Add disabled state and `on_toggle` handler to `Toggler`
Héctor Ramón Jiménez
2024-09-11
5
-30
/
+57
|
/
/
*
|
Merge pull request #2476 from alliby/master
Héctor Ramón
2024-09-11
2
-4
/
+14
|
\
\
|
*
|
Add `override_redirect` for X11 windows
Nadji Abidi
2024-09-11
2
-4
/
+14
*
|
|
Merge pull request #2473 from vladh/add-stroke-rectangle
Héctor Ramón
2024-09-10
4
-0
/
+84
|
\
\
\
|
*
|
|
Leverage `stroke` for `stroke_rectangle` in `tiny-skia` backend
Héctor Ramón Jiménez
2024-09-10
1
-17
/
+1
|
*
|
|
Add stroke_rectangle
Vlad-Stefan Harbuz
2024-09-10
4
-0
/
+100
|
|
/
/
*
|
|
Merge pull request #2450 from breynard0/master
Héctor Ramón
2024-09-10
1
-14
/
+35
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Simplify signatures of `on_move` and `on_scroll` for `mouse_area`
Héctor Ramón Jiménez
2024-09-10
1
-10
/
+7
|
*
|
Use `cursor` changes to notify mouse events in `mouse_area`
Héctor Ramón Jiménez
2024-09-10
1
-5
/
+10
|
*
|
Add `on_scroll` handler to `mouse_area` widget
Siliwolf
2024-09-10
1
-3
/
+22
*
|
|
Improve slider widget styling. (#2444)
B0ney
2024-09-10
2
-22
/
+26
|
/
/
*
|
Render border above active progress for progress_bar widget. (#2443)
B0ney
2024-09-10
1
-2
/
+6
*
|
Merge pull request #2438 from Koranir/on-scroll-patch
Héctor Ramón
2024-09-10
1
-14
/
+44
|
\
\
|
*
|
Notify all `scrollable::Viewport` changes
Héctor Ramón Jiménez
2024-09-10
1
-14
/
+44
|
/
/
*
|
Merge pull request #2436 from lufte/scrollby
Héctor Ramón
2024-09-10
5
-36
/
+157
|
\
\
|
*
|
Implement `scroll_by` operation for `scrollable`
lufte
2024-09-10
5
-36
/
+157
*
|
|
Merge pull request #2419 from skygrango/wasm/support-download_progress
Héctor Ramón
2024-09-10
4
-77
/
+60
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add `index.html` to `download_progress` example
Skygrango
2024-09-10
1
-0
/
+12
|
*
|
Fix `download_progress` and make it work on Wasm
Héctor Ramón Jiménez
2024-09-10
3
-77
/
+48
|
/
/
*
|
Upgrade `upload-artifact` action in `build` workflow
Héctor Ramón Jiménez
2024-09-10
1
-6
/
+6
*
|
Use `key_binding` in `editor` example
Héctor Ramón Jiménez
2024-09-10
1
-12
/
+14
*
|
Merge pull request #2414 from IsaacMarovitz/mouse-button
Héctor Ramón
2024-09-09
3
-4
/
+17
|
\
\
|
*
|
Add `mouse::Button` to `mouse::Click`
Isaac Marovitz
2024-09-09
3
-4
/
+17
|
/
/
*
|
Merge pull request #2392 from woelfman/fix-horizontal-scroll
Héctor Ramón
2024-09-08
1
-6
/
+20
|
\
\
|
*
|
Enable horizontal scrolling without shift modifier
Matt Woelfel
2024-09-08
1
-6
/
+20
|
/
/
*
|
Merge pull request #2401 from Koranir/scrollable-scrollover
Héctor Ramón
2024-09-08
1
-9
/
+34
|
\
\
|
*
|
Implement mouse wheel transactions for `scrollable`
Héctor Ramón Jiménez
2024-09-08
1
-9
/
+34
|
/
/
*
|
Merge pull request #2390 from JL710/TextInput-Maybe
Héctor Ramón
2024-09-07
1
-5
/
+34
|
\
\
[next]