| .. |
|
SDL_dbus.c
|
f3261fedcc
Code cleanup now that SDL_bool is equivalent to a C boolean expression
|
2 years ago |
|
SDL_dbus.h
|
99421b64d0
linux: Add portal drag and drop
|
2 years ago |
|
SDL_evdev.c
|
1e50823a14
fixed linux build.
|
2 years ago |
|
SDL_evdev.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_evdev_capabilities.c
|
d584592822
linux: If the kernel specifically tells us the device type, trust it
|
2 years ago |
|
SDL_evdev_capabilities.h
|
b770644411
Fixed building on older kernel headers
|
2 years ago |
|
SDL_evdev_kbd.c
|
37e567994d
Fix remaining typos (#7921)
|
2 years ago |
|
SDL_evdev_kbd.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_evdev_kbd_default_accents.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_evdev_kbd_default_keymap.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_fcitx.c
|
7e445da569
Added SDL_CleanupEvent()
|
2 years ago |
|
SDL_fcitx.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_ibus.c
|
bc3d9e99f3
Only save ibus_addr_file after we've successfully read an address from it.
|
2 years ago |
|
SDL_ibus.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_ime.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 years ago |
|
SDL_ime.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_sandbox.c
|
bcd97b36d2
Fixed Steam Runtime sandbox detection
|
3 years ago |
|
SDL_sandbox.h
|
fde78d12f2
Updated copyright for 2023
|
3 years ago |
|
SDL_system_theme.c
|
ddbdd73258
Updated source to match SDL function prototype style
|
2 years ago |
|
SDL_system_theme.h
|
d5f07730be
x11: Dynamically update the scale factor
|
2 years ago |
|
SDL_threadprio.c
|
3472dc11d6
Fix uses of undefined macro identifiers (-Wundef)
|
3 years ago |
|
SDL_udev.c
|
0d5aa70e62
linux: Pass evdev properties when guessing device type
|
2 years ago |
|
SDL_udev.h
|
c53843a961
docs: Remove Doxygen `\brief` tags.
|
2 years ago |