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]: Floating windows rendering is not updated when resizing through shortcuts #448

Open valentinlageard opened 1 year ago

valentinlageard commented 1 year ago

Summary

The rendering of floating windows is not updated when resizing though the bismuth shortcuts (increasing/decreasing width/height) leading to visual glitches and unresponsiveness. The issue resolves when resizing with the mouse.

Before resizing:

Steps to Reproduce

  1. Open a window.
  2. Put it in floating mode.
  3. Increase or decrease height or width.

Expected behavior

The window should render correctly, updating using its new size.

Screenshots

Before resizing: Screenshot_20221023_163409

After resizing: Screenshot_20221023_163447

Bismuth version

3.1.4-1

KDE Plasma version

5.26.1

The platform KWin is running on

X11

Additional context

No response