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

Capture: force NormalState despite current desk #97

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

Capture: force NormalState despite current desk #97

ThomasAdam opened this issue May 25, 2020 · 0 comments

Comments

@ThomasAdam
Copy link
Member

When FVWM restarts and captures windows, the window would only have been put
in the NormalState if the window's desk was different to the current desk.

This check doesn't need to happen any more, since the desks will likely almost
always be different when capturing windows (especially if per-monitor mode is
in use).

ThomasAdam added a commit that referenced this issue May 25, 2020
When FVWM restarts and captures windows, the window would only have been put
in the NormalState if the window's desk was different to the current desk.

This check doesn't need to happen any more, since the desks will likely almost
always be different when capturing windows (especially if per-monitor mode is
in use).

Fixes #97
mikeandmore pushed a commit to mikeandmore/fvwm3 that referenced this issue Nov 28, 2020
When FVWM restarts and captures windows, the window would only have been put
in the NormalState if the window's desk was different to the current desk.

This check doesn't need to happen any more, since the desks will likely almost
always be different when capturing windows (especially if per-monitor mode is
in use).

Fixes fvwmorg#97
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant