SDL2/src/video/x11
Frank Praznik 4a6f3cf47e x11: Set the window position when entering fullscreen
Set the window position when entering fullscreen as both real Xorg and XWayland need this in order for the window to be on the correct display.
2023-02-11 14:44:02 -05:00
..
edid-parse.c Added precompiled header support for Visual Studio and Xcode (#6710) 2022-11-29 18:34:15 -08:00
edid.h Update for SDL3 coding style (#6717) 2022-11-30 12:51:59 -08:00
SDL_x11clipboard.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11clipboard.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11dyn.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11dyn.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11events.c SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors 2023-02-09 08:16:46 -08:00
SDL_x11events.h SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors 2023-02-09 08:16:46 -08:00
SDL_x11framebuffer.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11framebuffer.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11keyboard.c Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_x11keyboard.h Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_x11messagebox.c Removed display mode flags 2023-02-01 12:05:25 -08:00
SDL_x11messagebox.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11modes.c Removed SDL_GetDisplayDPI() 2023-02-08 17:35:54 -08:00
SDL_x11modes.h Removed SDL_GetDisplayDPI() 2023-02-08 17:35:54 -08:00
SDL_x11mouse.c Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_x11mouse.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11opengl.c Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_x11opengl.h Change return type from void to int, for functions that set an error 2023-02-07 13:51:45 -08:00
SDL_x11opengles.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11opengles.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11shape.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11shape.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11sym.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11touch.c Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11touch.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11video.c Remove some vim config lines 2023-02-10 11:00:48 +01:00
SDL_x11video.h Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11vulkan.c Remove some vim config lines 2023-02-10 11:00:48 +01:00
SDL_x11vulkan.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11window.c x11: Set the window position when entering fullscreen 2023-02-11 14:44:02 -05:00
SDL_x11window.h Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11xfixes.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11xfixes.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00
SDL_x11xinput2.c Displays are now referenced by instance ID instead of index 2023-01-29 19:25:15 -08:00
SDL_x11xinput2.h Updated copyright for 2023 2023-01-09 09:41:41 -08:00