Floating Window Size Beyond Monitor Resolution #11296
Replies: 3 comments 1 reply
-
Digging a little more, Zen Browser, nor Telegram extend beyond the resolution of monitor, so maybe this is just Davinci Resolve. Either way, this would still be nice to implement with the resolution minus 10-15% so it's more obvious the window is floating. |
Beta Was this translation helpful? Give feedback.
-
hm, I don't think we can do this, and with xwayland windows it's even more wonky. Why not just set a windowrule for dr? |
Beta Was this translation helpful? Give feedback.
-
You could use a window rule with maxsize to make sure a floating window never goes over a certain size (can still get smaller). Something like: What I would love and would make this work perfect is if we could use a percentage with maxsize rather than just a pixel value like that. maxsize 90% 90% would make things a lot easier and more portable. Edit: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When toggling a window to floating mode, the size (if not previously modified), expands beyond the size of monitor viewport.
Can there be some logic implemented to set the default size of a floating window to the monitor resolution minus 10-15%? Or if this can be done best through rules, how would that be done to specify the client selector? A class wildcard?
Beta Was this translation helpful? Give feedback.
All reactions