At 1257683134 time_t, bob wrote:
> Added documentation, applies to master branch.
> +-- <code>
> +-- { rule = { class = "dosbox" },
> +--   callback = function(c)
> +--       awful.placement.centered(c, nil)
> +--   end }

callback = awful.placement.centered
is enough actually.

> +    -- Apply callback on client when rule matched.
> +    if entry.callback then
> +        entry.callback(c)
> +    end
>  end

I really doubt it'll work.

-- 
Julien Danjou
// ᐰ <[email protected]>   http://julien.danjou.info
// 9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD
// Trust me.

Attachment: signature.asc
Description: Digital signature

Reply via email to