glfw/tests
Camilla Löwy 72366ac9a9 Cocoa: Finish launching NSApp in glfwInit
This moves the remaining bits of NSApplication initialization into
_glfwPlatformInit.  As a side-effect of this, any command-line program
initializing GLFW will get a menu bar, which is not ideal.

If this has happened to you and a bisect led you here, please see the
GLFW_COCOA_MENUBAR init hint introduced in GLFW 3.3.

If this patch is a terrible idea, please get in touch in the 3.4 release
timeframe.

This is a replacement for 6e6805000a,
which attempts to preserve the existing menu bar creation behavior for
the 3.3-stable branch.

Fixes #1649.
2020-03-12 01:56:35 +01:00
..
clipboard.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
CMakeLists.txt Replace CMake threads variable with modern target 2019-12-15 18:37:56 +01:00
cursor.c Add more standard cursors 2019-11-28 22:24:00 +01:00
empty.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
events.c Add reminder for why events test is not closing 2019-11-11 22:37:18 +01:00
gamma.c Win32: Add GLFW_WIN32_KEYBOARD_MENU 2019-11-11 22:37:18 +01:00
glfwinfo.c Fix conflict with DEBUG macro defined by Bazel 2019-07-24 21:29:46 +02:00
icon.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
iconify.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
inputlag.c Win32: Add GLFW_WIN32_KEYBOARD_MENU 2019-11-11 22:37:18 +01:00
joysticks.c Win32: Add GLFW_WIN32_KEYBOARD_MENU 2019-11-11 22:37:18 +01:00
monitors.c Cocoa: Finish launching NSApp in glfwInit 2020-03-12 01:56:35 +01:00
msaa.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
opacity.c Win32: Add GLFW_WIN32_KEYBOARD_MENU 2019-11-11 22:37:18 +01:00
reopen.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
tearing.c Remove unused function in tearing test 2019-06-27 20:07:19 +02:00
threads.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
timeout.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
title.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
triangle-vulkan.c Put fix in correct position 2019-07-25 20:32:51 +02:00
windows.c Remove command-line options from GUI-only test 2019-12-09 23:35:50 +01:00