Skip to content

fix: set window title w/ archive details in Ubuntu#37

Merged
kueda merged 3 commits intomainfrom
26-window-title-ubuntu
Feb 26, 2026
Merged

fix: set window title w/ archive details in Ubuntu#37
kueda merged 3 commits intomainfrom
26-window-title-ubuntu

Conversation

@kueda
Copy link
Owner

@kueda kueda commented Feb 26, 2026

GTK on Ubuntu apparently doesn't just set the window title, it also sets some decoration that needs to be fiddled with. Here we're switching window title manipulation from the frontend to the backend and do that extra bit so it works in Ubuntu.

Closes #26

kueda and others added 3 commits February 24, 2026 12:22
Apparently doing this in JS doesn't work well in Ubuntu, so this moves that to
the backend... where it is impossible to test, but will hopefully work.

Co-authored-by: Claude (claude-sonnet-4-6) <noreply@anthropic.com>
Co-authored-by: Claude (claude-sonnet-4-6) <noreply@anthropic.com>
@kueda kueda merged commit f1fa5b9 into main Feb 26, 2026
2 checks passed
@kueda kueda deleted the 26-window-title-ubuntu branch February 26, 2026 05:00
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.

Window title does not show archive info in Ubuntu

1 participant