terminal/src/interactivity
Carlos Zamora 20a288020e
Pass mouse button state into HandleMouse instead of asking win32 (#6765)
MouseInput was directly asking user32 about the state of the mouse buttons,
which was somewhat of a layering violation. This commit makes all callers
have to pass the mouse state in themselves.

Closes #4869
2020-08-07 16:21:09 -07:00
..
base Tie up some A11y loose threads (#6417) 2020-06-10 15:15:26 +00:00
inc Tie up some A11y loose threads (#6417) 2020-06-10 15:15:26 +00:00
onecore Merged PR 4963673: OS-side build fixes for 09471c375 (gsl-3.1.0 update) 2020-07-30 22:48:48 +00:00
win32 Pass mouse button state into HandleMouse instead of asking win32 (#6765) 2020-08-07 16:21:09 -07:00
dirs Initial release of the Windows Terminal source code 2019-05-02 15:29:04 -07:00