bismuth icon indicating copy to clipboard operation
bismuth copied to clipboard

[Bug]: Some windows are not sized properly

Open HanabishiRecca opened this issue 4 years ago • 4 comments

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

image

image

Bismuth version

1.0.1

KDE Plasma version

5.22.5

The platform KWin is running on

X11

Additional context

No response

HanabishiRecca avatar Oct 11 '21 13:10 HanabishiRecca

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.

gikari avatar Oct 11 '21 14:10 gikari

Oh, didn't figured this relation. Thanks.

HanabishiRecca avatar Oct 11 '21 14:10 HanabishiRecca

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

gikari avatar Oct 11 '21 15:10 gikari

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?

cpelley avatar Mar 25 '22 22:03 cpelley

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).

doqfgc avatar May 16 '23 01:05 doqfgc