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

[Feature Request] Keep tiling layout on the overview #65

Closed
mattdm opened this issue Jun 29, 2024 · 2 comments
Closed

[Feature Request] Keep tiling layout on the overview #65

mattdm opened this issue Jun 29, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@mattdm
Copy link

mattdm commented Jun 29, 2024

Describe the feature you'd like

When I hit the super key (or use the top-left control or hot corner), I would like the "exploded" view to reflect the current tiling layout, so I can quickly find windows without confusion and cogitative overhead.

If there is just one window in a given tile, show that window in the exact same space. If there are multiple windows stacked in a tile, show them in the corresponding area, but spread out. (First thought was top-to-bottom corresponding to z order -- but, since that changes, it's probably better to keep them in the order in which they were added to that tile.)

Additional context

I've used the Native Window Placement extension for years. I've found it makes the location of windows in the exploded view more intuitive to me. (Your mileage may vary.) However, when used with Tiling Shell, neither mode (NWP or not) really makes sense.

@domferr
Copy link
Owner

domferr commented Jun 29, 2024

Thank you for sharing your idea! I think it makes sense. There is only one edge case that cannot be covered: if you have some non tiled windows, they need to be showed in the overview somewhere, breaking the "layout".

so I can quickly find windows without confusion and cogitative overhead

This is important! I've got the same confusion, the user experience is not great there :\

@domferr domferr added the enhancement New feature or request label Jun 29, 2024
@domferr domferr changed the title idea: keep tiling layout on the overview [Feature Request] Keep tiling layout on the overview Jun 29, 2024
@domferr
Copy link
Owner

domferr commented Aug 8, 2024

Unfortunately, after some research, I came to the conclusion that it is not possible to keep the tiling layout in the overview.

@domferr domferr closed this as not planned Won't fix, can't repro, duplicate, stale Aug 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants