[PATCH 2/3 v2'] xserver: Introduce negated conditions in Match patterns
Oleh Nykyforchyn
oleh.nyk at gmail.com
Sat Jun 18 00:07:09 PDT 2011
Well, if people are so accustomed to single arguments and "|" as "or",
what about:
1) adding logical '&' to logical '|';
2) "regex:|pat|" = "regex:/pat/" = "regex:%pat% = .... (like sed);
3) single argument, with multiple conditions (probably regexes).
This way we obtain the same (and even more) functionality.
Best regards,
Oleh
More information about the xorg-devel
mailing list