mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-02 09:01:38 -05:00
This fixes not sending anything back to the client if the only event it's waiting for is a buffer release, and nothing else is in the pipe. Workaround for #102 - there probably is a better solution as weston and wlc do not need to use post_event here. |
||
|---|---|---|
| .. | ||
| meson.build | ||
| wlr_input_device.c | ||
| wlr_keyboard.c | ||
| wlr_output.c | ||
| wlr_output_layout.c | ||
| wlr_pointer.c | ||
| wlr_region.c | ||
| wlr_seat.c | ||
| wlr_surface.c | ||
| wlr_tablet_pad.c | ||
| wlr_tablet_tool.c | ||
| wlr_touch.c | ||
| wlr_wl_shell.c | ||
| wlr_xdg_shell_v6.c | ||