Scroll-Reverser

Reverse the direction of scrolling on macOS.

  • 所有者: pilotmoon/Scroll-Reverser
  • 平台:
  • 許可證: Apache License 2.0
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Scroll Reverser

Reverse the direction of scrolling on macOS.

Home page: http://pilotmoon.com/scrollreverser/

License

Licensed under Apache License 2.0.

Notes on the code

The 'master' branch build targets 10.7 and higher.

Older code targeting 10.4+ is in the 'tiger' branch.

The real guts of the code is in MouseTap.m. Everything else is just user interface rigging.

Scroll Reverser installs an event tap, which gives access to event stream, including scrolling events and gesture events. The main documentation is Quartz Event Services Reference.

To distinguish between trackpad and mouse, Scroll Reverser essentially looks at the gesture events to determine whether there are 2 or more fingers on the trackpad. If so, it assumes it is the trackpad. If not, mouse. It's a little more complicated than that as you will see, but that is the general idea.

主要指標

概覽
名稱與所有者pilotmoon/Scroll-Reverser
主編程語言Objective-C
編程語言Objective-C (語言數: 4)
平台
許可證Apache License 2.0
所有者活动
創建於2011-10-26 19:05:55
推送於2024-06-21 08:36:10
最后一次提交2024-06-20 10:17:48
發布數104
最新版本名稱v1.9 (發布於 2024-06-21 08:24:00)
第一版名稱1.0 (發布於 2011-03-08 17:36:28)
用户参与
星數3k
關注者數22
派生數143
提交數530
已啟用問題?
問題數127
打開的問題數46
拉請求數14
打開的拉請求數0
關閉的拉請求數22
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?