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

Enhance full-screen mode to display minimized app labels #2430

Open
ya-nsh opened this issue Sep 21, 2024 · 0 comments
Open

Enhance full-screen mode to display minimized app labels #2430

ya-nsh opened this issue Sep 21, 2024 · 0 comments

Comments

@ya-nsh
Copy link

ya-nsh commented Sep 21, 2024

Current Behavior

When an application (app1) is set to full-screen mode, it occupies the entire screen space, hiding all other applications and interface elements.

Proposed Enhancement

While maintaining the current full-screen functionality for the focused application (app1), we propose adding a subtle reminder of other applications present in the same window:

The focused application (app1) becomes full-screen as per existing behavior.
If there are other applications (e.g., app2 and app3) in the same window, their labels should be visible on top of app1's full-screen layout.

Implementation Considerations

Consider making the labels clickable to quickly switch between applications.

I also really appreciate how smooth this whole tilting window manager is, Kudos to @koekeishiya for making such an exceptional application!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant