Fullscreening a window from a stack scales the whole stack instead.
Closed this issue · 2 comments
xPMo commented
Expected behavior: The focused window should be resized to fit the screen, and no other windows should be visible.
Actual behavior: The focused window will not take up the whole screen, but will instead be slightly smaller (like it is in a stack compared to an unstacked column), and all windows from the stack are scaled by roughly the same proportion.
jbuchermn commented
Hey,
this is indeed counterintuitive behaviour. I'll change it to show all stacked windows with same size.
Other windows will then only be visible if there is transparency.
jbuchermn commented
Should be fixed now