activate
Description:
Asks the window manager to make this the active workspace.
The window manager may decide to refuse the request (to not steal the focus if there is a more recent user activity, for example).
This function existed before 2.10, but the timestamp
argument was missing in earlier versions.
Parameters:
this |
a Workspace. |
timestamp |
the X server timestamp of the user interaction event that caused this call to occur. |