Commit Graph

633 Commits

Author SHA1 Message Date
vcaesar
0992bd4115 update pkg to newest 2018-07-29 19:09:23 -04:00
vcaesar
085a80ad39 add docs instructions 2018-07-30 01:43:41 +08:00
vcaesar
f01563b960 add the head copyright 2018-07-30 01:36:11 +08:00
vcaesar
2e9399a05f add more Window example 2018-07-30 01:23:58 +08:00
vz
50b4b5c734
Merge pull request #147 from go-vgo/dev
add min and max window support
2018-07-30 00:59:36 +08:00
vcaesar
e4a8b1f854 simplified max and min window api 2018-07-30 00:57:31 +08:00
vcaesar
2a461274b6 add GetForegroundWindow func support 2018-07-30 00:23:35 +08:00
vcaesar
b13ad7986e add win32.h file 2018-07-30 00:09:46 +08:00
vcaesar
b6c5583f19 update code style and fix end 2018-07-30 00:01:10 +08:00
vcaesar
409c2361f3 add max and min go func 2018-07-29 23:56:28 +08:00
vcaesar
cc6ebbbf33 add max and min c func 2018-07-29 23:53:54 +08:00
vcaesar
5c13636739 add min and max window support 2018-07-29 23:48:32 +08:00
vcaesar
b5f3ccb41f update getPid type to int32 2018-07-29 23:33:19 +08:00
vcaesar
69b4f4210f update var code style 2018-07-29 18:53:30 +08:00
vcaesar
44a2fc533b automatic free internal bitmap 2018-07-28 23:32:43 +08:00
vcaesar
496045e5d0 Update .gitignore 2018-07-28 23:18:53 +08:00
vcaesar
111d1badb1 just free internal bitmap and add bitmapStr example 2018-07-28 23:07:40 +08:00
vcaesar
5ab8d85856 remove old useless code 2018-07-28 20:58:58 +08:00
vcaesar
b0c148f9c1 fix #145 not assert 2018-07-28 19:52:53 +08:00
vcaesar
6a062c7f90 automatic free internal bitmap 2018-07-28 19:24:49 +08:00
vcaesar
ff8cd7b142 fixed findBitmap and findPic memory leak 2018-07-28 18:55:03 +08:00
vcaesar
126392f38b fmt code and updata pkg 2018-07-24 22:53:16 +08:00
vcaesar
d1ea0fd81b add Custom DPI Scaling support 2018-07-24 21:26:53 +08:00
vcaesar
794cbf87ad update version and godoc 2018-07-21 19:42:06 +08:00
vcaesar
5c5348e88e add scale example 2018-07-20 23:59:43 +08:00
vcaesar
e3833dda5e add scale default value 2018-07-20 18:29:06 +08:00
vcaesar
2348a44ad6 remove duplicate code 2018-07-20 00:14:21 +08:00
vcaesar
de187609d7 update code style use if not try 2018-07-20 00:06:34 +08:00
vcaesar
4705619e99 update mouse click and fix moveClick and movesClick args 2018-07-19 23:55:40 +08:00
vcaesar
dd65a1d6cb update examples remove duplicate code 2018-07-13 19:23:09 +08:00
vcaesar
6ba20dfd3d update clipboard example 2018-07-13 18:38:29 +08:00
vcaesar
71c641564d fix windows clipboard memory leak 2018-07-12 22:38:39 +08:00
vcaesar
5a52cdd37a fix some warning use supplemental code 2018-07-10 23:19:37 +08:00
vcaesar
cd0c3ed6d8 update godoc and version 2018-07-10 23:13:27 +08:00
vz
fdf9448e1d
Merge pull request #142 from go-vgo/dev
update active pid to fix #140
2018-07-10 21:08:14 +08:00
vcaesar
89c3d91e92 update linux active pid consistent with other platforms 2018-07-10 21:00:52 +08:00
vcaesar
f0c84a23d3 update linux default func use 2018-07-10 20:54:35 +08:00
vcaesar
2a6299df59 update dep pkg 2018-07-10 20:16:43 +08:00
vcaesar
186df36c2c update active pid try to fix #140 2018-07-10 20:02:18 +08:00
vz
86d35b65b1
Merge pull request #141 from go-vgo/dev
add get Scale and GetScaleSize func
2018-07-09 23:36:08 +08:00
vcaesar
9c2797ade0 fix dpi spell 2018-07-09 23:33:59 +08:00
vcaesar
62b865dbef add get Scale and GetScaleSize func 2018-07-09 23:29:27 +08:00
vcaesar
ec82b0fd15 add get primary display DPI scale factor fix #129, #135 2018-07-09 22:52:55 +08:00
vcaesar
22fbae18dd update window code style 2018-07-09 20:10:22 +08:00
vcaesar
e7f841be68 update window.h code style 2018-07-09 19:55:37 +08:00
vcaesar
482d465472 update code style 2018-07-07 23:01:55 +08:00
vcaesar
6bd6565ce2 update code style fix non-standard code 2018-07-07 22:47:47 +08:00
vcaesar
962a413203 update godoc and README.md 2018-07-06 19:29:38 +08:00
vcaesar
a9626058ef Simplify linux dependency installation commands 2018-07-06 19:20:33 +08:00
vcaesar
3280070b18 Update README.md 2018-07-04 21:02:45 +08:00