mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-27 01:34:54 +00:00
It is patch 4/5 of a series that refactors matching input and output devices to classes and extends possibilities to describe them, in particular, it allows use of regular expressions. This patch introduces matching against a regular expression using regex library. Signed-off-by: Oleh Nykyforchyn <oleh.nyk@gmail.com>