Commit graph

10 commits

Author SHA1 Message Date
Héctor Ramón Jiménez
b7c65c877d
Toggle the Comet when pressing F12 2024-05-11 14:17:14 +02:00
Héctor Ramón Jiménez
57033dc4d0
Rename iced_sentinel to iced_beacon and refactor its API 2024-05-10 20:08:09 +02:00
Héctor Ramón Jiménez
aaf396256e
Merge branch 'master' into beacon 2024-05-09 12:32:25 +02:00
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