Chen

Results 223 comments of Chen

试试从命令行运行MacGesture。看看错误信息是什么。至于AppleScript的错误,则是AppleScript本身抛出的异常被显示出来而已,得看AppleScript是否正确运行。

项目开发已经停滞,如果有兴趣的话,可以提交pull request进行改进。

这个和 MacGesture 的工作机理有关:创建一个全屏的透明窗格,然后绘制。没有想到什么解决的方案。

Yes, this feature is useful especially when using Trackpad. I will implement it.

Partially implemented. Wondering how to edit the UI. ``` diff --git a/MacGesture/AppDelegate.m b/MacGesture/AppDelegate.m index 984ef3e..e9c0c57 100644 --- a/MacGesture/AppDelegate.m +++ b/MacGesture/AppDelegate.m @@ -36,8 +36,16 @@ static BOOL eventTriggered; } windowController =...

I am considering the extensibility of this feature. Should it support only one key, or a shortcut? Should it support modifier keys? Also, capturing keyboard events seems intrusive.

一直无法重现。在我这里Energy就没上去过。

嗯。。右键用得频繁吗

。。我刷右键刷了好几分钟都没有出现在那个列表中。。还是没重现出来啊。