swaywm / sway

i3-compatible Wayland compositor
https://swaywm.org
MIT License
14.66k stars 1.11k forks source link

Split floating container cannot be mod resized #7211

Open Xyene opened 2 years ago

Xyene commented 2 years ago

While testing https://github.com/swaywm/sway/issues/7209, I found that if you have a floating split (e.g. V[app app']), then the following actions work:

However, the V[app, app'] cannot be resized by clicking and dragging an outer border. This continues to be the case when app' is closed and we're left with V[app].

markstos commented 2 years ago

I don't have borders on my floating windows, but I confirmed that for floating windows, it still works to resize with Mod+Right Click+Drag. With this method, your target is not a narrow border, but a whole quarter of the window.