On 8.11.2012, 18:57, Vitor Eiji Justus Sakaguti wrote:
> You probably want to put those functions in the
> client.add_signal("manage", function (c)
> portion of your config. Also, I don't think nooverlap and nooffscreen
> are valid signals...
Ah, thanks, indeed a mistake of mine. I also noticed both calls,
awful.placement.no_overlap(c), and awful.placement.no_offscreen(c) are
already put there, don't know why I did not see them in the first place.
The "manage"-signal is still as it is in default rc.lua, I even
commented out the if-statements but nothing changes.
GVim is still opening partly outside the screen and in some cases, as I
noticed, extends to the right side of the screen while being offscreen
on the left.
I'm quite confused why the awful.placement-calls don't work with GVim.

Manuel

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

Reply via email to