topola/crates
Mikolaj Wielgus 658e556a4a feat(egui): begin development of `egui-actions` crate
The purpose of this new crate is to provide a system for managing
actions that can be bound to a key and to derive `egui` menus to invoke
them.

I haven't moved all relevant code from `topola-egui` (in particular,
`Switch` and `Trigger` structs) to this crate yet.
2025-01-06 18:28:56 +01:00
..
egui-actions feat(egui): begin development of `egui-actions` crate 2025-01-06 18:28:56 +01:00
specctra-core fix: get rid of some indeterminism by using B-trees instead of hash maps 2025-01-04 01:56:00 +01:00
specctra_derive chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
topola-cli chore(licensing): add REUSE license headers to `**.{rs,md,toml}` files 2024-12-29 22:47:00 +01:00
topola-egui feat(egui): begin development of `egui-actions` crate 2025-01-06 18:28:56 +01:00