SDL/src/video/x11
Guldoman a0b6c0fd8f
x11: Don't wait for events when the connection errored out (#8392)
Calling `X11_XIfEvent` after the X11 connection errored out can result in hangs.
2025-02-08 10:07:11 -08:00
..
edid-parse.c
edid.h Added copyright header to edid.h 2024-09-18 08:18:26 -07:00
SDL_x11clipboard.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11clipboard.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11dyn.c Added support for displaying XIM composition strings 2025-01-10 03:26:42 -08:00
SDL_x11dyn.h Added support for displaying XIM composition strings 2025-01-10 03:26:42 -08:00
SDL_x11events.c Fixed mouse motion events while the mouse is grabbed 2025-01-31 23:45:09 -08:00
SDL_x11events.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11framebuffer.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11framebuffer.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11keyboard.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
SDL_x11keyboard.h Added support for displaying XIM composition strings 2025-01-10 03:26:42 -08:00
SDL_x11messagebox.c x11: Be more aggressive about finding _any_ usable messagebox font. 2025-01-11 00:35:39 -05:00
SDL_x11messagebox.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11modes.c x11: check to see if displays moved when connected/disconnected 2025-01-17 13:14:16 -08:00
SDL_x11modes.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11mouse.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11mouse.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11opengl.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11opengl.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11opengles.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11opengles.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11pen.c Fixed potential double-free 2025-02-05 00:04:45 -08:00
SDL_x11pen.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11settings.c Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_x11settings.h Use C++ style comments consistently in SDL source code 2024-08-22 13:30:02 -07:00
SDL_x11shape.c Renamed SDL_SoftStretch() to SDL_StretchSurface() 2025-02-03 08:51:32 -08:00
SDL_x11shape.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11sym.h Added support for displaying XIM composition strings 2025-01-10 03:26:42 -08:00
SDL_x11touch.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11touch.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11video.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11video.h keyboard: Add some SDL keycodes for common Xkb keys 2025-01-09 17:26:41 -05:00
SDL_x11vulkan.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11vulkan.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11window.c x11: Don't wait for events when the connection errored out (#8392) 2025-02-08 10:07:11 -08:00
SDL_x11window.h x11: Don't force position windows with an undefined position 2025-01-23 14:36:26 -05:00
SDL_x11xfixes.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11xfixes.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11xinput2.c Remove newlines from log messages 2025-01-22 20:25:04 -08:00
SDL_x11xinput2.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11xsync.c Updated copyright for 2025 2025-01-01 07:45:52 -08:00
SDL_x11xsync.h Updated copyright for 2025 2025-01-01 07:45:52 -08:00
xsettings-client.c Fix xsettings list copy 2024-08-11 06:58:03 -07:00
xsettings-client.h Add XSETTINGS support to x11 driver 2024-06-14 08:54:17 -07:00