activate_transient


Description:

[ Version ( since = "2.10" ) ]
public void activate_transient (uint32 timestamp)

If this has transients, activates the most likely transient instead of the window itself.

Otherwise activates this.

FIXME the ideal behavior of this function is probably to activate the most recently active window among this and its transients. This is probably best implemented on the window manager side.

This function existed before 2.10, but the timestamp argument was missing in earlier versions.

Parameters:

this

a Window.

timestamp

the X server timestamp of the user interaction event that caused this call to occur.