wlroots-hyprland/backend/wayland
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
..
backend.c backend/wayland: Move initilisation code earlier 2018-11-11 18:11:56 +13:00
output.c backend/drm: fix frame scheduling on secondary GPUs 2018-10-29 20:38:57 +01:00
wl_seat.c backend/wayland: Move initilisation code earlier 2018-11-11 18:11:56 +13:00