jbuchermn / newm

Wayland compositor
MIT License
958 stars 31 forks source link

Move windows when resizing #160

Open AlexD97 opened 1 year ago

AlexD97 commented 1 year ago

When I resize a window, let’s say to the right and there is already a window to the right, then the windows are stacked. Is there an option to move all windows at the right hand side to give appropriate space in this case?

jbuchermn commented 1 year ago

I've been thinking about that for some time, one could probably intoduce a temproray row / column in that scenario.

I'll keep it as a backlog item