seatd/include
Kenny Levinsen 8f8c9558e6 drm: Make dev_is_drm local to logind backend
This function is only used for logind, which is Linux-specific, but the
presence in common/drm.c suggested that it had to be portable.

Move it to the logind backend for now.
2022-03-29 10:54:27 +02:00
..
backend.h Make libseat_seat_listener const 2021-08-15 13:33:30 +02:00
client.h client: Replace pending_disable with state enum 2021-02-27 15:51:13 +01:00
connection.h libseat: Improve logging with seatd conn helpers 2020-08-29 20:56:42 +02:00
drm.h drm: Make dev_is_drm local to logind backend 2022-03-29 10:54:27 +02:00
evdev.h wscons: Move to its own device type 2022-03-29 10:54:27 +02:00
libseat.h libseat: Update builtin backend root requirement documentation 2021-08-15 14:03:23 +02:00
linked_list.h linked_list: Implement linked_list_take 2020-08-30 00:05:19 +02:00
log.h log: Include debug logs in release builds 2021-03-02 00:27:38 +01:00
poller.h poller: Raise signals through self-pipe 2020-09-22 01:01:46 +02:00
protocol.h clang-format: Fix alignment 2021-09-21 12:48:24 +02:00
seat.h wscons: Move to its own device type 2022-03-29 10:54:27 +02:00
server.h client: Do not leak idle clients on exit 2020-08-31 23:13:16 +02:00
terminal.h terminal: Ack both release and acquire 2020-09-22 01:14:24 +02:00
test.h test: Add test_run and test_assert macros 2020-08-31 14:40:58 +02:00
wscons.h wscons: Move to its own device type 2022-03-29 10:54:27 +02:00