XLibre Xserver
Go to file
Dan Nicholson c6e8637e29 xfree86: Support non-Option boolean entries in configuration
Refactored code into the parser to allow the freeform boolean types used
in Option entries to be used in other configuration entries. This isn't
as powerful as allowing "No" to precede the option names, but it atleast
gives a common handling of "yes", "no", etc.

A type xf86TriState has been added to support an optional boolean. This
allows the boolean sense of the value to be kept while providing a means
to signal that it is unset.

Signed-off-by: Dan Nicholson <dbn.lists@gmail.com>
Reviewed-by: Peter Hutterer <peter.hutterer at who-t.net>
2009-12-22 23:24:02 -08:00
Xext Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
Xi Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
composite Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
config config: don't shutdown the libhal ctx if it failed to initialize (#23213) 2009-08-14 11:01:20 +10:00
damageext Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
dbe Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
dix Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
doc Update man-pages for new default font paths 2009-11-25 13:34:36 -08:00
exa EXA/mixed: Don't consider devKind for detecting dimension change. 2009-12-10 09:11:14 -08:00
fb Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00
glx Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
hw xfree86: Support non-Option boolean entries in configuration 2009-12-22 23:24:02 -08:00
include Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
m4 dolt: add Cygwin to supported platforms 2009-10-13 20:30:22 -07:00
mi Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
miext Miscellaneous compilation warning fixes 2009-12-08 15:50:28 -08:00
os Merge remote branch 'alanc/master' 2009-12-16 21:58:44 -08:00
randr Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
record Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
render Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
test test/xi2: fail if xi2 class type is garbage. (#25492) 2009-12-22 21:30:52 -08:00
xfixes Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
xkb Add type name argument to CreateNewResourceType 2009-12-18 17:44:12 -08:00
.gitignore .gitignore: use common defaults with custom section #24239 2009-11-11 21:40:20 -08:00
COPYING Update Sun license notices to current X.Org standard form 2009-12-16 17:11:35 -08:00
Makefile.am INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 2009-11-11 21:44:24 -08:00
autogen.sh autogen.sh: Pass --force to autoreconf 2008-07-22 16:55:26 +03:00
configure.ac Bump to 1.7.99.3 (unreleased) 2009-12-19 20:11:41 -08:00
cpprules.in Use $(AM_V_GEN) to silence more commands when AM_SILENT_RULES is active 2009-10-06 19:40:20 -07:00
xorg-server.m4 Add xorg-server.m4 for driver dependency checking. 2005-11-01 15:01:51 +00:00
xorg-server.pc.in Since font modules are dead, don't mention them in xorg-server.pc 2009-07-09 17:21:07 -04:00