jbuchermn/newm

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.

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.

Should be fixed now