vcaesar
|
a9d995fdf6
|
Update README.md
|
2022-02-06 00:51:37 -08:00 |
|
vcaesar
|
be9b02c588
|
Update README.md and remove unused code
|
2022-02-06 00:46:41 -08:00 |
|
Laurent Demailly
|
264f658a46
|
Fix typo in doc for GetMousePos (#462)
|
2022-02-06 00:42:18 -08:00 |
|
Evans
|
6c1e845183
|
Merge pull request #460 from go-vgo/bitmap-pr
Merged git log and fixed CI
|
2022-02-04 00:29:46 -08:00 |
|
vcaesar
|
84d85b1995
|
Merge remote-tracking branch 'origin/master' into bitmap-pr
|
2022-02-04 00:27:31 -08:00 |
|
vcaesar
|
4a043157ad
|
Update define Fixed windows CI
|
2022-02-04 00:27:17 -08:00 |
|
Evans
|
1fac32d382
|
Merge pull request #459 from go-vgo/bitmap-pr
Add GetMainId and IsMain function support
|
2022-02-04 00:22:36 -08:00 |
|
vcaesar
|
74c3f6e08e
|
Add GetMainId and IsMain function support
|
2022-02-04 00:20:23 -08:00 |
|
Evans
|
76b123142f
|
Merge pull request #458 from go-vgo/bitmap-pr
Add clear scroll API and Update examples
|
2022-02-04 00:04:57 -08:00 |
|
vcaesar
|
b543a49322
|
Add clear scroll API and Update examples
|
2022-02-04 00:02:34 -08:00 |
|
Evans
|
fafd2bfcd4
|
Merge pull request #457 from go-vgo/bitmap-pr
Refactor some mouse and window C code to Go
|
2022-02-03 03:33:33 -08:00 |
|
vcaesar
|
b439c59d85
|
Upload miss code fixed CI
|
2022-02-03 03:21:18 -08:00 |
|
vcaesar
|
5d460e5100
|
Fixed CI build
|
2022-02-03 03:14:44 -08:00 |
|
vcaesar
|
d82ca8cee4
|
Refactor some mouse and window C code to Go
|
2022-02-03 03:03:32 -08:00 |
|
Evans
|
3655e795d7
|
Merge pull request #456 from go-vgo/bitmap-pr
Removed msc, macro and other C code
|
2022-02-03 01:43:25 -08:00 |
|
vcaesar
|
f0b614d78e
|
Removed msc, macro and other C code
|
2022-02-03 01:41:46 -08:00 |
|
Evans
|
c61fe44788
|
Merge pull request #455 from go-vgo/bitmap-pr
Add more keyUp args and SetDelay() support, add more test code
|
2022-02-02 21:22:50 -08:00 |
|
vcaesar
|
2d52e2c008
|
Add more keyUp args and SetDelay() support, add more test code
|
2022-02-02 21:20:02 -08:00 |
|
Evans
|
75cfe774b3
|
Merge pull request #454 from go-vgo/bitmap-pr
Refactor some keyboard C code to go
|
2022-02-01 00:09:18 -08:00 |
|
vcaesar
|
00fa7ff5fc
|
Fixed Linux CI build
|
2022-02-01 00:05:51 -08:00 |
|
vcaesar
|
4599d66f5b
|
Fixed CI build
|
2022-01-31 23:41:31 -08:00 |
|
vcaesar
|
2502329583
|
Remove SetKeydelay code
|
2022-01-31 23:18:31 -08:00 |
|
vcaesar
|
82cde2281e
|
Update issue and PR template
|
2022-01-31 23:14:53 -08:00 |
|
vcaesar
|
99963bc6fc
|
Refactor some keyboard C code to go
|
2022-01-31 23:12:24 -08:00 |
|
Evans
|
c5446b655d
|
Merge pull request #453 from go-vgo/bitmap-pr
Update godoc
|
2022-01-31 17:27:32 -08:00 |
|
vcaesar
|
ed45411f5c
|
Update godoc
|
2022-01-31 17:25:23 -08:00 |
|
Evans
|
b6ef01a929
|
Merge pull request #452 from go-vgo/bitmap-pr
Refactor error return to clear type, fixed some sleep
|
2022-01-28 12:36:41 -08:00 |
|
vcaesar
|
149d0f8307
|
Refactor error return to clear type, fixed some sleep
|
2022-01-28 12:35:05 -08:00 |
|
Evans
|
e81c9ec843
|
Merge pull request #451 from go-vgo/bitmap-pr
Add more test code and Update README.md
|
2022-01-27 10:12:20 -08:00 |
|
vcaesar
|
cd7ed72bf2
|
Add more test code and Update README.md
|
2022-01-27 10:08:44 -08:00 |
|
Evans
|
72167ef467
|
Merge pull request #449 from go-vgo/bitmap-pr
Update README.md and removed type_string_delayed
|
2022-01-26 10:47:33 -08:00 |
|
vcaesar
|
5c0f1d340b
|
fixed x11 error
|
2022-01-26 10:46:02 -08:00 |
|
vcaesar
|
70f6c276ac
|
remove type_string
|
2022-01-26 10:33:42 -08:00 |
|
vcaesar
|
8ad853dca2
|
Update README.md and removed type_string_delayed
|
2022-01-26 10:28:57 -08:00 |
|
Evans
|
9d145c042c
|
Merge pull request #448 from go-vgo/bitmap-pr
Update README.md
|
2022-01-26 10:01:10 -08:00 |
|
vcaesar
|
427d2b4d61
|
Update README.md
|
2022-01-26 09:58:23 -08:00 |
|
Evans
|
ce43fa6621
|
Merge pull request #447 from go-vgo/bitmap-pr
add GetClient bounds support
|
2022-01-26 09:43:37 -08:00 |
|
vcaesar
|
76abeff3ff
|
add GetClient bounds support
|
2022-01-26 09:41:06 -08:00 |
|
Evans
|
80ee9fcc43
|
Merge pull request #446 from go-vgo/bitmap-pr
Add multi screen examples code and fixed args, add image Save quality support
|
2022-01-26 09:28:38 -08:00 |
|
vcaesar
|
18243a2192
|
Add multi screen examples code and fixed args
|
2022-01-26 09:26:16 -08:00 |
|
vcaesar
|
168a26ff5d
|
add image Save quality support
|
2022-01-26 09:19:21 -08:00 |
|
Evans
|
969478625a
|
Merge pull request #445 from go-vgo/bitmap-pr
Update x11 alert() code and remove ScaleY()
|
2022-01-23 14:24:39 -04:00 |
|
vcaesar
|
540bf594ff
|
Merge remote-tracking branch 'origin/master' into bitmap-pr
|
2022-01-23 14:23:07 -04:00 |
|
vcaesar
|
b8b8450f67
|
Fixed x11 typo error
|
2022-01-23 14:22:57 -04:00 |
|
vcaesar
|
bafa051f92
|
Update x11 alert() code and remove ScaleY()
|
2022-01-23 14:17:15 -04:00 |
|
Evans
|
921059926e
|
Merge pull request #443 from go-vgo/bitmap-pr
Refactor the Alert() code and remove some code
|
2022-01-22 12:58:16 -04:00 |
|
vcaesar
|
8defbda0cd
|
Move type def to type.h
|
2022-01-22 12:53:04 -04:00 |
|
vcaesar
|
63f914ae62
|
Fixed windows warning and x11 error
|
2022-01-22 12:46:46 -04:00 |
|
vcaesar
|
477a7b473c
|
Refactor the Alert() code and remove some code
|
2022-01-22 11:53:03 -04:00 |
|
Evans
|
897af2a0db
|
Merge pull request #442 from go-vgo/bitmap-pr
Add more multi screen support, update go mod, remove some code
|
2022-01-22 11:39:24 -04:00 |
|