topola/src/bin/topola-egui
Mikolaj Wielgus 3e9e3c69c9 refactor(egui): make `ActivityContext` generic over mesadata type 2024-10-11 00:05:40 +02:00
..
action.rs chore(egui): fix rust warnings 2024-10-01 20:50:38 +00:00
activity.rs refactor(egui): make `ActivityContext` generic over mesadata type 2024-10-11 00:05:40 +02:00
app.rs chore(egui): get rid of unused imports 2024-10-08 13:37:16 +02:00
config.rs chore: run cargo fmt to fix lint errors 2024-10-03 16:56:09 +02:00
error_dialog.rs style(egui): update to match locale string tags 2024-10-08 04:49:43 +02:00
interaction.rs refactor: rename "trace" to "navcord", "tracer" to "navcorder" 2024-10-10 03:00:27 +02:00
layers.rs egui: add more layer names colors are assigned to in GUI 2024-10-02 11:31:10 +02:00
main.rs egui: add structure Workspace for two-phase workflow 2024-10-08 13:32:17 +02:00
menu_bar.rs fix(egui/MenuBar): temporarily comment out all partial conditional enabled UIs 2024-10-09 19:43:23 +02:00
overlay.rs feat(egui): add utility method Overlay::take_selection 2024-10-03 17:03:27 +02:00
painter.rs chore(egui): fix rust warnings 2024-10-01 20:50:38 +00:00
status_bar.rs egui: add structure Workspace for two-phase workflow 2024-10-08 13:32:17 +02:00
translator.rs egui: source GUI strings from Fluent files 2024-08-11 00:13:30 +02:00
viewport.rs refactor: rename "trace" to "navcord", "tracer" to "navcorder" 2024-10-10 03:00:27 +02:00
workspace.rs egui: reset activity on error 2024-10-08 19:52:12 +02:00