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

Status: desk tracking is broken with sticky windows #331

Closed
ThomasAdam opened this issue Dec 6, 2020 · 0 comments · Fixed by #332
Closed

Status: desk tracking is broken with sticky windows #331

ThomasAdam opened this issue Dec 6, 2020 · 0 comments · Fixed by #332
Assignees
Labels
type:bug Something's broken!
Milestone

Comments

@ThomasAdam
Copy link
Member

If a window is declared as sticky, and moves between desks, and then becomes unsticky, then its assignment to the new desk doesn't register with the information sent via the Status command.

What should happen is the window is assigned to the new desk.

@ThomasAdam ThomasAdam self-assigned this Dec 6, 2020
@ThomasAdam ThomasAdam added this to the 1.0.2 milestone Dec 6, 2020
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Dec 6, 2020
ThomasAdam added a commit that referenced this issue Dec 6, 2020
When a window transitions out of being sticky (and has therefore changed
desks), the Status command tracking wasn't updating the desk the window
was on.

This change fixes that by updating the desk information.

Fixes #331
ThomasAdam added a commit that referenced this issue Dec 6, 2020
When a window transitions out of being sticky (and has therefore changed
desks), the Status command tracking wasn't updating the desk the window
was on.

This change fixes that by updating the desk information.

Fixes #331
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:bug Something's broken!
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant