This repository has been archived by the owner on Jun 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: properly maximize windows via window decoration buttons
Apparently pressing the maximize button doesn't actually force the window into any specific geometry. This resulted in windows staying in their tiled geometry while all other windows would be rearranged as if the maximized window would be floating. This fix makes the maximized window fill the entire working area.
- Loading branch information