wlroots/backend
emersion 180151ed09
backend/wayland: handle WL_EVENT_WRITABLE for Wayland socket
We need to flush when the connection is writable again. This is important in
case the write buffer becomes full. This is also what Weston does [1].

[1]: https://gitlab.freedesktop.org/wayland/weston/blob/master/libweston/compositor-wayland.c#L2593
2018-11-11 21:14:15 +01:00
..
drm backend/drm: specify minimum config attributes 2018-11-04 09:00:55 +01:00
headless render: correctly set EGL_RENDERABLE_TYPE 2018-11-10 13:20:54 +01:00
libinput backend/libinput: add assertions 2018-09-18 11:05:55 +02:00
multi Increase _POSIX_C_SOURCE to 200112L 2018-10-17 08:33:19 +02:00
session Use sd_bus_get_property_trivial & remove numbering 2018-10-04 14:04:06 +02:00
wayland backend/wayland: handle WL_EVENT_WRITABLE for Wayland socket 2018-11-11 21:14:15 +01:00
x11 render: correctly set EGL_RENDERABLE_TYPE 2018-11-10 13:20:54 +01:00
backend.c backend: fix use-after-free in wlr_backend_autocreate 2018-10-13 10:58:59 +02:00
meson.build backend/wayland: Move registry into backend 2018-11-11 18:11:56 +13:00