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
path:
root
/
native
/
src
/
widget
/
operation
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #1550 from bungoboingo/feat/multidirectional-scrolling
Héctor Ramón
2023-01-09
1
-11
/
+30
|
\
|
*
Introduce `RelativeOffset` type in `scrollable`
Héctor Ramón Jiménez
2023-01-08
1
-6
/
+24
|
*
Reworked Scrollable to account for lack of widget order guarantees.
bungoboingo
2022-12-29
1
-5
/
+5
|
*
Add multidirectional scrolling capabilities to the existing Scrollable.
Bingus
2022-12-29
1
-9
/
+10
*
|
Make count fields pub
Cory Forsstrom
2023-01-04
1
-2
/
+2
|
/
*
Merge pull request #1526 from mtkennerly/feature/find-focused
Héctor Ramón
2022-11-14
1
-0
/
+34
|
\
|
*
Add widget operation to find currently focused widget
mtkennerly
2022-11-11
1
-0
/
+34
*
|
Add text input operations
Cory Forsstrom
2022-11-11
1
-0
/
+131
|
/
*
Fix documentation in `operation::focusable`
Héctor Ramón Jiménez
2022-08-05
1
-3
/
+4
*
Write missing documentation in `iced_native`
Héctor Ramón Jiménez
2022-08-05
2
-0
/
+24
*
Implement `scrollable::snap_to` operation
Héctor Ramón Jiménez
2022-08-04
2
-0
/
+179