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

Bug Workspace visible is not set correctly when started #143

Open
FelixSchladt opened this issue Jan 31, 2023 · 1 comment
Open

Bug Workspace visible is not set correctly when started #143

FelixSchladt opened this issue Jan 31, 2023 · 1 comment
Labels
Bug Something isn't working

Comments

@FelixSchladt
Copy link
Owner

FelixSchladt commented Jan 31, 2023

Found in

660dd99

Description

If you launch the wm, ws1 is selected as default. But in its state the visible is false. This is notable in the state or can be observed in the status bar. After switching workspaces around it works though.

Comments

Update the visible flag correctly

@FelixSchladt FelixSchladt added the Bug Something isn't working label Jan 31, 2023
@janschaible
Copy link
Contributor

this is because currently the flag focused is currently not set for the first workspace that is created.
I vaguely remember that you addressed this in another issue, that this flag might be redundent since we have the active_workspace field in the screeninfo ??:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants