NOTICE
README.md
pyproject.toml
cadent/__init__.py
cadent/__main__.py
cadent/a11y.py
cadent/app.py
cadent/audio.py
cadent/chord.py
cadent/cleanup.py
cadent/config.py
cadent/config_store.py
cadent/downloads.py
cadent/gpu_pack.py
cadent/hardware.py
cadent/history.py
cadent/history_ui.py
cadent/hotkey.py
cadent/icons.py
cadent/inject.py
cadent/jsonstore.py
cadent/models.py
cadent/overlay.py
cadent/overlay_move.py
cadent/pill.py
cadent/pipeline.py
cadent/settings.py
cadent/snippets.py
cadent/stt.py
cadent/tray.py
cadent/vocabulary.py
cadent/wizard.py
cadent.egg-info/PKG-INFO
cadent.egg-info/SOURCES.txt
cadent.egg-info/dependency_links.txt
cadent.egg-info/entry_points.txt
cadent.egg-info/requires.txt
cadent.egg-info/top_level.txt
cadent/platform/__init__.py
cadent/platform/base.py
cadent/platform/darwin.py
cadent/platform/fallback.py
cadent/platform/keycodes.py
cadent/platform/win32.py
cadent/settings_ui/__init__.py
cadent/settings_ui/context.py
cadent/settings_ui/general.py
cadent/settings_ui/history.py
cadent/settings_ui/hotkeys.py
cadent/settings_ui/model_picker.py
cadent/settings_ui/overrides.py
cadent/settings_ui/speech.py
cadent/settings_ui/vocab.py
cadent/settings_ui/widgets.py
cadent/settings_ui/window.py
cadent/theme/__init__.py
cadent/theme/manager.py
cadent/theme/pixmaps.py
cadent/theme/qss.py
cadent/theme/tokens.py
tests/test_a11y.py
tests/test_a11y_coverage.py
tests/test_app_downloads.py
tests/test_audio.py
tests/test_autostart.py
tests/test_chord.py
tests/test_cleanup.py
tests/test_config.py
tests/test_config_store.py
tests/test_darwin_hotkey.py
tests/test_darwin_inject.py
tests/test_darwin_seams.py
tests/test_downloads.py
tests/test_gpu_pack.py
tests/test_hardware.py
tests/test_history.py
tests/test_icons.py
tests/test_import_walk.py
tests/test_inject.py
tests/test_jsonstore.py
tests/test_main.py
tests/test_models.py
tests/test_overlay.py
tests/test_overlay_move.py
tests/test_pill.py
tests/test_pipeline.py
tests/test_platform.py
tests/test_release.py
tests/test_rename_migration.py
tests/test_settings.py
tests/test_settings_ui.py
tests/test_snippets.py
tests/test_stt.py
tests/test_theme.py
tests/test_theme_tokens.py
tests/test_tray.py
tests/test_vocabulary.py
tests/test_wizard.py