Commit Graph

90 Commits

Author SHA1 Message Date
vcaesar
caf3fbb982 Fixed CI build 2022-01-21 16:21:09 -04:00
vcaesar
481fbb72a5 Add more multi screen support, update go mod, remove some code 2022-01-21 15:58:02 -04:00
vcaesar
ce0972d699 Close window X11 display fixed #438 2022-01-19 12:43:26 -04:00
vcaesar
f6abdbe21b Fixed windows CI build 2022-01-03 19:56:42 -04:00
vcaesar
337cd3f73a add sys scale option displayID support 2022-01-03 19:49:54 -04:00
vcaesar
cc2d0198ea Fixed CI build and test 2022-01-02 18:24:22 -04:00
vcaesar
34fc3ffb38 Optimize Linux get high DPI code 2021-11-26 18:07:08 -04:00
vcaesar
faeb2b1e20 add Linux high DPI support and only windows use scaled() 2021-11-16 16:07:06 -04:00
vcaesar
e433e36e8a Update CaptureScreen() use the scaled and some code 2021-11-15 18:22:54 -04:00
Sean E. Russell
a38bb946c1 Fixes #258: char* arrays in C not being copied correctly 2021-08-19 13:28:02 -05:00
vcaesar
fb2d6f2720 update error return and print 2020-10-27 10:46:17 -04:00
vcaesar
10a550d9da remove unused code fixed x11 build error 2019-12-04 10:12:33 -04:00
vcaesar
c3334d86b3 add all platform system scale support 2019-12-04 10:08:09 -04:00
vcaesar
c66bdc1120 update code style 2019-07-20 08:32:43 -04:00
vcaesar
f7c0fa2441 add Is64Bit() c function 2019-05-06 10:33:10 -04:00
vcaesar
3d4f723800 update code style 2019-03-19 11:15:33 -04:00
vcaesar
022e79d6d3 update code style 2019-03-19 11:05:32 -04:00
vcaesar
c577ec56ee update code style 2019-02-27 10:27:58 -04:00
vcaesar
adf02582ab update godoc and code style 2018-11-14 12:07:26 -04:00
vcaesar
a3aa5c000f update examples and update code style 2018-10-21 13:39:07 -04:00
vcaesar
65901862ec update head hint 2018-09-18 07:50:31 -04:00
vcaesar
f7ea916b21 update pkg to newest fixed ci 2018-09-17 14:23:05 -04:00
vcaesar
3447822f65 fixed return address of local variable and not use ternary operator 2018-09-17 12:54:56 -04:00
vcaesar
c4e7fbb392 update set handle by pid and add get handle mdata by pid 2018-08-28 09:16:25 -04:00
vcaesar
a6799263b5 add close window example and add set handle by pid func 2018-08-25 09:51:38 -04:00
vcaesar
727ab062fb update close_window() allow by pid 2018-08-23 12:06:42 -04:00
vcaesar
338a8b9292 refactoring close_window() allow by pid, window.h [ci skip] 2018-08-23 12:03:55 -04:00
vcaesar
de0ebaaf3c add get main title check isValid() 2018-08-23 10:42:23 -04:00
vcaesar
1bb08731d1 add set_hand_pid and add return 2018-08-21 13:04:23 -04:00
vcaesar
873e9d30dc update getTitle func and .h name 2018-08-21 12:47:31 -04:00
vcaesar
e565e4feb7 refactoring get_title() allow by pid, window.h [ci skip] 2018-08-21 12:18:43 -04:00
vcaesar
cea1b340d7 update code style and move scale to win_sys 2018-08-14 07:18:14 -04:00
vcaesar
2a813b1e31 update version number 2018-08-13 11:09:07 -04:00
vcaesar
b4fffb3d06 optimize robot unix getxid func 2018-08-13 10:40:31 -04:00
vcaesar
5984aad7bc update c call func 2018-08-13 10:05:18 -04:00
vcaesar
5c7cc1fb1d fix x11 error 2018-08-13 09:35:45 -04:00
vcaesar
e1769c70dc update set handle return and add getBounds func [ci skip] 2018-08-13 09:11:45 -04:00
vcaesar
fa1051211b Fixed error and update code style 2018-08-13 08:53:49 -04:00
vcaesar
fd7080b0ea add get client C_func and fix getFrame args 2018-08-13 08:24:17 -04:00
vcaesar
751af33b71 add Bounds to pub.h [ci skip] 2018-08-13 08:17:16 -04:00
vcaesar
56bc179c39 add getFrame to pub.h [ci skip] 2018-08-13 08:10:54 -04:00
vcaesar
c91af647e4 add getBounds to win_sys.h [ci skip] 2018-08-13 08:09:20 -04:00
vcaesar
4ac4864a61 move public mdata to pub 2018-08-12 08:58:12 -04:00
vcaesar
8a91b0e572 move some pub method and rename some c_func 2018-08-12 08:51:36 -04:00
vcaesar
f01563b960 add the head copyright 2018-07-30 01:36:11 +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
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
5a52cdd37a fix some warning use supplemental code 2018-07-10 23:19:37 +08:00