On 2009-08-06, Maximilian W. Zeller <[email protected]> wrote: > i dont't quite get how to give absolute x/y position?! > > i am looking for something like > position = { x = 100, y = 100 }
There isn't one in Ion3. I did add a winprop to ion3plus, but all the documentation is the changelog entry. (See also WGroup.attach docs.) Fri Oct 24 20:25:20 FLE Daylight Time 2008 Tuomo Valkonen <[email protected]> * * Added attach_params winprop and auto_placement option. The first, attach_params, is a table containing the same parameters that can be passed to WGroup.attach. It is applied when a new frame would normally be created for the window, as attach parameters of the frame. The parameters are thus not applied when attaching a new window to an existing (tiled) frame, or for attaching the window within the newly created frame. The second, auto_placement, is a boolean option in the attach parameters, and can be used to control whether application-supplied position is used, or whether Ion should itself calculate a position for the window. -- Stop Gnomes and other pests! Purchase Windows today! http://iki.fi/tuomov/b/archives/2009/07/21/T17_26_09/
