Skip to content

feat: add custom window title option #3656

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

franz-dc
Copy link
Contributor

@franz-dc franz-dc commented Jul 20, 2025

This PR adds the ability to customize the main window title.
The option is located at Menu bar > Options > Visual Tweaks > Custom window title.

This is useful for:

  • Statically setting the window title
  • Wanting a shorter title

For my use case, this is primarily to prevent very long titles as the window title depends on the currently playing song. This is more apparent on gtk3 where it interferes with the title bar buttons:

Screenshot From 2025-07-20 21-03-01

With custom window title:

Screenshot From 2025-07-20 21-22-33

This requires an app restart (like "Remove upgrade button").

@JellyBrick JellyBrick added the enhancement New feature or request label Jul 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants