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
/
src
/
themer.rs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-12-02
Fix new `clippy` lints
Héctor Ramón Jiménez
1
-4
/
+4
2024-11-06
Rename `Overlay::on_event` to `update`
Héctor Ramón Jiménez
1
-4
/
+3
2024-11-05
Rename `Widget::on_event` to `update`
Héctor Ramón Jiménez
1
-2
/
+2
2024-11-05
Replace `event::Status` in `Widget::on_event` with `Shell::capture_event`
Héctor Ramón Jiménez
1
-8
/
+8
2024-08-08
Introduce `black_box` and `chain` in `widget::operation`
Héctor Ramón Jiménez
1
-2
/
+2
2024-06-14
Replace `Command` with a new `Task` API with chain support
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-24
Use `Catalog` approach for all widgets
Héctor Ramón Jiménez
1
-2
/
+2
2024-03-04
Enhnace `Themer` to allow derivation from current `Theme`
Héctor Ramón Jiménez
1
-59
/
+74
2024-02-27
Add option to draw background for `themer` widget
Héctor Ramón Jiménez
1
-2
/
+24
2024-02-27
Use `application::StyleSheet` text color in `Themer`
Héctor Ramón Jiménez
1
-4
/
+14
2024-02-01
Remove `position` from `overlay::Element`
Héctor Ramón Jiménez
1
-14
/
+5
2024-01-21
Introduce `themer` widget
Héctor Ramón Jiménez
1
-0
/
+268