Go to file
Kristian Høgsberg dd0e8b70fb Revert "config: remove incorrectly implemented visibility compiler option"
This reverts commit bf9fdceef6.

We really only want to expose symbols that we explicitly mark as part of
the API.  This may not work with other platforms or compilers, but the
fact that private symbols are not available on Linux+GCC is enough of an
incentive to not use those.

Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2011-01-29 14:11:36 -05:00
include Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
makekeys config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
src Get rid of unneeded <X11/Xlib.h> include. 2011-01-29 14:10:35 -05:00
test config: distribute the .sh test programs and test data 2010-12-18 11:19:57 -05:00
.gitignore config: .gitignore: template with default values for components #24239 2010-12-07 09:47:32 -05:00
COPYING config: update COPYING for software licensing 2010-12-18 11:19:57 -05:00
Makefile.am config: makekeys prog should stand alone in the makekeys directory 2010-12-18 11:19:56 -05:00
README config: add the default README file. 2010-12-08 15:24:21 -05:00
autogen.sh build: use proper quoting in autogen.sh 2010-11-11 23:21:36 +01:00
configure.ac Revert "config: remove incorrectly implemented visibility compiler option" 2011-01-29 14:11:36 -05:00
xkbcommon.pc.in Pull in a few #defines from libxkbfile and lower kbproto requirement 2010-08-25 14:51:52 -04:00

README

All questions regarding this software should be directed at the
Xorg mailing list:

        http://lists.freedesktop.org/mailman/listinfo/xorg

Please submit bug reports to the Xorg bugzilla:

        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg

The master development code repository can be found at:

        git://anongit.freedesktop.org/git/xorg/lib/libxkbcommon

        http://cgit.freedesktop.org/xorg/lib/libxkbcommon

For patch submission instructions, see:

	http://www.x.org/wiki/Development/Documentation/SubmittingPatches

For more information on the git code manager, see:

        http://wiki.x.org/wiki/GitPage