On Tue, Jul 10, 2007 at 09:11:42PM +0000, Tuomo Valkonen wrote:
> On 2007-07-10, Thomas Leonard <[EMAIL PROTECTED]> wrote:
> > ioncore.get_hook("ioncore_post_layout_setup_hook"):
>
> That's the wrong hook. You probably want "clientwin_do_manage_alt",
> and the function you pass to it must accept parameters. You should
> check for some custom winprop field (or less preferrably but more
> directly for the rox panel class and instances) in the function,
> if it's a match, do the setup.
>
> --
> Tuomo
WMPlex.set_stdisp wants an attach_new style table will that work with a
clientwin or would he have to create an new frame and then stick the cwin
into the frame? Or did I not follow the code far enough?
-Etan