From c5cda6bc1f1282695527d5761df1147070d0ca52 Mon Sep 17 00:00:00 2001 From: Takayama Fumihiko Date: Thu, 21 Sep 2023 23:41:07 +0900 Subject: [PATCH] Update NEWS --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index e35788c5b..5601bd44a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -7,6 +7,11 @@ - ✨ New Features - Palm detection is supported in MultitouchExtension. (Thanks to @quarkw) - Use Bluetooth address (Bluetooth MAC address) is used to identify the device when the Bluetooth device does not have Vendor ID and Product ID. (Thanks to @stackia) + - Add the following settings into Devices tab. + - `Flip mouse X` + - `Flip mouse Y` + - `Flip mouse vertical wheel` + - `Flip mouse horizontal wheel` - Gamepad support (DirectInput devices are supported. Xinput is not supported at all) - Added "Add new rule" button into Complex Modifications settings. - Added "Move item to top" and "Move item to bottom" into the context menu of the Complex Modifications list.