seatd/libseat/backend
Simon Ser 9a7824b7c3 Add no-op session
This is useful for headless testing, for instance with VKMS:

    modprobe vkms
    export WLR_DRM_DEVICES=/dev/dri/card1
    export WLR_BACKENDS=drm
    export LIBSEAT_BACKEND=noop
    sway

We don't need any of the VT handling in this case.
2021-03-26 11:11:26 +01:00
..
logind.c logind: Fix return values from close_device/get_fd 2021-02-27 19:35:01 +01:00
noop.c Add no-op session 2021-03-26 11:11:26 +01:00
seatd.c Convert a few debug logs to error logs 2021-02-27 19:57:20 +01:00