libinput/doc
Peter Hutterer 6250397ac8 udev: split libinput_udev context init into two functions
This is preparation work for context-specific log handlers.

Callers are now encouraged to first initialize the context with
libinput_udev_create_context() and then set the seat for this context with
libinput_udev_assign_seat().

In the upcoming patch to support context-specific log handlers this enables a
caller to set the log handler for a context before any devices are
initialized. Otherwise, a log message generated by a new device may pass a
libinput context that the caller is not yet aware of.

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
..
libinput.doxygen.in udev: split libinput_udev context init into two functions 2014-06-23 15:39:08 +10:00
Makefile.am touchpad: Add clickpad-style software buttons 2014-05-22 14:44:55 +02:00
touchpad-softbutton-state-machine.svg touchpad: Add support for top softbutton area 2014-06-02 14:01:23 +10:00
touchpad-tap-state-machine.svg touchpad: add support for multi-finger tapping 2014-03-24 14:56:40 +10:00