LookingGlass/client/src
Tudor Brindus 2627381021 [client] clipboard/wayland: ignore SIGPIPE from clients that hang up
Otherwise, a badly-behaving client causes Looking Glass to receive a
SIGPIPE during Wayland copy operations. Handle EPIPE at call-sites
instead.

Co-authored-by: Quantum <quantum2048@gmail.com>
2021-01-13 13:39:32 +11:00
..
app.c [client] rename state to g_state 2021-01-04 12:06:54 +11:00
config.c [client] add input:captureOnly to disable input when not captured 2021-01-09 18:01:08 +11:00
config.h [client] fix divide by zero fault with fpsMin disabled (set to 0) 2020-11-08 10:58:18 +11:00
kb.h [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
lg-renderer.c [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
ll.c [client] ll: add new method ll_peek_tail 2021-01-06 22:11:10 +11:00
main.c [client] clipboard/wayland: ignore SIGPIPE from clients that hang up 2021-01-13 13:39:32 +11:00
main.h [client] wm/wayland: implement grab mode for capture 2021-01-12 12:36:21 +11:00
utils.c [build] make "common" a static library (part 2/2) 2019-04-11 11:12:59 +10:00
wm.c [client] wm/wayload: implement keyboard grabbing 2021-01-12 15:26:42 +11:00
wm.h [client] wm/wayland: implement grab mode for capture 2021-01-12 12:36:21 +11:00