Robotgo v0.70.0 发布了, Go 桌面自动化, 增强 keyboard 和 mouse 操作

vway · 2019-01-08 06:31:06 · 1368 次点击 · 大约8小时之前 开始浏览    置顶
这是一个创建于 2019-01-08 06:31:06 的主题,其中的信息可能已经有所发展或是发生改变。

Robotgo v0.70.0 发布了,Golang 跨平台控制鼠标、键盘、位图、屏幕、窗口句柄以及全局事件监听。

项目地址: https://github.com/go-vgo/robotgo

Caloris Montes

Add

  • [NEW] Update keyboard use sendInput not keybd_event
  • [NEW] Update mouse use sendInput not mouse_event
  • [NEW] Add drag mouse other button support
  • [NEW] Add more numpad key support
  • [NEW] Add numpad key and escape abbreviation support
  • [NEW] Add new window10 zoom ratio
  • [NEW] Add linux numpad key support
  • [NEW] Add key "insert, printscreen" mac support
  • [NEW] Add check mouse button func
  • [NEW] Add keyTap run error return support and update godoc


  • [NEW] Optimize and clearer keytap code
  • [NEW] Optimize and clean keyToggle code
  • [NEW] Update dockerfile clean image
  • [NEW] Add color picker and getMousePos() example
  • [NEW] Use go mod not dep, add go.mod remove dep files
  • [NEW] Add GetColors func return string
  • [NEW] Optimize defer code

  • [NEW] Add more godoc

  • [NEW] Add add key "ctrl", "cmd" [ abbreviation ] support
  • [NEW] Add add key "capslock", "numpad_lock" support
  • [NEW] Add left and right "Ctrl, Shift, Alt, command" key support
  • [NEW] Update check key flags support "cmd" and "ctrl"
  • [NEW] Update key docs
  • [NEW] Add millisleep func and update godoc
  • [NEW] Add AddEvent() key "cmd" support
  • [NEW] Update key example code
  • [NEW] Update README.md, add Note go1.10.x issue
  • [NEW] Update keytap and toggle return "" and code style

Update

  • [NEW] Update issue template more obvious
  • [NEW] Update godoc
  • [NEW] Update CHANGELOG.md
  • [NEW] Update .gitignore
  • [NEW] Update code style and examples
  • [NEW] Update pkg to newest
  • [NEW] Add more scale example
  • [NEW] Add drag mouse example

  • [NEW] Update key docs and clear file name

  • [NEW] Remove old useless code
  • [NEW] Update README.md
  • [NEW] Update CI add go1.11.4 version

Fix

  • [FIX] Fixed bitmapClick() parameter bug
  • [FIX] Fixed some README.md typo
  • [FIX] Update scale example code close #153
  • [FIX] Update code style and fixed #endif error

See Commits for more details, after Otc 8.


有疑问加站长微信联系(非本文作者)

入群交流(和以上内容无关):加入Go大咖交流群,或添加微信:liuxiaoyan-s 备注:入群;或加QQ群:692541889

1368 次点击  ∙  1 赞  
加入收藏 微博
2 回复  |  直到 2019-01-24 08:02:16
暂无回复
添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传