Searched refs:last_xwindow (Results 1 – 4 of 4) sorted by relevance
269 WindowPtr last_xwindow; member
401 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()
661 if (xwl_seat->last_xwindow == window) in xwl_unrealize_window()662 xwl_seat->last_xwindow = NullWindow; in xwl_unrealize_window()
18935 To avoid this issue, update the last_xwindow based on enter and leave