Special case for unusual monitor setup
authorMikael Magnusson <mikachu@gmail.com>
Tue, 6 Jan 2015 22:26:34 +0000 (23:26 +0100)
committerMikael Magnusson <mikachu@gmail.com>
Tue, 6 Jan 2015 22:26:35 +0000 (23:26 +0100)
commit86bd36aaa0beff386cf780fac44797161b3dffc3
tree69957367374fbd53e7a97c8cf7b11d51d9d5bb5e
parent66a414d66125e760d29861087b55ce1c43dad638
Special case for unusual monitor setup

When no monitor is at (0,0), the screen rect containing all monitors
is not at the origin, but screen_apply_gravity_point assumes the passed
x/y are relative to the passed area, so adjust them.
openbox/actions/showmenu.c