Skip to content

FvwmPager with bad aspect ratio on dual-head display #522

Closed
@harridu

Description

@harridu

Upfront Information

  • Fvwm3 version (run: fvwm3 --version)
fvwm3 1.0.3 (released)
with support for:  ReadLine, XPM, PNG, Shape, XShm, SM, Bidi text, XRandR, XRender, XCursor, XFT, NLS
  • Linux distribution or BSD name/version
    Debian Testing

  • Platform (run: uname -sp)

Linux dpcl082.ac.aixigo.de 5.10.0-7-amd64 #1 SMP Debian 5.10.40-1 (2021-05-28) x86_64 GNU/Linux

Expected Behaviour

The mini desktop shown by FvwmPager should keep the aspect ratio of the real desktop, even for a dual-head display.

Actual Behaviour

The FvwmPager gives me a bad aspect ration on a dual-head setup (2 monitors side by side). Seems that only one monitor has been taken into account. It looks like the pager has been squeezed horizontally to half of the usual size (as known from fvwm2).

DesktopConfiguration    global
DeskTopSize             4x3
Style   "FvwmPager"             NoTitle, BorderWidth 0, HandleWidth 0, WindowListSkip, Sticky, StaysOnBottom
AddToFunc StartFunction         "I" Module FvwmPager *
*FvwmPagerBack black
*FvwmPagerFore black
*FvwmPagerHilight gray10
*FvwmPagerWindowColors black #404040 black #c06000
*FvwmPagerGeometry -0-0@g
*FvwmPagerFont none
*FvwmPagerLabel 0 Virtual Desktop

What should have happened, but didn't?

The Pager should have kept the aspect ratio of my desktop.

config.txt

Metadata

Metadata

Assignees

Labels

type:bugSomething's broken!

Type

No type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions