Skip to content

fix: rewrite overlay with ctk.CTkToplevel for reliable rendering on W… - #6

Merged
aievolutionpl merged 1 commit into
masterfrom
main
Feb 21, 2026
Merged

fix: rewrite overlay with ctk.CTkToplevel for reliable rendering on W…#6
aievolutionpl merged 1 commit into
masterfrom
main

Conversation

@aievolutionpl

Copy link
Copy Markdown
Owner

…indows

  • Replaced tk.Toplevel + polygon smooth trick with ctk.CTkToplevel
  • Border glow via simple layered rectangles (works on all Windows configs)
  • Same visual: dark panel, pulsing red mic dot, 32-bar waveform
  • Fade in/out preserved via window alpha attribute
  • History copy button (clipboard icon) was already present in _refresh_history

…indows

- Replaced tk.Toplevel + polygon smooth trick with ctk.CTkToplevel
- Border glow via simple layered rectangles (works on all Windows configs)
- Same visual: dark panel, pulsing red mic dot, 32-bar waveform
- Fade in/out preserved via window alpha attribute
- History copy button (clipboard icon) was already present in _refresh_history
@aievolutionpl
aievolutionpl merged commit ecfbda7 into master Feb 21, 2026
4 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