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
*
Add on_submit & esc for example
Cory Forsstrom
2022-11-29
1
-9
/
+30
*
Add modal example
Cory Forsstrom
2022-11-29
3
-34
/
+465
*
Get widget operations working w/ overlay
Cory Forsstrom
2022-11-29
3
-10
/
+15
*
Merge pull request #1563 from tarkah/fix/overlay-mutable
Héctor Ramón
2022-11-29
17
-83
/
+73
|
\
|
*
Allow &mut self in overlay
tarkah
2022-11-29
17
-83
/
+73
|
/
*
Merge pull request #1557 from wash2/fix/glow-image-scissor
Héctor Ramón
2022-11-29
2
-2
/
+21
|
\
|
*
fix: adjust y position of scissor rectangle
Ashley Wulber
2022-11-23
2
-1
/
+4
|
*
cargo fmt
Ashley Wulber
2022-11-23
1
-2
/
+7
|
*
fix: scissor layout bounds for images
Ashley Wulber
2022-11-23
2
-1
/
+12
*
|
Merge pull request #1538 from iced-rs/group-solid-triangles
Héctor Ramón
2022-11-28
28
-1076
/
+1593
|
\
\
|
*
|
Derive `Default` for `Rainbow` in `geometry` example
Héctor Ramón Jiménez
2022-11-28
1
-6
/
+5
|
*
|
Re-introduce the `geometry` example
Héctor Ramón Jiménez
2022-11-28
5
-0
/
+244
|
*
|
Merge branch 'master' into group-solid-triangles
Héctor Ramón Jiménez
2022-11-28
2
-8
/
+5
|
|
\
\
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #1560 from l1Dan/master
Héctor Ramón
2022-11-28
1
-1
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
docs: Remove invalid links.
Leo Lee
2022-11-25
1
-1
/
+0
|
/
/
*
|
Merge pull request #1539 from iced-rs/fix/text-input-padding
Héctor Ramón
2022-11-17
1
-7
/
+5
|
\
\
|
*
|
Fix padding for `TextInput` with `Length::Units` width
Héctor Ramón Jiménez
2022-11-16
1
-7
/
+5
|
/
/
|
*
Implement `From` traits for `Style` in `canvas`
Héctor Ramón Jiménez
2022-11-28
1
-0
/
+12
|
*
Replace magic constants in `glow::triangle`
Héctor Ramón Jiménez
2022-11-16
1
-3
/
+6
|
*
Group all solid triangles independently of color
Héctor Ramón Jiménez
2022-11-16
23
-1076
/
+1335
|
/
*
Merge pull request #1524 from bungoboingo/fix/gradients_wasm
Héctor Ramón
2022-11-15
5
-3
/
+27
|
\
|
*
Added conditional configurations for WASM target for gradients & storage buff...
bungoboingo
2022-11-10
5
-3
/
+27
*
|
Merge pull request #1528 from mtkennerly/bugfix/pick-list-transition
Héctor Ramón
2022-11-15
1
-0
/
+4
|
\
\
|
*
|
Invalidate `overlay` layout when `base` layer captures an `Event`
Héctor Ramón Jiménez
2022-11-14
1
-1
/
+5
|
*
|
#1484, #1527: Fix overlay transition
mtkennerly
2022-11-11
1
-1
/
+1
|
|
/
*
|
Merge pull request #1526 from mtkennerly/feature/find-focused
Héctor Ramón
2022-11-14
3
-0
/
+46
|
\
\
|
*
|
Add widget operation to find currently focused widget
mtkennerly
2022-11-11
1
-0
/
+34
|
*
|
Allow converting from widget-specific IDs to generic ID
mtkennerly
2022-11-11
2
-0
/
+12
|
|
/
*
|
Merge pull request #1536 from rs017991/op_bug_fix_map
Héctor Ramón
2022-11-14
1
-10
/
+41
|
\
\
|
*
|
Implement `Operation::finish` for `action::widget::Map`
Héctor Ramón Jiménez
2022-11-14
1
-11
/
+34
|
*
|
Partially Fixed Mapped Operations
Ryan Scheidter
2022-11-14
1
-1
/
+9
|
/
/
*
|
Merge pull request #1529 from tarkah/feat/text-input-operations
Héctor Ramón
2022-11-14
9
-2
/
+220
|
\
\
|
*
|
Update todos example to select_all input on edit
Cory Forsstrom
2022-11-11
1
-1
/
+5
|
*
|
Add text input operations
Cory Forsstrom
2022-11-11
8
-1
/
+215
|
|
/
*
|
Merge pull request #1533 from rs017991/op_bug_fix_panegrid
Héctor Ramón
2022-11-14
3
-2
/
+85
|
\
\
|
|
/
|
/
|
|
*
Implement `Widget::operate` for `PaneGrid`
Ryan Scheidter
2022-11-14
3
-2
/
+85
|
/
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-11-10
7
-7
/
+7
*
Fix outdated links in documentation
Héctor Ramón Jiménez
2022-11-10
15
-48
/
+48
*
Merge pull request #1521 from mq1/patch-1
Héctor Ramón
2022-11-10
1
-1
/
+1
|
\
|
*
Update iced version to 0.5
Manuel Quarneti
2022-11-10
1
-1
/
+1
|
/
*
Update `README`
Héctor Ramón Jiménez
2022-11-10
2
-2
/
+2
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+4
*
Merge pull request #1520 from iced-rs/release/0.5.0
Héctor Ramón
2022-11-10
12
-37
/
+66
|
\
|
*
Bump versions :tada:
Héctor Ramón Jiménez
2022-11-10
11
-37
/
+37
|
*
Update `CHANGELOG`
Héctor Ramón Jiménez
2022-11-10
1
-0
/
+29
|
/
*
Write documentation for `iced_style`
Héctor Ramón Jiménez
2022-11-10
18
-56
/
+261
*
Remove unnecessary `into` call in `operation::scoped`
Héctor Ramón Jiménez
2022-11-10
1
-1
/
+1
*
Fix broken documentation links
Héctor Ramón Jiménez
2022-11-10
20
-61
/
+38
*
Expose `window` commands in `iced::window`
Héctor Ramón Jiménez
2022-11-09
1
-1
/
+1
*
Introduce `scoped` in `widget::operation`
Héctor Ramón Jiménez
2022-11-09
1
-0
/
+43
[next]