blitztext-app-linux/linux/blitztext
mARTin-B78 599eb08c5a feat: smart Save — inline status, no restart for safe changes (v2.03.25)
Save now diffs old vs new config. Safe changes (language, sounds, LLM,
keywords, overlay) show "✓ Applied" in the header for 4s. Restart-required
changes (STT engine, hotkeys, mic, wakeword) show "⚠ restart needed for: …"
and highlight Save & Restart. No modal popup on Save.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-10 03:29:27 +02:00
..
__init__.py feat: smart Save — inline status, no restart for safe changes (v2.03.25) 2026-06-10 03:29:27 +02:00
__main__.py Add STT + LLM engine presets, rename entry to blitztext.py, macOS app icon 2026-06-04 20:21:03 +02:00
audio.py overlay: drive waveform + silence countdown via pw-record (fix PipeWire); app reports as "Blitztext" not __main__.py; Release 1.7.1 2026-06-08 08:39:37 +02:00
autostart.py gtksettings: align Input tab labels to uniform 175px width; autostart: add 12s delay 2026-06-08 20:00:33 +02:00
benchmark.py feat: server RAM via Prometheus /metrics in benchmark (v2.03.09) 2026-06-09 23:24:40 +02:00
blitztext.py Stop notification storms: transient notifications, single instance, no empty-result alerts 2026-06-06 10:42:13 +02:00
caret.py stability + settings: fix AT-SPI session freeze, markdown Manual, bigger emojis (v1.9.6) 2026-06-09 14:20:05 +02:00
config.py feat: full CRUD for wakeword engine presets (v2.03.15) 2026-06-10 00:32:17 +02:00
daemon.py fix: auto-paste long/multiline output, O(n²) overlay accumulation (v2.0.1) 2026-06-09 15:56:44 +02:00
gtksettings.py feat: smart Save — inline status, no restart for safe changes (v2.03.25) 2026-06-10 03:29:27 +02:00
gtkui.py settings: lazy-build tabs (instant open); move connection dots beside the field; single-instance Settings dialog; Release 1.9.1 2026-06-08 19:30:08 +02:00
inputmode.py Add modifier-key input scheme (whisper-key style) 2026-06-04 20:26:59 +02:00
llm.py llm: catch all exceptions, validate response, show transcription preview (v1.9.9) 2026-06-09 15:02:45 +02:00
logbuffer.py fix: stability, WhisperX 404, log levels (v2.03.00) 2026-06-09 22:01:14 +02:00
notify.py Stop notification storms: transient notifications, single instance, no empty-result alerts 2026-06-06 10:42:13 +02:00
overlay.py stability: fix GTK thread safety, wakeword hang, freeze diagnostic (v2.0.0) 2026-06-09 15:29:45 +02:00
paste.py fix: auto-paste long/multiline output, O(n²) overlay accumulation (v2.0.1) 2026-06-09 15:56:44 +02:00
quality.py dictation: spoken newlines + LLM thinking animation (v1.9.8) 2026-06-09 14:43:15 +02:00
recorder.py Rewrite README; fix fd leak, StopIteration crash, add pip Dependabot 2026-06-05 16:01:31 +02:00
routing.py routing: send-by-voice keyword (types + presses Enter); wakeword benchmark via TTS; Release 1.8.0 2026-06-08 13:17:33 +02:00
sound.py feat: MP3/OGG/FLAC sound support + browse dialog with auto-preview (v2.03.16) 2026-06-10 00:37:07 +02:00
streaming.py Add realtime streaming and Linux app docs 2026-06-05 15:06:17 +02:00
stt.py fix: probe Prometheus /metrics at server root, not under /v1 (v2.03.10) 2026-06-09 23:30:33 +02:00
transcribe.py Benchmark: add Device column (CPU/GPU/remote); case-sensitive accuracy 2026-06-05 14:12:16 +02:00
tray.py wakeword: reversible tray pause toggle; document quiet-session fixes 2026-06-06 22:17:50 +02:00
wakeword_bench.py fix: suppress numpy Pylance false positive in wakeword_bench.py 2026-06-09 16:02:50 +02:00
wakeword.py fix: stability, WhisperX 404, log levels (v2.03.00) 2026-06-09 22:01:14 +02:00