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
/
core
/
src
/
shell.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-02-21
Run `cargo fmt`
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-12
Simplify `InputMethod` API with only two states
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-03
Ignore redraws of invisible content in `hover` widget
Héctor Ramón Jiménez
1
-0
/
+12
2025-02-03
Fulfill `InputMethod` requests only during `RedrawRequested`
Héctor Ramón Jiménez
1
-0
/
+3
2025-02-02
Add neutral `None` variant to `InputMethod`
Héctor Ramón Jiménez
1
-1
/
+1
2025-02-02
Refactor and simplify `input_method` API
Héctor Ramón Jiménez
1
-46
/
+32
2025-02-02
Draft `input_method` support
KENZ
1
-1
/
+24
2024-11-05
Replace `event::Status` in `Widget::on_event` with `Shell::capture_event`
Héctor Ramón Jiménez
1
-0
/
+23
2024-11-05
Split `Shell::request_redraw` into two different methods
Héctor Ramón Jiménez
1
-7
/
+17
2023-09-20
Fix `clippy::semicolon_if_nothing_returned`
Héctor Ramón Jiménez
1
-1
/
+1
2023-09-09
Fix majority of unresolved documentation links
Matthias Vogelgesang
1
-2
/
+2
2023-03-04
Create `iced_widget` subcrate and re-organize the whole codebase
Héctor Ramón Jiménez
1
-0
/
+0
2023-01-17
Add toast example
Cory Forsstrom
1
-0
/
+5
2023-01-12
Replace `Option<Instant>` with `RedrawRequest` enum
Héctor Ramón Jiménez
1
-11
/
+11
2023-01-12
Draft `Shell:request_redraw` API
Héctor Ramón Jiménez
1
-17
/
+43
2022-05-13
Relayout base layer when layout is invalidated from an overlay
Héctor Ramón Jiménez
1
-0
/
+5
2022-01-11
Invalidate widget tree from `Responsive` widget
Héctor Ramón Jiménez
1
-1
/
+19
2021-11-29
Introduce `Shell` type in `iced_native`
Héctor Ramón Jiménez
1
-0
/
+54