summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Quartz/QuartzKeyboardAndMouse.h
AgeCommit message (Expand)Author
2024-06-15ControllerInterface: Adjust sort priorities to ensure default keyboard-mouse ...Jordan Woyak
2023-12-18Input: Improve Controller Interface devices threadingFiloppi
2022-08-18InputCommon:QuarzKB&M: Use KVO to watch window positionTellowKrinkle
2021-07-06QuartzKeyboardAndMouse: Ensure windowNumber is fetched on the main threadOatmealDome
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman
2020-02-22InputCommon: Constify Device::Input::IsDetectable function.Jordan Woyak
2020-01-24InputCommon: Make "Cursor" inputs aware of the rendered aspect ratio.Jordan Woyak
2019-06-17InputCommon: Use nested namespace specifiers where applicableLioncash
2016-10-03InputCommon: Fix formatting issues in QuartzLéo Lam
2016-08-09And pull KeycodeToName into its own functionMichael Maltese
2016-08-09use a std::map instead of running through the AOSMichael Maltese
2016-08-09clang-format and cleaning up Key::GetNameMichael Maltese
2016-08-09style fixesMichael Maltese
2016-08-08Add Quartz/CoreGraphics controller interface for default k&m eventsMichael Maltese