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 91 forks source link

[Bug]: Bismuth has Broken Since Updating to Plasma 5.26. #447

Closed FedX-sudo closed 1 year ago

FedX-sudo commented 1 year ago

Summary

This morning I have updated to Plasma 5.26 from Plasma 5.25, and Bismuth has created an issue where windows will not appear on my desktop. I am unsure what is causing this issue, but it appears that the APIs have changed since the change to 5.26.

Note, I am using NixOS Unstable, I doubt this is a Nix issue, but it's certainly worth mentioning.

Steps to Reproduce

  1. Update to Plasma 5.26
  2. Now windows will not appear if Bismuth is enabled.

Expected behavior

Windows work as expected.

Screenshots

No response

Bismuth version

3.1.3

KDE Plasma version

5.26.1

The platform KWin is running on

Wayland

Additional context

No response

ChrisCochrun commented 1 year ago

I have the same issue. Also, on NixOS unstable. Maybe it's due to NixOS more than bismuth itself?

FedX-sudo commented 1 year ago

Potentialy, but it also could be the fact that NixOS is shipping Plasma 5.26 before just about anything else. This has been the buggiest release of a desktop I have ever seen, so it may be an upstream issue too.

CarlosEkisde commented 1 year ago

Upgrade to Bismuth 3.1.4 , explicitly released to make Bismuth compatible with Kwin 5.26 :P

If NixOS has shipped Plasma 5.26 without upgrading Bismuth the fault is on their side.

ChrisCochrun commented 1 year ago

Ohhhh. It appears that NixOS is still using bismuth 3.1.3. They did not update. Guess we shall see if that can get changed.

FedX-sudo commented 1 year ago

Ah, that makes more sense. Thanks for catching that!