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 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
events.c
gamma.c Win32: Add GLFW_WIN32_KEYBOARD_MENU 2019-11-11 22:37:18 +01:00
glfwinfo.c
icon.c
iconify.c
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
opacity.c Win32: Add GLFW_WIN32_KEYBOARD_MENU 2019-11-11 22:37:18 +01:00
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