Skip to content

Pager: don't restrict new_desk to monitor boundaries #434

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

Merged
merged 1 commit into from
Feb 20, 2021
Merged

Conversation

ThomasAdam
Copy link
Member

When FvwmPager is asked to place a window in its view via a
{new,configurenotify}event, FvwmPager was previously ignoring the
new_desk event if the window's monitor didn't match.

This isn't correct, and the monitor shouldn't be required for tracking a
new desk.

Fixes #433

When FvwmPager is asked to place a window in its view via a
{new,configurenotify}event, FvwmPager was previously ignoring the
new_desk event if the window's monitor didn't match.

This isn't correct, and the monitor shouldn't be required for tracking a
new desk.

Fixes #433
@ThomasAdam ThomasAdam self-assigned this Feb 19, 2021
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Feb 20, 2021
@ThomasAdam ThomasAdam merged commit 4ac0677 into master Feb 20, 2021
@ThomasAdam ThomasAdam deleted the ta/gh-433 branch February 20, 2021 15:45
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 this pull request may close these issues.

FvwmPager shows app on wrong page with StartsOnDesk
1 participant