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

update_fvwm_screen: don't lose desk from StartsOnScreen #374

Merged
merged 1 commit into from
Dec 22, 2020

Conversation

ThomasAdam
Copy link
Member

When updating the desk which a window is on, don't be so clever about
updating the currentdesk if it's the same as the screen. Other parts of
fvwm3 will be setting this conditionally for their own reasons, and this
check was clobbering that (such as in placement.c for StartsOnDesk
style).

Fixes #373

When updating the desk which a window is on, don't be so clever about
updating the currentdesk if it's the same as the screen.  Other parts of
fvwm3 will be setting this conditionally for their own reasons, and this
check was clobbering that (such as in placement.c for StartsOnDesk
style).

Fixes #373
@ThomasAdam ThomasAdam added this to the 1.0.3 milestone Dec 21, 2020
@ThomasAdam ThomasAdam self-assigned this Dec 21, 2020
@ThomasAdam ThomasAdam merged commit baad3a1 into master Dec 22, 2020
@ThomasAdam ThomasAdam deleted the ta/gh-373 branch December 22, 2020 02:15
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.

SkipMapping disables StartsOnPage/StartsOnDesk
1 participant