ab80ad902e
This one was awful to track down, but calls to `wlr_log` with %m have the errno masked by the `isatty` call in `log_stderr`. Switch them to `wlr_log_errno` instead. Cue quality "how can read(2) POSSIBLY be returning ENOTTY?" moments. |
||
---|---|---|
.. | ||
dnd.c | ||
incoming.c | ||
outgoing.c | ||
selection.c |