On Mon, Mar 07, 2005 at 01:43:09AM +0100, Matthieu Moy wrote: > Did I miss something ?
Read the new documentation for ionws_placement_alt. http://modeemi.fi/~tuomov/ion/doc-3/ionconf/node7.html#SECTION007100000000000000000 Hook name: ionws_placement_alt Parameters: table Description: Called when a client window is about to be managed by a WIonWS to allow for alternative placement policies. The table has the following fields: Field Type Description ws WPaneWS The workspace reg WRegion The region (always a WClientWin at the moment) to be placed mp table This table contains the same fields as the parameter of clientwin_do_manage_alt res_frame WFrame A succesfull handler should return the target frame here. -- Tuomo
