wlroots-hyprland/backend/wayland
Dominique Martinet f2e2794365 wayland backend: do not watch wayland fd for writable
Wayland fd is always writable and will busy-loop.
The dispatch function gets called with 0-mask when we need to flush
display anyway, so this saves CPU at no visible impact.
2017-08-13 07:53:33 +02:00
..
backend.c wayland backend: do not watch wayland fd for writable 2017-08-13 07:53:33 +02:00
output.c Refactor out wlr_backend_state from wl/multi 2017-08-12 11:43:36 -04:00
registry.c Refactor out wlr_backend_state from wl/multi 2017-08-12 11:43:36 -04:00
wl_seat.c Refactor out wlr_backend_state from wl/multi 2017-08-12 11:43:36 -04:00