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

Popup workspace #612

Closed
thongpv87 opened this issue Sep 2, 2022 · 2 comments
Closed

Popup workspace #612

thongpv87 opened this issue Sep 2, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@thongpv87
Copy link

I love the special workspace which I can popup on any workspace to do some quick task or see if there are any important message. Unfortunately, there is only one special workspace. I think we could generalize the concept to have popup workspace, which works similar to special workspace but we can have as many as we want. So we can have some thing like this:

  • Popup ws1 - status monitoring: open some application for monitor status.
  • Popup ws2 - communication: some messaging, email app.
  • Popup ws3 - media: music, news, or videos
  • Each popup ws can be assigned to a shortcut, for example: Super+S for status monitoring, Super+M for media, ...

Some implement considerations:

  • User can assign a single kb shortcut to toggle-off any popup workspace.
  • Layout, animation config per workspace
  • Allow fullscreen? It would be useful for media workspace
@vaxerski
Copy link
Member

vaxerski commented Nov 27, 2022

A lot of traction this has gotten. Sorry for the wait!

added in 0a30290, you can now have up to 97 special workspaces at a time.

Fullscreen is planned, but you can open a separate issue for this.
Layout - dupe of #622
Animation - no

@thongpv87
Copy link
Author

Great. Thank you so much for implementing that.

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