Home
last modified time | relevance | path

Searched refs:last_xwindow (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/xserver/hw/xwayland/
H A Dxwayland.h269 WindowPtr last_xwindow; member
H A Dxwayland-input.c401 xwl_seat->last_xwindow = NullWindow; in pointer_handle_enter()
455 xwl_seat->last_xwindow = xwl_seat->focus_window->window; in pointer_handle_leave()
2564 xwl_seat->last_xwindow != NullWindow && in sprite_check_lost_focus()
2565 IsParent(xwl_seat->last_xwindow, window)) in sprite_check_lost_focus()
H A Dxwayland.c661 if (xwl_seat->last_xwindow == window) in xwl_unrealize_window()
662 xwl_seat->last_xwindow = NullWindow; in xwl_unrealize_window()
/OK3568_Linux_fs/external/xserver/
H A DChangeLog18935 To avoid this issue, update the last_xwindow based on enter and leave