Hello,

One simple way is to add the "ontop" argument to the wibox. This will
keep the bar on top. An other thing you should do is to add a rule to
disable size honoring for GVim and the terminals. See the FAQ for
examples. Finally, make sure you used the "bottom" position property
for the wibox instead of setting the "y" geometry by hand. awful.wibox
set something called a working area to avoid clients going over the
wibar, setting "y" by hand wont. This doesn't work with some
applications that set size honoring, but work for the vast majority of
apps.

On 19 August 2014 09:44, Raphael Cervantes
<[email protected]> wrote:
> Hi all,
> I placed my panel bar in the bottom, mostly so that I don't accidentally
> click on another window when I want to click on another tab in firefox.
> However, now I have this obnoxious behavior where gvim will cover the panel.
> How can I prevent gvim from doing that?
>
> -Raphael
>
>
> --
> To unsubscribe, send mail to [email protected].

-- 
To unsubscribe, send mail to [email protected].

Reply via email to