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

FvwmPager: track windows assigned to pager's screen #295

Merged
merged 1 commit into from
Nov 29, 2020
Merged

Conversation

ThomasAdam
Copy link
Member

When a window is moved between screens, and DesktopConfiguration per-screen is used, as well as asking FvwmPager to track a specific
monitor, as in:

DestroyModuleConfig FP:*
*FP: Monitor $$[monitor.current]

Module FvwmPager FP

... then ensure the window previews are handled between monitors, and
that the appropriate FvwmPager is tracking that window.

Fixes #294

When a window is moved between screens, and `DesktopConfiguration
per-screen` is used, as well as asking FvwmPager to track a specific
monitor, as in:

   DestroyModuleConfig FP:*
   *FP: Monitor $$[monitor.current]

    Module FvwmPager FP

... then ensure the window previews are handled between monitors, and
that the appropriate FvwmPager is tracking that window.

Fixes #294
@ThomasAdam ThomasAdam added the type:bug Something's broken! label Nov 29, 2020
@ThomasAdam ThomasAdam added this to the 1.0.2 milestone Nov 29, 2020
@ThomasAdam ThomasAdam merged commit 3ed2f32 into master Nov 29, 2020
@ThomasAdam ThomasAdam deleted the ta/gh-294 branch November 29, 2020 14:06
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: windows tracked incorrectly when moving between monitors
1 participant