seatd/libseat
Kenny Levinsen 4c22c7b004 libseat: Dispatch all non-bg events on IPC call
Dispatch on IPC call only dispatched until the first message was
successfully processed. This could lead to premature dispatch
termination if a background event was received during an IPC call.

Instead, continue dispatching until a non-bg opcode is reported or an
error is received.
2020-09-22 01:01:46 +02:00
..
backend libseat: Dispatch all non-bg events on IPC call 2020-09-22 01:01:46 +02:00
libseat.c libseat: Assert that listener is non-NULL 2020-08-29 20:29:35 +02:00
libseat.syms libseat: Use symbol file instead of -fvisibility 2020-08-03 00:54:55 +02:00