mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
wl_display holds a lot more than wlr_session needs: wlr_session only needs to wait for a FD to become readable, but wl_display provides full access to the Wayland client and protocol objects. Switch to wl_event_loop to better reflect the above. |
||
|---|---|---|
| .. | ||
| drm | ||
| session | ||
| backend.h | ||
| headless.h | ||
| libinput.h | ||
| multi.h | ||
| wayland.h | ||
| x11.h | ||