glfw/src
Emmanuel Gil Peyrot 8210f89b12 Wayland: Set a proper name for outputs.
glfwGetMonitorName()’s documentation says “this function returns a
human-readable name”, which “typically reflects the make and model of
the monitor”.  We get these two strings in the geometry event, so we
only set the name at this point.
2016-11-04 09:58:45 +00:00
..
CMakeLists.txt Add run-time context creation API selection 2016-05-04 17:00:07 +02:00
cocoa_init.m Update default name from OS X to macOS 2016-10-20 00:53:37 +02:00
cocoa_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
cocoa_joystick.m Rename joystick ID variables 2016-10-16 14:07:18 +02:00
cocoa_monitor.m Update default name from OS X to macOS 2016-10-20 00:53:37 +02:00
cocoa_platform.h Cocoa: Add basic support for Vulkan via MoltenVK 2016-11-01 21:39:54 +01:00
cocoa_time.c Update default name from OS X to macOS 2016-10-20 00:53:37 +02:00
cocoa_window.m Cocoa: Add basic support for Vulkan via MoltenVK 2016-11-01 21:39:54 +01:00
context.c Start 3.3 2016-08-18 23:55:49 +02:00
egl_context.c Add support for EGL_KHR_get_all_proc_addresses 2016-09-28 22:50:22 +02:00
egl_context.h Add support for EGL_KHR_get_all_proc_addresses 2016-09-28 22:50:22 +02:00
glfw3.pc.in Blurb nomenclature fix. 2014-02-10 15:33:41 +01:00
glfw3Config.cmake.in Include imported targets into module config file 2016-02-02 06:00:18 +01:00
glfw_config.h.in Start 3.3 2016-08-18 23:55:49 +02:00
glx_context.c Start 3.3 2016-08-18 23:55:49 +02:00
glx_context.h Start 3.3 2016-08-18 23:55:49 +02:00
init.c Start 3.3 2016-08-18 23:55:49 +02:00
input.c Rename joystick ID variables 2016-10-16 14:07:18 +02:00
internal.h Cocoa: Add basic support for Vulkan via MoltenVK 2016-11-01 21:39:54 +01:00
linux_joystick.c Rename joystick ID variables 2016-10-16 14:07:18 +02:00
linux_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
mir_init.c Cleanup 2016-09-07 16:49:29 +02:00
mir_monitor.c Mir: Add cursor mode support 2016-09-07 16:49:29 +02:00
mir_platform.h Cleanup 2016-09-07 16:49:29 +02:00
mir_window.c Cleanup 2016-09-07 16:49:29 +02:00
monitor.c Allow a monitor to be created without a name. 2016-11-04 09:57:59 +00:00
nsgl_context.h Update default name from OS X to macOS 2016-10-20 00:53:37 +02:00
nsgl_context.m Update default name from OS X to macOS 2016-10-20 00:53:37 +02:00
posix_time.c Start 3.3 2016-08-18 23:55:49 +02:00
posix_time.h Start 3.3 2016-08-18 23:55:49 +02:00
posix_tls.c Start 3.3 2016-08-18 23:55:49 +02:00
posix_tls.h Start 3.3 2016-08-18 23:55:49 +02:00
vulkan.c Cocoa: Add basic support for Vulkan via MoltenVK 2016-11-01 21:39:54 +01:00
wgl_context.c Start 3.3 2016-08-18 23:55:49 +02:00
wgl_context.h Start 3.3 2016-08-18 23:55:49 +02:00
win32_init.c Win32: Poll only helper window messages at init 2016-10-25 21:25:04 +02:00
win32_joystick.c Win32: Fix joystick error message prefix 2016-10-25 21:28:21 +02:00
win32_joystick.h Start 3.3 2016-08-18 23:55:49 +02:00
win32_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_platform.h Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
win32_time.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_tls.c Start 3.3 2016-08-18 23:55:49 +02:00
win32_window.c Update default name from OS X to macOS 2016-10-20 00:53:37 +02:00
window.c Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
wl_init.c Wayland: Implement compose key for character input 2016-10-16 13:51:59 +01:00
wl_monitor.c Wayland: Set a proper name for outputs. 2016-11-04 09:58:45 +00:00
wl_platform.h Wayland: Implement compose key for character input 2016-10-16 13:51:59 +01:00
wl_window.c Wayland: Rename snake_case identifiers to camelCase for consistency 2016-10-12 14:13:52 +01:00
x11_init.c Cleanup 2016-09-07 16:49:29 +02:00
x11_monitor.c Start 3.3 2016-08-18 23:55:49 +02:00
x11_platform.h Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
x11_window.c Add glfwSetWindowMaximizeCallback 2016-09-29 01:24:56 +02:00
xkb_unicode.c Start 3.3 2016-08-18 23:55:49 +02:00
xkb_unicode.h Start 3.3 2016-08-18 23:55:49 +02:00