-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fancy Zone- "Space around zones" to not expand off-screen #18487
Comments
Sounds more like a bug when it's "off". A screenshot would help. |
Removing the option of having negative space go off-screen would break some setups (e.g. where you want to hide parts of the UI of a certain window, or want an infinite space region for a window at the screen border like emulating the full screen behaviour of browser-tabs with a window) So yeah, the fact that turning it off/0 doesn't mean no-space should be fixed but negative space should be kept working. EDIT: Also I just tested this and it looks like -1 space removes any bleed without elements going off the screen as far as I can tell? What values did you test with and what went off the screen? |
Good point, ideally it would seem that fixing turning it off/0 to ensure there is no gaps is the best solution. -1 is almost imperceptible but on my setup (dual 4k monitors) it certainly does bleed onto my other monitor |
Im going to mark this as a duplicate |
This issue has been marked as duplicate and has not had any activity for 1 day. It will be closed for housekeeping purposes. |
Description of the new feature / enhancement
When choosing negative number of pixels for "space around zones" it will expand window boarders off screen and either make content invisible or overlap onto next monitor. My goal when using negative number of pixels is to remove the visible gap between windows that should be snapped next to each other. Currently with zero or by turning off with toggle, there is a slight 2-4 pixel gap between windows that show the desktop wallpaper shining through the gap.
Ideally, having another option to not allow zones off screen would allow for using larger negative pixel values without content going off screen or onto another monitor
Scenario when this would be used?
With fancy zones to eliminate the visible gap between windows in zones next to each other
Supporting information
No response
The text was updated successfully, but these errors were encountered: