Bismuth-Forge / bismuth

KDE Plasma add-on, that tiles your windows automatically and lets you manage them via keyboard, similarly to i3, Sway or dwm.
https://bismuth-forge.github.io/bismuth/
Other
2.41k stars 92 forks source link

[Bug]: Sometimes when dragging horizontal window borders the corresponding windows get maximized horizontally #428

Open lorenzo-medici opened 1 year ago

lorenzo-medici commented 1 year ago

Summary

This happened to me when in a Tile layout, with one window on the left and two on the right. When dragging the border between the two windows on the right to resize them sometimes they get maximized horizontally and the left window gets reduced to zero width.

Unfortunately, I mainly use Tile layout with the master window on the left and two windows on the right. I don't know if this issue happens when the tile layout is rotated with one big horizontal window and two smaller ones over or under it.

Steps to Reproduce

  1. Set tile layout
  2. Have master window on the left and two small window on the right
  3. Start dragging the horizontal border between the windows on the right up or down
  4. Sometimes the master window gets its width set to 0 and the windows on the right get maximized horizontally

Expected behavior

The windows on the right should be resized vertically but not horizontally

Screenshots

No response

Bismuth version

3.1.2-1 amd64

KDE Plasma version

5.24.6

The platform KWin is running on

X11

Additional context

No response