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: automatically put window on previously placed workspaces #325

Open
calendulish opened this issue May 31, 2023 · 0 comments

Comments

@calendulish
Copy link

it would be an awesome feature to have, windows "magically" back to the workspace you put them. currently I must have a config line to each window that I want to be opened on a specific workspace, wouldn't need it anymore.

this could be done saving a list of which window is previously opened/moved in each workspace, and when a new window is opened, restore it to the workspace found in the list.

it would also solves #79. you could add a single check on the GlazeWM initialization to go through the previous saved window list of all workspaces and manage the ones that were found, restoring them to it's workspace.

for those who don't like this behavior, it could have a boolean configuration to restore all windows to the first workspace instead the previously placed workspace, still fixing the undesired behavior on crash.

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