On Fri, Nov 9, 2012 at 8:15 PM, Manuel Kasser <[email protected]> wrote: > Could GVim put his part to this problem somehow? I mean, awesome does > the window management, but it's just GVim having this.
As Adrian C. has mantioned before, it could very well be GVim reacting strangely to the offset it is given. In fact, I just tested this, and with no_offscreen commented out, GVim will start nicely all inscreen. You could call it conditionaly in your manage signal. Or you could stop floating GVim alltogether :) HTH -- To unsubscribe, send mail to [email protected].
