Skip to content

Main - #4

Merged
aievolutionpl merged 2 commits into
masterfrom
main
Feb 21, 2026
Merged

Main#4
aievolutionpl merged 2 commits into
masterfrom
main

Conversation

@aievolutionpl

Copy link
Copy Markdown
Owner

No description provided.

…lor themes

1. HOTKEY BUG: After stop(), _active=False so update_hotkey() never
   restarted the listener. Now directly set hotkey/is_combo and call
   start() explicitly - new hotkey works immediately after change.

2. OVERLAY TRANSPARENT: Removed transparentcolor trick (unreliable).
   Replaced _rrect arc-based method with smooth polygon approach.
   Solid dark bg (#0d0b1e) + layered glow border via outline polygons.
   Fade in/out still works via window alpha.

3. EDITABLE TRANSCRIPT: Textbox is no longer disabled. User can
   edit transcription text before copying. _copy_text no longer
   needs to toggle state.

4. COLOR THEMES in settings: 3 buttons - Fioletowy/Niebieski/Zielony
   Change accent color and window background on click.
@aievolutionpl
aievolutionpl merged commit fa4195e into master Feb 21, 2026
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant