libweston/launcher: libseat backend
This adds support for libseat as a seat backend. libseat provides seatd,
(e)logind and direct seat backends as compile-time and runtime options.
The backend is currently disabled by default. It can be enabled through the
launcher-libseat option.
Signed-off-by:
Kenny Levinsen <kl@kl.wtf>
parent
669d5737
No related branches found
No related tags found
Showing
- libweston/launcher-impl.h 1 addition, 0 deletionslibweston/launcher-impl.h
- libweston/launcher-libseat.c 255 additions, 0 deletionslibweston/launcher-libseat.c
- libweston/launcher-util.c 3 additions, 0 deletionslibweston/launcher-util.c
- libweston/meson.build 10 additions, 0 deletionslibweston/meson.build
- meson_options.txt 7 additions, 0 deletionsmeson_options.txt
libweston/launcher-libseat.c
0 → 100644