[PATCH weston] parse_modeline: Ignore case of {h,v}sync flags

Guido Günther agx at sigxcpu.org
Wed Jun 27 11:42:29 UTC 2018


Hi,
On Wed, Jun 27, 2018 at 11:30:40AM +0100, Emil Velikov wrote:
> On 26 June 2018 at 19:40, Guido Günther <agx at sigxcpu.org> wrote:
> > Some modeline generators put out e.g. +HSync instead of +hsync. Accept
> > that too since it's not ambigous.
> >
> Hmm which generator is that? The cvt one, given as an example seems to
> produce lowercase ones.

The xorg.conf manpage uses +HSync and a calculator generating just that is

  https://arachnoid.com/modelines/

and I don't see why doing this case insensitive would hurt anyone and
make things less error prone for users.
Cheers,
 -- Guido


More information about the wayland-devel mailing list