fvwmorg/fvwm3

FvwmPager ignores "Monitor" setting on the second monitor (shared mode)

NsCDE opened this issue · 0 comments

NsCDE commented
  • Fvwm3 version (run: fvwm3 --version)

fvwm3 1.0.5 (1.0.4-16-g3663d42d)

  • Linux distribution or BSD name/version

Debian 11

Expected Behaviour

In "shared" DesktopConfiguration mode, FvwmPager, when called with "Module" should read "Monitor" line in configuration and select desk in the FvwmPager on Monitor where pointer is.

Actual Behaviour

FvwmPager in "shared" DesktopConfiguration mode, when calling it with the pointer on non-primary monitor pops up with the name and background (but not the windows) of the desk on primary monitor. This behaviour stops once desk is changed on second monitor for the first time. Switching back to primary monitor and calling FvwmPager there, resets this normalization, and bug can be triggered again as described.