Skip to content

Commit

Permalink
Merge branch 'master' of github.com:douo/hopscreen into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
douo committed Jul 8, 2022
2 parents 65bb6eb + be5b16b commit 0ddb112
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

![](doc/screen_jumper_logo.png)

Hopscotch 是一款 macos 的小工具,它可以通过快捷键在不同的屏幕之间跳动
Hopscotch 是一款 macos 的小工具,它可以通过快捷键让鼠标光标在不同的屏幕之间跳动

# Why

macos 实际有两种焦点
macos 实际有两种焦点

- 一种是输入焦点,系统传递过来输入事件会通过焦点控件向上传播,直到被消费(想当然)
- 还有一种是屏幕焦点,表现为当前鼠标指针所在的屏幕,或者唤起 Spotlight 的屏幕
Expand Down

0 comments on commit 0ddb112

Please sign in to comment.