SDL/src/video/x11
Frank Praznik 49db06b604 x11: Only correct placement for border offset on the initial window mapping
Correcting it when it is subsequently hidden and re-mapped will cause the position to be double offset by the size of the borders.

(cherry picked from commit a71b2f0a93)
2025-11-06 19:35:51 -05:00
..
edid-parse.c
edid.h
SDL_x11clipboard.c Fix uninitialized length in X11_GetClipboardData causing test failures (#14322) 2025-10-25 07:42:24 -07:00
SDL_x11clipboard.h
SDL_x11dyn.c
SDL_x11dyn.h x11: Include the XTest header when needed 2025-05-23 13:12:47 -04:00
SDL_x11events.c x11: Use the SDL_WindowFlags type instead of Uint32 2025-09-13 15:45:43 -04:00
SDL_x11events.h x11: Filter mouse wheel events from "Master" devices 2025-08-02 18:57:44 -04:00
SDL_x11framebuffer.c X11: Check for invalid opcodes in SHM error handler 2025-09-09 10:59:58 -07:00
SDL_x11framebuffer.h
SDL_x11keyboard.c Pass text input rect to steam deck keyboard invocation 2025-05-30 09:54:53 -07:00
SDL_x11keyboard.h
SDL_x11messagebox.c Allow overriding SDL_FORK_MESSAGEBOX in build environment 2025-06-26 10:49:48 -07:00
SDL_x11messagebox.h
SDL_x11modes.c
SDL_x11modes.h
SDL_x11mouse.c
SDL_x11mouse.h
SDL_x11opengl.c
SDL_x11opengl.h
SDL_x11opengles.c
SDL_x11opengles.h
SDL_x11pen.c x11: Be a little less aggressive with Xinput2IsInitialized checks. 2025-06-01 10:15:54 -04:00
SDL_x11pen.h
SDL_x11settings.c
SDL_x11settings.h
SDL_x11shape.c
SDL_x11shape.h
SDL_x11sym.h
SDL_x11touch.c
SDL_x11touch.h
SDL_x11video.c x11: Always send fullscreen dimensions except on XWayland 2025-05-24 10:00:43 -04:00
SDL_x11video.h Revert "x11: Filter out duplicate key presses when an IME is active" 2025-05-13 09:22:13 -07:00
SDL_x11vulkan.c
SDL_x11vulkan.h
SDL_x11window.c x11: Only correct placement for border offset on the initial window mapping 2025-11-06 19:35:51 -05:00
SDL_x11window.h x11: Use the SDL_WindowFlags type instead of Uint32 2025-09-13 15:45:43 -04:00
SDL_x11xfixes.c
SDL_x11xfixes.h
SDL_x11xinput2.c x11: Filter mouse wheel events from "Master" devices 2025-08-02 18:57:44 -04:00
SDL_x11xinput2.h
SDL_x11xsync.c
SDL_x11xsync.h
xsettings-client.c
xsettings-client.h