mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #330] Per-visualizer settings #285
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#285
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akitchen on GitHub (Aug 24, 2025).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/330
Both the Mouse and Svelte visualizers are borrowing settings from the Default visualizer, and now we have the newer Minimal visualizer more or less on the horizon. In order for this to all make sense, we need to break out more of the settings into per-visualizer settings panes.
This is true for display options such as colors and font size, and may also make sense for key translation and other options as well.