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

Transient windows sometimes switch desks #95

Closed
ThomasAdam opened this issue May 25, 2020 · 0 comments
Closed

Transient windows sometimes switch desks #95

ThomasAdam opened this issue May 25, 2020 · 0 comments
Assignees
Labels
type:bug Something's broken!
Milestone

Comments

@ThomasAdam
Copy link
Member

When using DesktopConfiguration per-monitor, if an application opened up a
transient window, the placement algorithm would erroneously switch
desks, away from the current desk/monitor.

@ThomasAdam ThomasAdam added this to the 1.0 milestone May 25, 2020
@ThomasAdam ThomasAdam added the type:bug Something's broken! label May 25, 2020
@ThomasAdam ThomasAdam self-assigned this May 25, 2020
ThomasAdam added a commit that referenced this issue May 25, 2020
When dealing with transient windows, don't switch desks if not
necessary.  We don't reference the global desk, so check the transient
window is on the correct screen first, and ignore all other windows.

Fixes #95
mikeandmore pushed a commit to mikeandmore/fvwm3 that referenced this issue Nov 28, 2020
When dealing with transient windows, don't switch desks if not
necessary.  We don't reference the global desk, so check the transient
window is on the correct screen first, and ignore all other windows.

Fixes fvwmorg#95
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

No branches or pull requests

1 participant