efl/src/lib/elput
Marcel Hollerbach 38554b652a elput: check for a special return value
sd_pid_get_session returns ENODATA or ENXIO if it was unable to fetch
the session data for the given pid, reason for that is mostly that the
pid is not running is a session. Adding this as the error value can help
the user debugging the problem without the need of gdb´ing into the
function and checking the return value.
2016-07-11 11:02:52 +02:00
..
Elput.h elput: Add API function to return output name associated with input 2016-07-08 08:05:14 -04:00
elput.c elput: Support sending of session activate/deactivate event 2016-05-09 11:01:30 -04:00
elput_evdev.c elput - simplify and fix handling of string overflow with xdg runtimedir 2016-07-09 12:01:51 +09:00
elput_input.c elput: Fix horrid typo 2016-07-08 08:54:45 -04:00
elput_logind.c elput: check for a special return value 2016-07-11 11:02:52 +02:00
elput_manager.c elput: Minor formatting fixes 2016-05-26 08:42:38 -04:00
elput_private.h elput: Support suspending and resuming inputs on vt switch 2016-06-21 12:46:29 -04:00