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

Ability to mark layout apps as forefront #3

Open
TechDufus opened this issue Oct 3, 2024 · 4 comments
Open

Ability to mark layout apps as forefront #3

TechDufus opened this issue Oct 3, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@TechDufus
Copy link

I have cells who's bounds overlap eachother... over time, using apps creates weird visuals where overlapping cells are on top of eachother.

Having the ability to mark cells as forefront of some kind (meaning they should be the primary / default app for that cell) and a single hotkey to summon all forefront cells, which would 'hide' the weird overlapping cells.

@TechDufus TechDufus changed the title Ability to mark layout cells as forefront Ability to mark layout apps as forefront Oct 3, 2024
@jesseleite jesseleite added the enhancement New feature or request label Oct 24, 2024
@jesseleite
Copy link
Owner

Either that, or just assume that apps higher in the list get precedence, always implicitly treating the first defined app in each cell as forefront.

But maybe you want last active app in each cell to be forefront when triggering a layout, so I can see a case for an explicit forefront = true to force an app to forefront as well.

🤔

@TechDufus
Copy link
Author

TechDufus commented Oct 24, 2024

Last active app per cell == forefront doesn't help when not all cells are 'forefront' cells.

So being able to tell the layout which cells are 'forefront' cells, and then summon the last active app in only those cells would work, yeah.

@jesseleite
Copy link
Owner

jesseleite commented Oct 24, 2024

Oh on a cell level, for sure. Will think it through and feel it out more, but I hear ya and like the idea!

@TechDufus
Copy link
Author

In my example from #2 I'd mark cells 1 & 2 as forefront. Cell 3 shouldn't have any summoned apps whenever triggering this forefront effect.

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