Module: wine Branch: master Commit: b877885400b9eb2f0d33a4f30bae19c3c43cf5eb URL: http://source.winehq.org/git/wine.git/?a=commit;h=b877885400b9eb2f0d33a4f30b...
Author: Ken Thomases ken@codeweavers.com Date: Mon Dec 16 17:23:07 2013 -0600
winemac: When dragging an undecorated window, keep the title bar vertically within the work area.
In particular, keep the title bar from moving behind the menu bar or Dock (when it's on the bottom).
---
dlls/winemac.drv/macdrv.h | 1 + dlls/winemac.drv/window.c | 225 ++++++++++++++++++++++++++++++++++++++++++++- 2 files changed, 225 insertions(+), 1 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=b877885400b9eb2f0d33a4...