diff options
author | Sven Gothel <[email protected]> | 2011-10-15 10:51:54 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-10-15 10:51:54 +0200 |
commit | ec2fc482bf97459c57417a8f856345a5836680f3 (patch) | |
tree | a0414e9596791e5e3954df6586033e84af2f1d8b /src/newt/native/NewtMacWindow.h | |
parent | 50dca7ef60f28711397d40d8daeb8a24dff41dc2 (diff) |
NEWT/Mouse: Skip 'move' event w/ same position. Add Enter/Exit events
Skip 'mouse move' event w/ same position
- On Windows, the OS sends us multiple event w/o change in position, suppress them
Add Enter/Exit events incl. synthesize 'enter' event for windows/osx
- X11: using native Enter/Leave events
- Windows: using native Leave event (tracking) and synthesized enter event
- OSX: TODO (required for the confined feature, etc)
Diffstat (limited to 'src/newt/native/NewtMacWindow.h')
0 files changed, 0 insertions, 0 deletions