mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-15 06:38:07 +02:00
To prevent configure_idle from being called again by wl_event_source_remove, now set configure_idle to NULL inside its handler function. This ensures the idle source won't be removed multiple times if the handler is called again. Signed-off-by: zhou liang <liang.zhou@gehealthcare.com> |
||
|---|---|---|
| .. | ||
| client.c | ||
| internal.h | ||
| libweston-desktop.c | ||
| meson.build | ||
| seat.c | ||
| surface.c | ||
| xdg-shell-v6.c | ||
| xdg-shell.c | ||
| xwayland.c | ||