Hajime Hoshi
|
7a0e31a23a
|
Clean up the 'js' build tags
Updates #1129
|
2020-10-07 01:33:10 +09:00 |
|
Hajime Hoshi
|
bf165ae9d4
|
devicescale: Refactoring
|
2019-04-03 23:20:45 +09:00 |
|
Hajime Hoshi
|
0d0b347411
|
devicescale: Use more runtime.KeepAlive for Windows
|
2019-04-03 11:57:00 +09:00 |
|
Hajime Hoshi
|
8005682786
|
devicescale: Use runtime.KeepAlive for Windows
This might be related to the bug #832
|
2019-04-03 11:53:23 +09:00 |
|
Hajime Hoshi
|
f2dcc8ccdb
|
devicescale: Use NewLazySystemDLL instead of NewLazyDLL (#766)
|
2019-01-04 06:11:59 +09:00 |
|
Hajime Hoshi
|
db1b664424
|
devicescale: Refactoring: define Windows error consts
|
2019-01-04 06:05:35 +09:00 |
|
Hajime Hoshi
|
75a024e40e
|
devicescale: Bug fix: GetWindowDC returns error on Wine
Fixes #743
|
2019-01-04 05:58:34 +09:00 |
|
Hajime Hoshi
|
5c1b0bbcec
|
devicescale: Remove 'syscall' package usages (#766)
|
2019-01-04 05:53:18 +09:00 |
|
Hajime Hoshi
|
d165673789
|
devicescale: Bug fix: Crash on Wine
GetWindowDC(0) doesn't work on Wine. Let that return an arbitrary
scale 1 in this case.
Fixes #738
|
2018-11-24 16:37:30 +09:00 |
|
Hajime Hoshi
|
e0d2d5e753
|
ui: Bug fix: wrong scaling when a window move across monitors
Fixes #701
|
2018-10-07 23:05:20 +09:00 |
|
Hajime Hoshi
|
55a397bd65
|
devicescale: Specify the monitor to get the scale
Fixes #695
|
2018-10-06 19:43:23 +09:00 |
|
Hajime Hoshi
|
11d23bafa9
|
devicescale: Bug fix: the active window can't be passed to ReleaseDC
|
2018-10-03 04:16:28 +09:00 |
|
Hajime Hoshi
|
eef9c01735
|
gofmt -s -w
|
2018-10-03 03:25:44 +09:00 |
|
Hajime Hoshi
|
cf41e0aa0a
|
devicescale: Rename logPixelSx -> logPixelsX
|
2018-10-03 03:13:36 +09:00 |
|
Hajime Hoshi
|
399317a2cf
|
devicescale: Get the current monitor's scale on Windows (#644)
|
2018-10-03 03:09:42 +09:00 |
|
Hajime Hoshi
|
60993fe3ea
|
devicescale: Rename files
|
2018-01-04 03:19:19 +09:00 |
|