gnome-panel as dock

"Kevin Beranek" <[email protected]>
Newsgroups gmane.comp.window-managers.ion.general
Message-ID <[email protected]>
Hello,

I am trying to use gnome-panel as my dock in ion3 and it is mostly working,
but I have one problem with it.  I attached a screenshot of what is
happening.  Essentially there is a portion of the screen that is unusable
situated directly above the panel.

Here's what I have done so far.

At the top of cfg_dock.lua:

mod_dock.create{
    mode="embedded",
    screen=1,
    pos="bl",
    grow="right",
    is_auto=true,
    floating_hidden=false,
    name="*dock*",
}

and at the bottom:

defwinprop{
    class = "Gnome-panel",
    instance = "gnome-panel",
    target = "*dock*",
}

I also tried adding a max_size to the defwinprop, but that didn't change
anything.

Is there anything I can do to fix this?


Thanks,
Kevin Beranek
Screenshot.png (image/png, 24.3 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.