diff options
author | Simon Ser <contact@emersion.fr> | 2023-08-11 19:28:07 +0200 |
---|---|---|
committer | Isaac Freund <mail@isaacfreund.com> | 2023-11-23 11:15:07 +0000 |
commit | 63792b38e46ae1741a6492d3c0183cb9566e4c9f (patch) | |
tree | 17d21d15f1dc5145c03aa95e55a1b2bdf65c898f /tinywl/tinywl.c | |
parent | f1762f428b0ef2989c81f57ea9e810403d34d946 (diff) |
backend/session: take wl_event_loop instead of wl_display
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.
Diffstat (limited to 'tinywl/tinywl.c')
0 files changed, 0 insertions, 0 deletions