SDL/include/SDL3
Frank Praznik b4562c0243 cocoa: Add a hint to control menu visibility in fullscreen spaces windows
Adds SDL_HINT_VIDEO_MAC_FULLSCREEN_MENU_VISIBILITY to control whether or not the menu can be accessed when the cursor is moved to the top of the screen when a window is in fullscreen spaces mode.

The three values are true, false, and 'auto' (default), with auto resulting in a hidden menu if fullscreen was toggled programmatically, and the menu being accessible if fullscreen was toggled via the button on the window title bar, so the user has an easy way back out of fullscreen if the client app/game doesn't have a readily available option to toggle it.
2025-01-13 12:37:16 -05:00
..
SDL.h Updated to version 3.1.9 for development 2025-01-07 17:51:00 -08:00
SDL_assert.h Leave SDL_TriggerBreakpoint undefined on unknown platforms 2025-01-11 17:29:27 +01:00
SDL_asyncio.h Sync SDL3 wiki -> header 2025-01-08 01:50:36 +00:00
SDL_atomic.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_audio.h Sync SDL3 wiki -> header 2025-01-09 06:38:16 +00:00
SDL_begin_code.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_bits.h _BitScanReverse was introduced in Microsoft Visual Studio 2005 2025-01-09 16:04:14 -05:00
SDL_blendmode.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_camera.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_clipboard.h Reverted accidentally committed work in progress 2025-01-01 07:54:55 -08:00
SDL_close_code.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_copying.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_cpuinfo.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_dialog.h Sync SDL3 wiki -> header 2025-01-08 01:50:36 +00:00
SDL_egl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_endian.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_error.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_events.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_filesystem.h Sync SDL3 wiki -> header 2025-01-08 01:50:36 +00:00
SDL_gamepad.h Sync SDL3 wiki -> header 2025-01-02 19:17:51 +00:00
SDL_gpu.h Sync SDL3 wiki -> header 2025-01-12 22:24:11 +00:00
SDL_guid.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_haptic.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hidapi.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_hints.h cocoa: Add a hint to control menu visibility in fullscreen spaces windows 2025-01-13 12:37:16 -05:00
SDL_init.h Sync SDL3 wiki -> header 2025-01-08 01:50:36 +00:00
SDL_intrin.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_iostream.h Sync SDL3 wiki -> header 2025-01-08 15:33:53 +00:00
SDL_joystick.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_keyboard.h SDL_keyboard.h: Note that SDL_GetKeyName() returns uppercase letters. 2025-01-06 12:47:44 -05:00
SDL_keycode.h keyboard: Add some SDL keycodes for common Xkb keys 2025-01-09 17:26:41 -05:00
SDL_loadso.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_locale.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_log.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_main.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_main_impl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_messagebox.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_metal.h include: Fill in more category documentation. 2025-01-05 14:11:11 -05:00
SDL_misc.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_mouse.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_mutex.h Sync SDL3 wiki -> header 2025-01-12 23:52:58 +00:00
SDL_oldnames.h Added SDL_HINT_JOYSTICK_ENHANCED_REPORTS 2025-01-02 17:18:09 -08:00
SDL_opengl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_opengl_glext.h Renamed Gpu to GPU 2024-08-29 17:33:52 -07:00
SDL_opengles.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_opengles2.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_opengles2_gl2.h Switch header convention from #include "SDL.h" to #include <SDL3/SDLh> 2022-11-26 22:15:18 -08:00
SDL_opengles2_gl2ext.h Switch header convention from #include "SDL.h" to #include <SDL3/SDLh> 2022-11-26 22:15:18 -08:00
SDL_opengles2_gl2platform.h Switch header convention from #include "SDL.h" to #include <SDL3/SDLh> 2022-11-26 22:15:18 -08:00
SDL_opengles2_khrplatform.h Switch header convention from #include "SDL.h" to #include <SDL3/SDLh> 2022-11-26 22:15:18 -08:00
SDL_pen.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_pixels.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_platform.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_platform_defines.h Fixed platform define condition for Windows phone 2025-01-07 08:47:54 -08:00
SDL_power.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_process.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_properties.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_rect.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_render.h Sync SDL3 wiki -> header 2025-01-08 01:50:36 +00:00
SDL_revision.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_scancode.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_sensor.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_stdinc.h Sync SDL3 wiki -> header 2025-01-10 06:39:06 +00:00
SDL_storage.h Sync SDL3 wiki -> header 2025-01-09 19:47:47 +00:00
SDL_surface.h Sync SDL3 wiki -> header 2025-01-02 20:06:39 +00:00
SDL_system.h include: Fill in more category documentation. 2025-01-05 14:11:11 -05:00
SDL_test.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_assert.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_common.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_compare.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_crc32.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_font.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_fuzzer.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_harness.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_log.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_md5.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_test_memory.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_thread.h Sync SDL3 wiki -> header 2025-01-08 01:50:36 +00:00
SDL_time.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_timer.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_touch.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_tray.h Sync SDL3 wiki -> header 2025-01-10 20:56:33 +00:00
SDL_version.h Updated to version 3.1.9 for development 2025-01-07 17:51:00 -08:00
SDL_video.h SDL_video.h: Added a note about platform quirks to SDL_DestroyWindow docs. 2025-01-04 03:48:10 -05:00
SDL_vulkan.h Sync SDL3 wiki -> header 2025-01-04 08:24:05 +00:00