Skip to content
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

Support ability to configure/place independent "activation zones" in FancyZones #36503

Open
ccs19 opened this issue Dec 21, 2024 · 2 comments
Open
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams

Comments

@ccs19
Copy link

ccs19 commented Dec 21, 2024

Description of the new feature / enhancement

I would like to see support for small "activation zones" representing a larger zone that can be manually placed during layout configuration. This is a crude drawing showing what this might look like:

Image

The black box is the desktop. The blue outlines are the configured zones. The red boxes are what the user would actually see on the desktop when dragging a window around. These are the zone activation areas. The user would have to drag their window to the smaller zone, and then it would resize and fit into the blue area.

Scenario when this would be used?

This would allow a user to disable hotkey activation of zone snapping and still have some freedom to manually place windows even if the entire display is filled with zones. In the current implementation, if a user has zones filling all usable space and disables hotkey activation, it's near impossible to manually place a window without having it snap to a zone.

This also allows more complex overlapping zones while still keeping most of the usability of the desktop without needing any hotkeys. If the activation area is independent of the zone, a user could configure multiple "layouts" in the same layout with overlapping zones.

Ideally, the zones would be able to be "named" to make it clear what area does what. Building on the example before, this would allow configuration of something like this, splitting the right side of the screen to allow optionally using the full right side or the top/bottom halves.

Image

Here, I could drop my window onto the "Full" activation area and it would fill the brown colored zone. If I drop it in the yellow "Top" area, it filles the yellow zone in the top right. Same with the green zone which would fill the "Bottom" area.

Supporting information

No response

@ccs19 ccs19 added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Dec 21, 2024
Copy link

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

@ccs19
Copy link
Author

ccs19 commented Dec 21, 2024

I see the other issue is quite similar, if not identical. The issue was closed by the one who opened it, but it's been nearly three years, so if this is a hard "no" feel free to close, though I'm curious if opinions have changed. This feature works very nicely especially with developers using fairly simple layouts on ultrawide screens.

I use a similar program on my MacOS dev machine that has the feature, and it allows very quick window placement with no hotkeys. It doesn't even necessarily need to be a default, but could be an optional way to configure a layout.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams
Projects
None yet
Development

No branches or pull requests

1 participant