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.4k stars 94 forks source link

[Bug]: Windows continously stop tiling until toggled in settings #499

Open ItMeCorban opened 6 months ago

ItMeCorban commented 6 months ago

Summary

Windows will randomly decide not to tile anymore until bismuth is toggled off and on again. Like they've been set to floating, but toggling them to float doesn't change anything.

Steps to Reproduce

Happens most often with dolphin/kate but frequently happens with firefox as well. I'm using the mouse to move windows, untile by dragging is turned off.

Expected behavior

Windows should always tile unless set to floating. Windows that aren't tiled should return to being tiled when floating is toggled

Screenshots

No response

Bismuth version

3.1.4-1

KDE Plasma version

5.27.10

The platform KWin is running on

Wayland

Additional context

No response

medkira commented 5 months ago

i am facing the same problem

GrahamJenkins commented 5 months ago

I'm encountering the same issue with Konsole, I saw another comment that suggested it may be related to QT applications or something like that. The strange thing is that it was working previously, now something changed and it isn't. When it worked window borders are/were disabled, but for new windows the title bar is displayed and they refuse to tile.

Edit: I got tired of opening settings to disable, apply, re-enable, apply. But I don't want to give up tiling, so I wrote a script to automate it. I use crontab to spam it every minute. I'll update if it seems to cause any adverse behavior. @medkira @ItMeCorban

Berny23 commented 5 months ago

But I don't want to give up tiling, so I wrote a script to automate it.

Thanks, I'm using it with a keyboard shortcut instead of automating it.

GrahamJenkins commented 4 months ago

@Berny23 Yeah, that's a better option. I realized that restarting it messes with the sizes, and have removed automation.

medkira commented 4 months ago

@GrahamJenkins bismuth is dead In my machine don't know why it just stopped working after upgrade my debian, anyway I didn't have time to mess with the package 🙃 so I swapped to polonium. btw: the creator of bismuth stopped working on the package so its officially dead.

GrahamJenkins commented 3 months ago

Hmm, I haven't heard of Polonium yet, I'll have to take a look. A quick search provides: https://zeroxoneafour.github.io/polonium/usage.html (TODO)

Berny23 commented 2 months ago

Polonium is now ready for everyday use. With the latest KDE Plasma 6 version on Arch and the current v1 script release, no crashes have happened anymore.

ItMeCorban commented 2 months ago

Polonium is now ready for everyday use. With the latest KDE Plasma 6 version on Arch and the current v1 script release, no crashes have happened anymore.

This has been my experience recently too