Skip to content
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

Add project name to MainWindow #360

Merged
merged 1 commit into from
Dec 18, 2024

Conversation

stefanhahmann
Copy link
Collaborator

The current MainWindow is too small to show the project name in its title (at least so in Windows OS)

cf.:

grafik

This makes it difficult in settings where multiple Mastodon projects are open simultaneously to identify to which open project the main window belongs.

There are 3 alternatives how to solve this:

  1. Make the MainWindow wider
  2. Make the MainWindow resizable
  3. Show the project name not only in the title, but also inside the MainWindow

This PR implements option 3 (not claiming that it is the best out of these options).

After PR:
grafik

@tinevez tinevez merged commit 8b3fba9 into mastodon-sc:dev Dec 18, 2024
1 check passed
@stefanhahmann stefanhahmann deleted the project-name-in-main-window branch December 18, 2024 14:51
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.

2 participants