Jean Raby
|
8e7a413ec6
|
Fix x11 display leak (#590)
* Call XCloseDisplay in all return paths
Add test to confirm XOpenDisplay leak is plugged
* whitespace
|
2023-06-11 10:17:26 -07:00 |
|
vcaesar
|
6313e52156
|
Update: Optimize window hand code
|
2022-11-28 14:21:03 -08:00 |
|
vcaesar
|
d82ca8cee4
|
Refactor some mouse and window C code to Go
|
2022-02-03 03:03:32 -08:00 |
|
vcaesar
|
63f914ae62
|
Fixed windows warning and x11 error
|
2022-01-22 12:46:46 -04:00 |
|
vcaesar
|
acfb61e8ce
|
Update missed type
|
2022-01-21 16:25:37 -04:00 |
|
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
|
fa1051211b
|
Fixed error and update code style
|
2018-08-13 08:53:49 -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
|
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 |
|