libxcb/doc
Uli Schlachter e2ee5aabe9 Improve tutorial example
This tutorial example only handles XCB_EXPOSURE and XCB_KEY_RELEASE
events and ignores everything else. Thus, there is no point in asking
for more kinds of events.

A while ago, I ported this tutorial to x11rb [1]. Recently, I received a
pull request [2] removing these unnecessary event masks. This commit is
thus only partially by me and the 'issue' was originally found by the
author of [2].

[1]: https://github.com/psychon/x11rb/blob/master/x11rb/examples/tutorial.rs
[2]: https://github.com/psychon/x11rb/pull/754

Signed-off-by: Uli Schlachter <psychon@znc.in>
2022-09-28 22:39:32 +00:00
..
tutorial Improve tutorial example 2022-09-28 22:39:32 +00:00
.gitignore Rework doxygen build and install to work with srcdir != builddir 2006-11-23 00:11:09 -08:00
Makefile.am autoconf: use default xorg configuration for doxygen documentation 2014-01-30 12:09:35 +09:00
xcb.doxygen.in Rework doxygen build and install to work with srcdir != builddir 2006-11-23 00:11:09 -08:00
xkb_internals small fix to get rid of some compiler warnings 2010-08-16 20:24:40 +02:00
xkb_issues small fix to get rid of some compiler warnings 2010-08-16 20:24:40 +02:00