wlroots-hyprland/backend
Scott Anderson bbce92a923 backend/wayland: Move initilisation code earlier
The renderer redesign is going to need the render fd before the backend
is fully started, so we have to move the wl registry code to when the
backend is created instead of when it is started.

We also need to stash the wl_keyboard and emit it to library users
later, once they've added their listeners and started the backend.
2018-11-11 18:11:56 +13: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: Move initilisation code earlier 2018-11-11 18:11:56 +13: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