seatd/libseat
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
..
backend Add no-op session 2021-03-26 11:11:26 +01:00
libseat.c Add no-op session 2021-03-26 11:11:26 +01:00
libseat.syms libseat: Use symbol file instead of -fvisibility 2020-08-03 00:54:55 +02:00