bismuth
bismuth copied to clipboard
[Bug]: Some windows are not sized properly
Summary
Some windows are not sized properly to the tiles and appear bigger then they should.
Steps to Reproduce
Just open e.g. default plasma "System Settings" app with some other windows.
Expected behavior
Window should size properly.
Screenshots


Bismuth version
1.0.1
KDE Plasma version
5.22.5
The platform KWin is running on
X11
Additional context
No response
This is because windows in KWin has their minimal size. If the KWin had an option to opt out of this behavior while the script is loaded, it would be the solution.
In the meantime you can work around this by setting window rule.
Oh, didn't figured this relation. Thanks.
I will keep this open, since it's the UX issue. In the ideal world, you should not have to set the rules. I think the another approach could be trying respecting the minimum size window rule, by adapting another windows.
My original proposal is reported to the upstream: https://bugs.kde.org/show_bug.cgi?id=443596
This is because windows in KWin has their minimal size. If the KWin had an option to opt out of this behavior while the script is loaded, it would be the solution.
In the meantime you can work around this by setting window rule.
Tweaks file now moved since this comment. In case others come across this issue, the docs references the latest location for these tweaks.
Thank you for posting this workaround - exactly what I needed :) I wonder whether it would be useful to pin this issue?
Tweaks file now moved since this comment. In case others come across this issue, the docs references the latest location for these tweaks.
The docs now 404s when navigating to the location for those tweaks, so here's where I found them once again: https://github.com/Bismuth-Forge/bismuth/blob/master/docs/TWEAKS.md
Probably should fix that; the docs website is missing several other pages and other items (such as the image with the "demo" title right under the top header).