You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To summarize the above: Asking for input focus can return three different possibilities: A window that has focus, None (0x0), or PointerRoot (0x1). The latter indicates that the current window is the root window of the screen the mouse is currently on.
ubuntu18.04
The text was updated successfully, but these errors were encountered: