mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05: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.h | ||
| headless.h | ||
| interface.h | ||
| libinput.h | ||
| multi.h | ||
| session.h | ||
| wayland.h | ||
| x11.h | ||