Commit graph

7 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
6097382520
Introduce skip_next_timing in iced_debug
This is useful to avoid infinite recursion when
implementing a `sentinel` client that can inspect
itself.
2024-03-01 22:04:46 +01:00
Héctor Ramón Jiménez
3d90665f9d
Introduce SystemTime to Event in iced_sentinel 2024-02-28 16:06:55 +01:00
Héctor Ramón Jiménez
8591e5a148
Introduce window::Id to timing::Stage in iced_sentinel 2024-02-28 15:27:22 +01:00
Héctor Ramón Jiménez
26d49be1b2
Notify only Palette changes in iced_debug 2024-02-27 15:38:47 +01:00
Héctor Ramón Jiménez
c856d2b513
Add ThemeChanged variant to Event in iced_sentinel 2024-02-27 15:19:26 +01:00
Héctor Ramón Jiménez
7f7c5ea337
Remove Report type in iced_sentinel 2024-02-27 14:46:57 +01:00
Héctor Ramón Jiménez
dd36893f7a
Introduce iced_sentinel and iced_debug crates 2024-02-26 07:00:51 +01:00