On Mon, Feb 23, 2004 at 09:42:44AM +0100, Denis Prost wrote: > But it raises, not the frame of the newly - after got_previous - active client > window but the initial window frame.
All of the goto_* focusing functions are asynchronous; Ion will wait for an event from X before changing its internal state. 'goto_previous' should probably return the window to which it attempts to focus, but currently it does not. -- Tuomo
