| .. |
|
SDL_dbus.c
|
linux: Add portal drag and drop
|
2023-09-20 11:41:48 -04:00 |
|
SDL_dbus.h
|
linux: Add portal drag and drop
|
2023-09-20 11:41:48 -04:00 |
|
SDL_evdev.c
|
fixed linux build.
|
2023-07-10 20:35:50 +03:00 |
|
SDL_evdev.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_evdev_capabilities.c
|
linux: If the kernel specifically tells us the device type, trust it
|
2023-06-16 08:54:41 -07:00 |
|
SDL_evdev_capabilities.h
|
Fixed building on older kernel headers
|
2023-06-17 09:46:46 -07:00 |
|
SDL_evdev_kbd.c
|
Fix remaining typos (#7921)
|
2023-07-03 12:46:47 -07:00 |
|
SDL_evdev_kbd.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_evdev_kbd_default_accents.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_evdev_kbd_default_keymap.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_fcitx.c
|
Remove the unimplemented CloseIC in fcitx module
|
2023-07-20 13:36:33 -07:00 |
|
SDL_fcitx.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_ibus.c
|
ibus: Handle error when getting the D-Bus machine ID
|
2023-06-20 06:46:33 -07:00 |
|
SDL_ibus.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_ime.c
|
Updated source to match SDL function prototype style
|
2023-05-23 11:29:41 -07:00 |
|
SDL_ime.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_sandbox.c
|
Fixed Steam Runtime sandbox detection
|
2023-02-15 13:53:57 -08:00 |
|
SDL_sandbox.h
|
Updated copyright for 2023
|
2023-01-09 09:41:41 -08:00 |
|
SDL_system_theme.c
|
Updated source to match SDL function prototype style
|
2023-05-23 11:29:41 -07:00 |
|
SDL_system_theme.h
|
x11: Dynamically update the scale factor
|
2023-05-18 16:16:00 -07:00 |
|
SDL_threadprio.c
|
Fix uses of undefined macro identifiers (-Wundef)
|
2023-03-29 21:49:01 +00:00 |
|
SDL_udev.c
|
linux: Pass evdev properties when guessing device type
|
2023-06-16 08:54:41 -07:00 |
|
SDL_udev.h
|
Added udev_device_get_syspath() to udev context
|
2023-05-26 08:19:04 -07:00 |