mirror of
https://github.com/glfw/glfw.git
synced 2024-11-10 00:51:47 +00:00
72366ac9a9
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
|
||
---|---|---|
.. | ||
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 | ||
opacity.c | ||
reopen.c | ||
tearing.c | ||
threads.c | ||
timeout.c | ||
title.c | ||
triangle-vulkan.c | ||
windows.c |