wlroots-hyprland/backend/session
sghctoma 7a5d3c4d3b Implement device type discovery using ioctl calls
This commit implements device type discovery by calling two ioctls
(DRM_IOCTL_VERSION and EVIOCGVERSION) on the device. These iocts are
specific to drm and input devices respectively, therefore we can
determine the device type based on which one returns an error.
2018-09-07 16:37:25 +02:00
..
direct-freebsd.c Implement device type discovery using ioctl calls 2018-09-07 16:37:25 +02:00
direct-ipc.c Implement device type discovery using ioctl calls 2018-09-07 16:37:25 +02:00
direct.c util: add wlr_ prefix to log symbols 2018-07-09 22:49:54 +01:00
logind.c Revert "Merge pull request #1153 from emersion/include-config" 2018-07-21 09:44:20 -04:00
session.c Init the new destroy signals added by #1200 2018-08-27 18:21:36 +02:00