Re: [PATCH] Reject out of range windows for Move and Resize commands.

Thomas Adam <[email protected]> Mon, 15 Nov 2021 00:18:13 +0000
Newsgroups gmane.comp.window-managers.fvwm.devel
Message-ID <20211115001813.2bplhl737ztp5ocf@moo>
On Mon, Nov 15, 2021 at 01:11:34AM +0100, Dominik Vogt wrote:
> Fixes programs going crazy when you accidentally say something like
> 
>   all (mplayer) resize 1920 1200
> 
> instead of
> 
>   all (mplayer) resize 1920p 1200p
> 
> (Generates an error message without doing anything else.)

Makes sense, Dominik.  Will apply.

Thanks!

Thomas