xserver-multidpi/hw
Peter Hutterer c66089d220 xfree86: constify InputInfoPtr->type_name
This corresponds to XListInputDevice(3)'s "type" field (after being
converted to an Atom). Input drivers use the XI_KEYBOARD and similar
defines, even Wacom which falls out of the common defines uses constant
strings here. The use-case for having this non-const is small.

Input ABI break technically, since we never freed this information anyway it
is not a noticable change.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Chase Douglas <chase.douglas@canonical.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2012-07-02 22:34:33 -07:00
..
dmx Fix statement not reached warning in _DMXXineramaActive 2012-06-05 16:28:54 -07:00
kdrive api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
vfb api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xfree86 xfree86: constify InputInfoPtr->type_name 2012-07-02 22:34:33 -07:00
xnest api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xquartz api: rework the X server driver API to avoid global arrays. 2012-06-05 13:22:18 +01:00
xwin xwin: fixup block/wakeup handlers 2012-06-05 13:02:38 -07:00
Makefile.am Catch errors in recursive relink targets 2010-03-22 00:45:57 -05:00