As a user, I want the ability to manually maximize windows using their native window toolbar (titlebar).
Due to current maximization constraints, maximizing windows via the window toolbar is blocked. While application self-maximization is being addressed in a separate issue, the manual action of clicking the maximize button on the toolbar remains restricted. This breaks expected OS behavior and removes a standard method of window control.
Restore the user's ability to maximize windows via the native window toolbar. This implementation must work alongside the self-maximization settings.
As a user, I want the ability to manually maximize windows using their native window toolbar (titlebar).
Due to current maximization constraints, maximizing windows via the window toolbar is blocked. While application self-maximization is being addressed in a separate issue, the manual action of clicking the maximize button on the toolbar remains restricted. This breaks expected OS behavior and removes a standard method of window control.
Restore the user's ability to maximize windows via the native window toolbar. This implementation must work alongside the self-maximization settings.