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
CMakeLists.txt
cursor.c
empty.c
events.c
gamma.c
glfwinfo.c
icon.c
iconify.c
inputlag.c
joysticks.c
monitors.c
msaa.c Explicitly disable inclusion for test and examples 2019-05-24 17:28:32 +02:00
opacity.c
reopen.c
tearing.c
threads.c
timeout.c
title.c
triangle-vulkan.c
windows.c Remove command-line options from GUI-only test 2019-12-09 23:35:50 +01:00