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
/
widget
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2587 from iced-rs/improve-api-reference
Héctor Ramón
2024-09-19
27
-192
/
+2248
|
\
|
*
Write doc examples for `column` and `row`
Héctor Ramón Jiménez
2024-09-19
3
-4
/
+122
|
*
Write doc examples for `rich_text` widget
Héctor Ramón Jiménez
2024-09-19
1
-0
/
+78
|
*
Show `tooltip` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-3
/
+68
|
*
Show `toggler` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-9
/
+86
|
*
Show `text_input` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-13
/
+84
|
*
Show `text_editor` example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-2
/
+98
|
*
Show `text` doc examples in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-14
/
+54
|
*
Show `svg` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-1
/
+51
|
*
Show `slider` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
3
-18
/
+162
|
*
Show `scrollable` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-2
/
+62
|
*
Show `rule` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-3
/
+67
|
*
Show `radio` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-38
/
+157
|
*
Show `qr_code` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-1
/
+66
|
*
Show `progress_bar` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-7
/
+56
|
*
Show `pick_list` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-2
/
+185
|
*
Show `pane_grid` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-14
/
+117
|
*
Show `markdown` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
1
-1
/
+130
|
*
Show `keyed_column` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
3
-8
/
+68
|
*
Show `image` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-7
/
+50
|
*
Show `container` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
3
-11
/
+65
|
*
Show `combo_box` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-5
/
+166
|
*
Show `checkbox` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
4
-11
/
+89
|
*
Show `canvas` doc example in multiple places
Héctor Ramón Jiménez
2024-09-19
2
-11
/
+126
|
*
Add quick example to `widget::button` module
Héctor Ramón Jiménez
2024-09-19
2
-14
/
+48
*
|
Fix `mouse_area` not notifying of mouse move events
Héctor Ramón Jiménez
2024-09-19
1
-1
/
+1
*
|
Merge pull request #2579 from dcampbell24/add-rust-version
Héctor Ramón
2024-09-18
1
-1
/
+1
|
\
\
|
*
|
Remove redundant import in `markdown` widget
Héctor Ramón Jiménez
2024-09-18
1
-1
/
+1
*
|
|
Merge pull request #2584 from iced-rs/fix/scrollable-transactions
Héctor Ramón
2024-09-18
1
-8
/
+10
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix `scrollable` transactions when `on_scroll` is not set
Héctor Ramón Jiménez
2024-09-18
1
-8
/
+10
*
|
|
Merge pull request #2583 from iced-rs/fix/scrolling-direction-with-trackpad
Héctor Ramón
2024-09-18
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix scrolling direction with trackpad in `scrollable`
Héctor Ramón Jiménez
2024-09-18
1
-1
/
+1
*
|
|
Implement some `From` traits for `text_input::Id`
Héctor Ramón Jiménez
2024-09-18
1
-12
/
+27
|
/
/
*
/
Bump version to `0.13.0` :tada:
Héctor Ramón Jiménez
2024-09-18
1
-1
/
+1
|
/
*
Merge pull request #2565 from kiedtl/slider_mouse_wheel
Héctor Ramón
2024-09-13
2
-2
/
+38
|
\
|
*
Use `mouse::Cursor::is_over` in `slider`
Héctor Ramón Jiménez
2024-09-13
2
-4
/
+4
|
*
Enable `slider` scrolling only when `Ctrl` is pressed
Héctor Ramón Jiménez
2024-09-13
2
-32
/
+36
|
*
slider: handle mouse wheel events
Kiëd Llaentenn
2024-09-02
2
-0
/
+32
*
|
Document how the state of a `Component` can be managed
dtoniolo
2024-09-13
1
-0
/
+13
*
|
Add `on_open` handler to `combo_box` widget
Héctor Ramón Jiménez
2024-09-13
1
-7
/
+20
*
|
Fix priority of `Binding::Delete` in `text_editor`
Héctor Ramón Jiménez
2024-09-13
1
-1
/
+3
*
|
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
*
|
Add `label` method to `Toggler`
Héctor Ramón Jiménez
2024-09-11
2
-8
/
+11
*
|
Add disabled state and `on_toggle` handler to `Toggler`
Héctor Ramón Jiménez
2024-09-11
2
-14
/
+48
*
|
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
[next]