Re: Dock padding_pixels suggestion
"Etan S. C. Reisner" <[email protected]>
| Newsgroups | gmane.comp.window-managers.ion.general |
|---|---|
| Message-ID | <20070710211154.GF20545@aran> |
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