libinput/tools
Peter Hutterer 97a6bf10f9 Change the logging system to be per-context
Rather than a single global logging function, make the logging dependent on
the individual context. This way we won't stomp on each other's feet in the
(admittedly unusual) case of having multiple libinput contexts.

The userdata argument to the log handler was dropped. The caller has a ref to
the libinput context now, any userdata can be attached to that context
instead.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
2014-06-23 15:39:08 +10:00
..
.gitignore tools: add a tool for GUI-based debugging 2014-06-23 14:53:27 +10:00
event-debug.c Change the logging system to be per-context 2014-06-23 15:39:08 +10:00
event-gui.c udev: split libinput_udev context init into two functions 2014-06-23 15:39:08 +10:00
Makefile.am tools: add a tool for GUI-based debugging 2014-06-23 14:53:27 +10:00
publish-doc tools: fix the publish-doc script 2014-06-16 16:44:34 +10:00