mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-11-11 13:54:58 +00:00
External mice will now report horizontal scrolling in the low-level `Mouse.GetState()` API. The touchpad apparently creates an emulated mouse device that does not report horizontal wheel scrolling events. Touchpad support probably requires a proper multitouch implementation. |
||
|---|---|---|
| .. | ||
| Carbon | ||
| Cocoa | ||
| Quartz | ||
| CarbonWindowInfo.cs | ||
| CocoaContext.cs | ||
| CocoaNativeWindow.cs | ||
| CocoaWindowInfo.cs | ||
| HIDInput.cs | ||
| MacOSException.cs | ||
| MacOSFactory.cs | ||
| MacOSKeyMap.cs | ||
| NS.cs | ||
| QuartzDisplayDeviceDriver.cs | ||