glfw/src
Sergey Tikhomirov 967e837c73 Cocoa: Fix 'first responder' error on macOS 10.12
Error message is displayed during the startup because Cocoa view is set
as the first responder for window but this view isn't in this window
(actually it is not in any window at all).

Fixes #876.
Closes #883.
2016-10-16 13:58:52 +02:00
..
CMakeLists.txt Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
cocoa_init.m Cleanup 2016-09-07 16:49:29 +02:00
cocoa_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_joystick.m Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_monitor.m Cleanup 2016-09-26 13:26:36 +02:00
cocoa_platform.h Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
cocoa_time.c Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_window.m Cocoa: Fix 'first responder' error on macOS 10.12 2016-10-16 13:58:52 +02:00
context.c Start 3.3 2016-08-18 23:55:49 +02:00
egl_context.c Add support for EGL_KHR_get_all_proc_addresses 2016-09-28 22:50:22 +02:00
egl_context.h Add support for EGL_KHR_get_all_proc_addresses 2016-09-28 22:50:22 +02:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Include imported targets into module config file 2016-02-02 06:00:18 +01:00
glfw_config.h.in Start 3.3 2016-08-18 23:55:49 +02:00
glx_context.c Start 3.3 2016-08-18 23:55:49 +02:00
glx_context.h Start 3.3 2016-08-18 23:55:49 +02:00
init.c Start 3.3 2016-08-18 23:55:49 +02:00
input.c Cleanup 2016-09-07 16:46:48 +02:00
internal.h Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
linux_joystick.c Start 3.3 2016-08-18 23:55:49 +02:00
linux_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
mir_init.c Cleanup 2016-09-07 16:49:29 +02:00
mir_monitor.c Mir: Add cursor mode support 2016-09-07 16:49:29 +02:00
mir_platform.h Cleanup 2016-09-07 16:49:29 +02:00
mir_window.c Cleanup 2016-09-07 16:49:29 +02:00
monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
nsgl_context.h Start 3.3 2016-08-18 23:55:49 +02:00
nsgl_context.m Cocoa: Fix macOS 10.12 deprecation warnings 2016-10-09 01:39:31 +02:00
posix_time.c Start 3.3 2016-08-18 23:55:49 +02:00
posix_time.h Start 3.3 2016-08-18 23:55:49 +02:00
posix_tls.c Start 3.3 2016-08-18 23:55:49 +02:00
posix_tls.h Start 3.3 2016-08-18 23:55:49 +02:00
vulkan.c Fix checks for Vulkan surface extension presence 2016-09-29 01:24:56 +02:00
wgl_context.c Start 3.3 2016-08-18 23:55:49 +02:00
wgl_context.h Start 3.3 2016-08-18 23:55:49 +02:00
win32_init.c Cleanup 2016-09-07 16:49:29 +02:00
win32_joystick.c Fix GCC warnings 2016-07-21 00:15:55 +02:00
win32_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
win32_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_platform.h Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
win32_time.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_tls.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_window.c Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
window.c Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
wl_init.c Wayland: Rename snake_case identifiers to camelCase for consistency 2016-10-12 14:13:52 +01:00
wl_monitor.c Wayland: Rename snake_case identifiers to camelCase for consistency 2016-10-12 14:13:52 +01:00
wl_platform.h Wayland: Rename snake_case identifiers to camelCase for consistency 2016-10-12 14:13:52 +01:00
wl_window.c Wayland: Rename snake_case identifiers to camelCase for consistency 2016-10-12 14:13:52 +01:00
x11_init.c Cleanup 2016-09-07 16:49:29 +02:00
x11_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
x11_platform.h Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
x11_window.c Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
xkb_unicode.c Start 3.3 2016-08-18 23:55:49 +02:00
xkb_unicode.h Start 3.3 2016-08-18 23:55:49 +02:00