sticky-window-snapping icon indicating copy to clipboard operation
sticky-window-snapping copied to clipboard

Do not resize over lapping windows

Open wengxt opened this issue 8 years ago • 2 comments

For example, if there is a window maximized, and another window tiled to left, resize the top edge will resize both window, but IMHO, resize overlapped window is not a common use case and could be annoying.

wengxt avatar Apr 19 '16 00:04 wengxt

I do like it as it creates zones that can be resized, but I would also be for the ability to turn this on or off in the settings.

gbytedev avatar Jan 06 '21 14:01 gbytedev

I also occasionally stumble upon this annoying bug/feature. Especially with a lot of floating windows, it sometimes happens, that an edge of a window on the front of the screen overlaps with an edge of a window somewhere hidden behind other windows. When resizing the this edge of the front window, the window hidden behind the other windows will also rescale. Even though this is rare, this bug/feature can be especially annoying, since for most people, it is not what you would expect. Having toggles for the case when...

  • ... the two windows are not on the same "layer"
  • .. .checking for opposing edges rather than allowing any edges would be very welcome.

systemofapwne avatar Dec 31 '21 23:12 systemofapwne