wlroots-hyprland/xwayland/selection
Tudor Brindus ab80ad902e xwayland: using %m in wlr_log is broken, use wlr_log_errno instead
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.
2020-10-11 06:36:23 +02:00
..
dnd.c Fix incorrect format parameters 2020-07-27 10:49:19 +02:00
incoming.c Implement serial validation for selection requests 2019-06-30 15:01:05 -04:00
outgoing.c xwayland: using %m in wlr_log is broken, use wlr_log_errno instead 2020-10-11 06:36:23 +02:00
selection.c data-device, primary-selection: add request_set_selection 2019-01-24 11:38:23 +01:00