mirror of
https://github.com/Psychotoxical/psysonic.git
synced 2026-07-21 23:05:46 +00:00
900853fedc
GTK re-stacks the window when set_decorations(true) is called, causing it to lose focus and sink behind other windows. Call set_focus() immediately after to bring it back to the front. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>