Skip to content

Fix #2445: Add missing WindowMaximizeButtonHint to main window flags#2477

Open
Denay2468 wants to merge 4 commits intoborgbase:masterfrom
Denay2468:fix/maximize-button
Open

Fix #2445: Add missing WindowMaximizeButtonHint to main window flags#2477
Denay2468 wants to merge 4 commits intoborgbase:masterfrom
Denay2468:fix/maximize-button

Conversation

@Denay2468
Copy link
Copy Markdown
Contributor

What this PR does

The maximize button in Vorta's main window title bar was not working (especially on Linux).
setWindowFlags only included WindowCloseButtonHint and WindowMinimizeButtonHint, missing WindowMaximizeButtonHint.

This PR adds the missing flag so the maximize button becomes functional again.

Related Issue

Testing

  • Manually tested on Linux (GNOME)
  • Maximize / minimize / close all work normally
  • No changes to Windows or macOS behavior

Checklist

  • I have read the CONTRIBUTING guide
  • My code follows the code style of this project
  • All new and existing tests passed

This is my third contribution in the last few days:

Applying for Google Summer of Code 2026 with Borg Collective (Vorta). Happy to take on bigger tasks after this small visible fix!

Ready for review! 🚀

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.

Cannot maximize the main window

1 participant