xserver/config
Keith Packard 60c05ce1ab config: Replace OdevAttributes linked list with struct
OdevAttributes are a fixed set of values with known types; instead of
storing them in a linked list and requiring accessor/settor functions,
replace the list header, struct OdevAttributes, with a struct that
directly contains the values. This provides for compile-time
typechecking of the values, eliminates a significant amount of code
and generally simplifies using this datatype.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-07-17 17:10:48 -07:00
..
10-evdev.conf
10-quirks.conf config: revert quirk for the Evoluent Vertical Mouse 2014-05-15 12:56:54 +10:00
Makefile.am Get rid of config/non-seat0.conf.multi-seat 2014-02-17 08:44:33 +10:00
config-backends.h dbus-core: Make dbus-core no longer mutually exclusive with udev 2014-01-29 15:28:58 -08:00
config.c config: Replace OdevAttributes linked list with struct 2014-07-17 17:10:48 -07:00
dbus-api
dbus-core.c dbus: don't dispatch dbus events on select() EINTR 2014-04-30 08:56:32 -07:00
fdi2iclass.py
hal.c config: search for PnPID on all parents (#75513) 2014-03-12 07:43:16 +10:00
udev.c config: Replace OdevAttributes linked list with struct 2014-07-17 17:10:48 -07:00
wscons.c Fix up formatting of initializers for arrays of structs 2012-08-06 15:22:53 -07:00
x11-input.fdi