On Fri, Jun 06, 2003 at 04:30:42PM +0300, Tuomo Valkonen wrote:
> This release unifies some parts of WScreen and WGenFrame, which makes
> screen-level queries possible. (Later the queries for small frames might
> be changed to be shown at screen level.) The statusbar restriction from
> ion-devel-20030531 was also removed by this some change and a few
> non-fatal bugs have been fixed.

In case you were unaware, it looks like this breaks using the mouse to
drag a window to a different workspace.

mplex_move_current_right (and left) are nice to have.  I'm still looking
for a way to automatically "insert workspace before current workspace".
I can do it manually via query_workspace followed by a number of
mplex_move_current_left operations, but I don't know how to work out the
proper number of shifts ahead of time.  Any ideas?  

It seems like it could be useful to be able to obtain more general data
about a WMPlex; it looks like the geometry information is exported, but
I don't see any information about the number of frames/workspaces being
managed or the relative position of the active element in the list.  I
would think this sort of information could have application in all sorts
of scripts.

Paul

Reply via email to