On Thu, 4 Apr 2013, Rodolfo García Peñas wrote:
dock.c:
------------8<------------------
wMenuMapAt(dock->menu, x_pos, event->xbutton.y_root + 2, False);
------------8<------------------
So this is where the two pixel gap comes from. It may work with Scroll off screen menus turned on if the + 2 is simply removed but I don't want to recompile to try this now. Annyone wants to test?
Regards, BALATON Zoltan
