X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=src%2Flogind.h;h=309541415d2336c927f5ab8619b245cd7a5bd69c;hb=a0a0c7f18c5d4f157f471b6b2824b8e0653491ab;hp=88a7c1808c74c3d24d5caa449a18cb6e20693fdb;hpb=7f7bb9467931e855cdf5ec46e53c8eb46aa778f5;p=elogind.git diff --git a/src/logind.h b/src/logind.h index 88a7c1808..309541415 100644 --- a/src/logind.h +++ b/src/logind.h @@ -38,6 +38,14 @@ * direct client API * add configuration file * D-Bus method: AttachDevices(seat, devices[]); + * use named pipes to detect when a session dies + * verify access to SetIdleHint + * drop redundant udev_device_get_is_initialized() use as soon as libudev is fixed + * properly escape/remove : and . from seat names in udev rules + * use device_has_tag() as soon as it is available + * trigger based on libudev if available + * enumerate recursively with libudev when triggering + * make sure IMPORT{parent}="ID_SEAT" works between usb hub and sound card * * non-local X11 server * reboot/shutdown halt management