Commit Graph

1293 Commits

Author SHA1 Message Date
vcaesar
627f5c9d3b remove unused files 2022-01-02 18:53:07 -04:00
vcaesar
ca337b8505 Update examples 2022-01-02 18:32:07 -04:00
vcaesar
cc2d0198ea Fixed CI build and test 2022-01-02 18:24:22 -04:00
vcaesar
28fd0b9af6 Add capture multi screen support and update return, and remove unused files 2022-01-02 18:15:15 -04:00
vcaesar
48f1adce7e remove bitmap and hook code [ci skip] 2022-01-02 17:19:49 -04:00
vcaesar
6c249c12a3 rename some files 2022-01-01 16:11:41 -04:00
vcaesar
fe42b2a74c optimize x11 display code 2022-01-01 14:39:55 -04:00
Evans
b2702100cb
Merge pull request #56 from aep/master
respect DISPLAY on linux
2021-12-31 19:59:47 -04:00
Evans
25c764cd1d
Merge pull request #425 from go-vgo/bitmap-pr
Update godoc and README.md
2021-12-24 13:51:46 -04:00
vcaesar
21eeb19818 Update godoc and README.md 2021-12-24 13:50:06 -04:00
Evans
8b6f29d3c6
Merge pull request #420 from go-vgo/bitmap-pr
Update dockerfile and CI
2021-12-13 20:19:47 -04:00
vcaesar
903fad7d02 Update dockerfile and CI 2021-12-12 14:02:27 -04:00
Evans
61f10e4f53
Merge pull request #415 from go-vgo/bitmap-pr
Update README.md and godoc
2021-12-08 17:57:15 -04:00
vcaesar
14aa4712b4 Update godoc 2021-12-08 17:56:08 -04:00
vcaesar
6bbf8390df Update README.md 2021-12-08 17:49:26 -04:00
Evans
cf0d8988a0
Merge pull request #412 from go-vgo/bitmap-pr
Update dockerfile and CI to go1.7.4
2021-12-05 15:17:00 -04:00
vcaesar
0a95d7f957 Update dockerfile and CI to go1.7.4 2021-12-05 15:15:20 -04:00
Evans
6cd40fcf04
Merge pull request #410 from go-vgo/bitmap-pr
add more test code
2021-12-01 11:48:37 -04:00
vcaesar
8d6e60ce67 add more test code 2021-12-01 11:43:32 -04:00
Evans
ab77e8d99a
Merge pull request #409 from go-vgo/bitmap-pr
Update godoc and test
2021-11-28 13:13:03 -04:00
vcaesar
c466829ded Update godoc and test 2021-11-28 13:12:06 -04:00
Evans
5327672335
Merge pull request #408 from go-vgo/bitmap-pr
Optimize Linux get high DPI code
2021-11-26 18:09:25 -04:00
vcaesar
34fc3ffb38 Optimize Linux get high DPI code 2021-11-26 18:07:08 -04:00
Evans
3e6ecc5925
Merge pull request #407 from go-vgo/bitmap-pr
Add more test code and Update godoc
2021-11-25 15:09:42 -05:00
vcaesar
8a7d6a1306 Update godoc 2021-11-25 16:03:39 -04:00
vcaesar
d725cdc6f2 Add more and optimize test code, fixed typo 2021-11-25 15:54:54 -04:00
vcaesar
506109e241 Update go mod 2021-11-24 16:21:39 -04:00
Evans
2c0b4772a5
Merge pull request #406 from go-vgo/bitmap-pr
Optimize code, add ps.Run() function and update godoc
2021-11-24 15:07:55 -05:00
vcaesar
f8539139b7 Update examples and README.md 2021-11-24 15:49:00 -04:00
vcaesar
b9cb452594 optimize code, add ps.Run() function and update godoc 2021-11-24 15:42:08 -04:00
Evans
14b7e05f78
Merge pull request #405 from go-vgo/bitmap-pr
Update keycode.go use the public code and go mod
2021-11-23 15:34:02 -05:00
vcaesar
fb06a29292 Update keycode.go use the public code and go mod 2021-11-23 16:30:24 -04:00
Evans
bb3d3a536b
Merge pull request #402 from go-vgo/bitmap-pr
remove move scaled and drop some API keep one, add toggle micro sleep
2021-11-17 16:35:29 -05:00
vcaesar
b25cecf984 remove move scaled and drop some API keep one, add toggle micro sleep 2021-11-17 17:29:31 -04:00
vcaesar
a6f18bc2b3 Update godoc and README.md 2021-11-17 17:08:59 -04:00
vcaesar
4302f69b95 Update README.md 2021-11-17 14:52:05 -04:00
vcaesar
15d5d147bc Update README.md 2021-11-17 14:16:30 -04:00
Evans
2489a6f693
Merge pull request #401 from go-vgo/bitmap-pr
add windows move mouse scaled() support and drop some function
2021-11-16 15:39:54 -05:00
vcaesar
c99807378f add windows move mouse scaled() support and drop some function 2021-11-16 16:35:55 -04:00
Evans
0c235cb43a
Merge pull request #400 from go-vgo/bitmap-pr
add Linux high DPI support and only windows use scaled()
2021-11-16 15:16:18 -05:00
vcaesar
faeb2b1e20 add Linux high DPI support and only windows use scaled() 2021-11-16 16:07:06 -04:00
Evans
818cdf3af6
Merge pull request #398 from go-vgo/bitmap-pr
Update CaptureScreen() use the scaled and some code
2021-11-15 17:30:12 -05:00
vcaesar
e433e36e8a Update CaptureScreen() use the scaled and some code 2021-11-15 18:22:54 -04:00
Evans
1f517156ad
Merge pull request #397 from go-vgo/bitmap-pr
Fixed window10 get scale error #393
2021-11-14 15:38:10 -05:00
vcaesar
0a69ed90af fixed typo error 2021-11-14 16:36:48 -04:00
vcaesar
c1e28220b5 Fixed window10 get scale error #393 2021-11-14 16:33:30 -04:00
Evans
b3d250190b
Merge pull request #396 from go-vgo/bitmap-pr
add ScrollSmooth() support and Update godoc
2021-11-13 14:25:26 -05:00
vcaesar
6fd41b9a7c add ScrollSmooth() support and Update godoc 2021-11-13 15:22:50 -04:00
Evans
8839fc2157
Merge pull request #392 from go-vgo/bitmap-pr
add more mouse button support and Toggle() function style with KeyTog…
2021-11-10 11:53:17 -05:00
vcaesar
6daec24027 Update godoc 2021-11-10 12:49:23 -04:00