Re: FvwmPager aspect ratio breaks FvwmButtons panel sliding

Dominik Vogt <[email protected]> Sat, 4 Dec 2021 14:13:06 +0100
Newsgroups gmane.comp.window-managers.fvwm.devel
Message-ID <[email protected]>
On Sat, Dec 04, 2021 at 02:03:46PM +0100, Dominik Vogt wrote:
> Maybe the scaling argument can be set to "auto" or something to
> keep the desktopscale within reasonable limits?  (The example with
> desktopsize 50x1 earlkier in the discussion showed that the pager
> currently does not have a reasonable scaling algorithm).

Maybe something like this by default?

  desktopscale auto [max%]

"auto" means to make the pager consume "max%" of the desktop width
and height.  The default would be "auto 10" or something, so (a)
by default the pager autoscales and (b) it always consumes 10% of
the screen size in one direction and no more than 10% in the other
direction.

Ciao

Dominik ^_^  ^_^

=2D-

Dominik Vogt