1
0
Fork 0
mirror of https://github.com/gwm17/glfw.git synced 2024-10-07 22:57:25 -04:00
glfw/src
Camilla Löwy 7b877c4e24 Improve placement when forcing windowed mode
This is a temporary fix while waiting the for workarea query.

Related to #1106.
2017-11-10 02:58:18 +01:00
..
CMakeLists.txt Fix missing CMake file path quoting 2017-08-20 14:47:44 +02:00
cocoa_init.m Cleanup 2017-09-17 15:14:22 +02:00
cocoa_joystick.h Add support for SDL_GameControllerDB 2017-07-07 15:52:33 +02:00
cocoa_joystick.m Cleanup 2017-09-17 15:14:22 +02:00
cocoa_monitor.m Add content scale queries 2017-10-26 17:26:36 +02:00
cocoa_platform.h Add content scale queries 2017-10-26 17:26:36 +02:00
cocoa_time.c Cleanup 2017-03-19 02:46:16 +01:00
cocoa_window.m Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
context.c Add GLFW_TRANSPARENT attribute and documentation 2017-09-27 21:54:04 +02:00
egl_context.c Add GLFW_TRANSPARENT attribute and documentation 2017-09-27 21:54:04 +02:00
egl_context.h Add GLFW_TRANSPARENT and X11 implementation 2017-09-27 21:33:03 +02:00
glfw_config.h.in Add glfwInitHint 2017-03-01 04:35:41 +01: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
glx_context.c Add GLFW_TRANSPARENT attribute and documentation 2017-09-27 21:54:04 +02:00
glx_context.h Add GLFW_TRANSPARENT and X11 implementation 2017-09-27 21:33:03 +02:00
init.c Cleanup 2017-10-02 17:31:39 +02:00
input.c Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
internal.h Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
linux_joystick.c Remove trailing else 2017-10-03 00:41:19 +02:00
linux_joystick.h Add support for SDL_GameControllerDB 2017-07-07 15:52:33 +02:00
mappings.h Add CMake target for updating gamepad mappings 2017-09-15 15:50:39 +02:00
mappings.h.in Add CMake target for updating gamepad mappings 2017-09-15 15:50:39 +02:00
mir_init.c Linux: Update joystick API in version strings 2017-08-09 12:20:51 +02:00
mir_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
mir_platform.h Rename thread source files 2017-06-08 16:09:14 +02:00
mir_window.c Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
monitor.c Improve placement when forcing windowed mode 2017-11-10 02:58:18 +01:00
nsgl_context.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
nsgl_context.m Cleanup 2017-09-27 21:33:03 +02:00
null_init.c Add internal TLS support 2017-03-19 00:52:46 +01:00
null_joystick.c Fix function signature in null joystick backend 2017-07-13 01:28:02 +02:00
null_joystick.h Add support for SDL_GameControllerDB 2017-07-07 15:52:33 +02:00
null_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
null_platform.h Rename thread source files 2017-06-08 16:09:14 +02:00
null_window.c Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
osmesa_context.c Add library name override macros 2017-09-10 21:02:26 +02:00
osmesa_context.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
posix_thread.c Rename thread source files 2017-06-08 16:09:14 +02:00
posix_thread.h Rename thread source files 2017-06-08 16:09:14 +02:00
posix_time.c Cleanup 2017-03-19 02:46:16 +01:00
posix_time.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00
vulkan.c Add library name override macros 2017-09-10 21:02:26 +02:00
wgl_context.c Add GLFW_TRANSPARENT attribute and documentation 2017-09-27 21:54:04 +02:00
wgl_context.h WGL: Add WGL_ARB_create_context_no_error support 2017-06-08 16:09:15 +02:00
win32_init.c Add content scale queries 2017-10-26 17:26:36 +02:00
win32_joystick.c Win32: Remove unused GUID 2017-09-27 21:33:03 +02:00
win32_joystick.h Add support for SDL_GameControllerDB 2017-07-07 15:52:33 +02:00
win32_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
win32_platform.h Add content scale queries 2017-10-26 17:26:36 +02:00
win32_thread.c Rename thread source files 2017-06-08 16:09:14 +02:00
win32_time.c Cleanup 2017-03-19 02:46:16 +01:00
win32_window.c Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
window.c Fix default value of GLFW_CENTER_CURSOR 2017-10-29 15:53:19 +01:00
wl_init.c Wayland: Add dynamic loading of libxkbcommon 2017-10-30 12:01:17 +00:00
wl_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
wl_platform.h Wayland: Add dynamic loading of libxkbcommon 2017-10-30 12:01:17 +00:00
wl_window.c Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
x11_init.c Add content scale queries 2017-10-26 17:26:36 +02:00
x11_monitor.c Add content scale queries 2017-10-26 17:26:36 +02:00
x11_platform.h Add content scale queries 2017-10-26 17:26:36 +02:00
x11_window.c Deprecate window parameter of clipboard functions 2017-11-10 02:52:16 +01:00
xkb_unicode.c Cleanup 2017-05-17 22:26:15 +02:00
xkb_unicode.h Remove internal header inclusion guards 2017-05-25 19:35:13 +02:00