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
/
runtime
/
src
/
user_interface.rs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Simplify `InputMethod` API with only two states
Héctor Ramón Jiménez
2025-02-12
1
-1
/
+1
*
Take `Event` by reference in `Widget::update`
Héctor Ramón Jiménez
2025-02-04
1
-2
/
+1
*
Add neutral `None` variant to `InputMethod`
Héctor Ramón Jiménez
2025-02-02
1
-1
/
+1
*
Refactor and simplify `input_method` API
Héctor Ramón Jiménez
2025-02-02
1
-30
/
+13
*
Draft `input_method` support
KENZ
2025-02-02
1
-2
/
+12
*
Rename `Overlay::on_event` to `update`
Héctor Ramón Jiménez
2024-11-06
1
-1
/
+1
*
Rename `Widget::on_event` to `update`
Héctor Ramón Jiménez
2024-11-05
1
-1
/
+1
*
Replace `event::Status` in `Widget::on_event` with `Shell::capture_event`
Héctor Ramón Jiménez
2024-11-05
1
-5
/
+5
*
Bump version to `0.13.0` :tada:
Héctor Ramón Jiménez
2024-09-18
1
-1
/
+1
*
Introduce `black_box` and `chain` in `widget::operation`
Héctor Ramón Jiménez
2024-08-08
1
-1
/
+1
*
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
2024-06-14
1
-1
/
+1
*
Make `iced_tiny_skia` optional with a `tiny-skia` feature
Héctor Ramón Jiménez
2024-03-22
1
-6
/
+6
*
Point doc links to `0.12` branch
Héctor Ramón Jiménez
2024-02-15
1
-1
/
+1
*
Remove `position` from `overlay::Element`
Héctor Ramón Jiménez
2024-02-01
1
-29
/
+33
*
Convert `Renderer::Theme` to generic `Widget` type
Héctor Ramón Jiménez
2024-01-21
1
-8
/
+8
*
Fix `Overlay` composition
Héctor Ramón Jiménez
2023-11-21
1
-7
/
+23
*
Merge branch 'master' into explicit-text-caching
Héctor Ramón Jiménez
2023-09-10
1
-2
/
+2
|
\
|
*
Fix majority of unresolved documentation links
Matthias Vogelgesang
2023-09-09
1
-2
/
+2
*
|
Make `widget::Tree` mutable in `Widget::layout`
Héctor Ramón Jiménez
2023-08-30
1
-3
/
+3
*
|
Implement explicit text caching in the widget state tree
Héctor Ramón Jiménez
2023-08-30
1
-6
/
+11
|
/
*
Fix `clippy` lints for Rust 1.72
Héctor Ramón Jiménez
2023-08-26
1
-1
/
+1
*
Bump versions :tada:
Héctor Ramón Jiménez
2023-07-28
1
-1
/
+1
*
Don't clip raw overlay bounds
Cory Forsstrom
2023-07-24
1
-11
/
+7
*
Add viewport to Widget::on_event
Cory Forsstrom
2023-07-15
1
-0
/
+3
*
Revert "Remove `layout` method from `core::Renderer` trait"
Héctor Ramón Jiménez
2023-06-29
1
-7
/
+6
*
Remove `layout` method from `core::Renderer` trait
Héctor Ramón Jiménez
2023-06-29
1
-6
/
+7
*
Use nested for lazy widgets
Cory Forsstrom
2023-06-14
1
-4
/
+2
*
Remove interior mutability
Cory Forsstrom
2023-06-14
1
-18
/
+19
*
Introduce internal `overlay::Nested` for `UserInterface`
Cory Forsstrom
2023-06-14
1
-27
/
+44
*
Extend cursor availability to the shell level
Héctor Ramón Jiménez
2023-06-08
1
-24
/
+43
*
Implement basic cursor availability
Héctor Ramón Jiménez
2023-06-08
1
-15
/
+15
*
Remove OpenGL mentions in `README`s
Héctor Ramón Jiménez
2023-05-11
1
-4
/
+3
*
Merge branch 'master' into advanced-text
Héctor Ramón Jiménez
2023-04-17
1
-2
/
+2
*
Rename `iced_native` to `iced_runtime`
Héctor Ramón Jiménez
2023-03-05
1
-0
/
+592