weston/libweston/desktop
zhou liang 0286b37d76 xdg-shell: Reset configure_idle to NULL at first
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>
2025-06-07 15:08:08 +08:00
..
client.c libweston/desktop: Update my Copyright 2024-02-11 19:07:39 +01:00
internal.h libweston-desktop: Break grabs when a parent surface is destroyed 2024-05-21 13:21:35 -05:00
libweston-desktop.c Revert "shared/helpers.h: Migrate helpers.h to libweston" 2025-01-17 10:18:26 +02:00
meson.build Move libweston-desktop into libweston 2022-06-28 10:35:52 +00:00
seat.c libweston-desktop: Break grabs when a parent surface is destroyed 2024-05-21 13:21:35 -05:00
surface.c desktop-shell: Remove weston_view_damage_below from desktop_view_destroy 2025-05-30 11:38:47 +00:00
xdg-shell-v6.c libweston/desktop: Avoid a potential crash on invalid resource 2024-10-21 11:14:48 +03:00
xdg-shell.c xdg-shell: Reset configure_idle to NULL at first 2025-06-07 15:08:08 +08:00
xwayland.c libweston/desktop: Use the weston_view_move_to_layer helper 2024-06-07 11:59:25 +00:00