wlroots-hyprland/backend
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
..
drm Refactor wlr_backend_state out of DRM backend 2017-08-12 19:52:22 -04:00
libinput Re-enable backend autoselection 2017-08-12 19:56:55 -04:00
multi Refactor out wlr_backend_state from wl/multi 2017-08-12 11:43:36 -04:00
session Changed header paths. 2017-08-06 13:25:26 +12:00
wayland wayland backend: do not watch wayland fd for writable 2017-08-13 07:53:33 +02:00
backend.c Re-enable backend autoselection 2017-08-12 19:56:55 -04:00
meson.build Refactor wlr_backend_state out of DRM backend 2017-08-12 19:52:22 -04:00
udev.c Complete a few destroy functions 2017-08-11 19:17:03 +02:00