Hajime Hoshi
|
e971f6d41c
|
ui: Avoid glfw.GetCurrentContext for threading issues
|
2018-10-10 01:45:39 +09:00 |
|
Hajime Hoshi
|
dbe71e81bd
|
ui: Bug fix: currentMonitorPos returned wrong values on macOS
[NSScreen mainScreen] sometimes returned a wrong screen for the
window. Use [[NSApp mainWindow] screen] when possible.
Fixes #703
|
2018-10-08 05:40:07 +09:00 |
|
Hajime Hoshi
|
96a657025f
|
ui: Bug fix: DeviceScaleFactor and MonitorSize were not correct on Windows
|
2018-10-08 03:18:24 +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
|
c82809867d
|
Add internal/devicescale
|
2018-01-03 05:22:56 +09:00 |
|
Hajime Hoshi
|
fb612a4b87
|
ui: Adjust window size in case when glfwGetVideoMode fails (#328)
|
2017-04-19 00:51:15 +09:00 |
|
Hajime Hoshi
|
0ef1e61d55
|
mobile: Fix iOS tag usages (#310)
|
2017-01-26 01:32:33 +09:00 |
|
Hajime Hoshi
|
910e1b760c
|
ui: Introduce glfwScale
|
2016-07-04 11:37:34 +09:00 |
|
Hajime Hoshi
|
ea377b8e20
|
ui: More accurate device scale factor
|
2016-06-19 05:04:38 +09:00 |
|