Robotgo v0.49.0 釋出了, Go 桌面自動化, 更多特性

veni發表於2018-04-27

Robotgo v0.49.0 Olympus Mons 釋出了,Golang 跨平臺控制滑鼠、鍵盤、點陣圖、螢幕、視窗控制程式碼以及全域性事件監聽。

專案地址: https://github.com/go-vgo/robotgo

Add

  • [NEW] Add get image size func
  • [NEW] Add linux type string utf-8 support
  • [NEW] Add scroll mouse support x, y
  • [NEW] Add AddEvent() "esc" support fix #105
  • [NEW] Add AddEvent "space" fix #110
  • [NEW] Add clipboard choose primary mode on unix
  • [NEW] Add move smooth return
  • [NEW] Add more bitmap func and examples
  • [NEW] Add MicroSleep func
  • [NEW] Add find image by path

Update

  • [NEW] Update KeyToggle code
  • [NEW] Update activePid allow Windows via hwnd
  • [NEW] Update godoc and README.md
  • [NEW] Update CHANGELOG.md
  • [NEW] Update Kill() parameter and examples
  • [NEW] Update examples and remove useless function
  • [NEW] Update appveyor, circle and dockerfile
  • [NEW] Update code style
  • [NEW] Update and optimize func
  • [NEW] Update travis support go 1.10
  • [NEW] Update CI (use custom go image) and add func internalFindBitmap
  • [NEW] Update godoc and deprecated GetBHandle
  • [NEW] Optimize code func args and name

Fix

  • [FIX] 修復 mac 非英文輸入法 keytap 方法等問題
  • [FIX] Fix clipboard golint
  • [FIX] 更新 move smooth 修復 #96 (設定 mouse smooth 速度)
  • [FIX] Fix Getportion param to go type
  • [FIX] Fix XFlush wait for events flushing
更多原創文章乾貨分享,請關注公眾號
  • Robotgo v0.49.0 釋出了, Go 桌面自動化, 更多特性
  • 加微信實戰群請加微信(註明:實戰群):gocnio

相關文章