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

sticky windows: explicitly move to desk #230

Merged
merged 1 commit into from
Sep 15, 2020
Merged

sticky windows: explicitly move to desk #230

merged 1 commit into from
Sep 15, 2020

Conversation

ThomasAdam
Copy link
Member

In the case of Fvwmbuttons subpanels, the windows are mapped in the void
and never moved, if the parent FvwmButtons changes desk. When RandR
support was added, the separation caused this check to become important.
Therefore, remove it and allow sticky windows to be mapped correctly.

Fixes #224

In the case of Fvwmbuttons subpanels, the windows are mapped in the void
and never moved, if the parent FvwmButtons changes desk.  When RandR
support was added, the separation caused this check to become important.
Therefore, remove it and allow sticky windows to be mapped correctly.

Fixes #224
@ThomasAdam ThomasAdam merged commit 69df4ef into master Sep 15, 2020
@ThomasAdam ThomasAdam deleted the ta/panel-map branch September 15, 2020 11:31
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

Successfully merging this pull request may close these issues.

FvwmButtons subpanels not popped out on primary monitor when desk is > 0
1 participant