ebiten/internal/ui
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
..
hideconsole_notwindows.go ui: Rename files 2017-05-13 19:50:40 +09:00
hideconsole_windows.go Fix misspelling 2017-07-23 22:50:18 +09:00
ui_glfw.go ui: Fix wrong comments about Windows 2018-10-08 04:06:44 +09:00
ui_js.go ui: Bug fix: compile error on browsers and mobiles 2018-10-08 01:26:05 +09:00
ui_mac.go ui: Bug fix: currentMonitorPos returned wrong values on macOS 2018-10-08 05:40:07 +09:00
ui_mobile.go ui: Bug fix: compile error on browsers and mobiles 2018-10-08 01:26:05 +09:00
ui_unix.go ui: Bug fix: DeviceScaleFactor and MonitorSize were not correct on Windows 2018-10-08 03:18:24 +09:00
ui_windows.go ui: Bug fix: DeviceScaleFactor and MonitorSize were not correct on Windows 2018-10-08 03:18:24 +09:00
ui.go ui: Change RegularTermination to a value 2018-02-04 00:22:38 +09:00