OSDN Git Service

Adopt change to mouse event handling (currently unused in Hengband) from Angband...
authorEric Branlund <ebranlund@fastmail.com>
Mon, 17 May 2021 03:01:14 +0000 (20:01 -0700)
committerEric Branlund <ebranlund@fastmail.com>
Mon, 17 May 2021 03:01:14 +0000 (20:01 -0700)
commitce2895f896fe2fbd3bc274f80fa408e179146936
tree54698fb009c90f9bee20339d58bfcdf23e1c3775
parent933531a7a66129868ebbbc7ee959febb342e9ee7
Adopt change to mouse event handling (currently unused in Hengband) from Angband:  check for isKeyWindow set to true on [event window] before processing mouse events.  That way the initial click in the main window when some other window has focus only changes focus which is the typical Mac behavior.
src/main-cocoa.m