| .. |
|
SDL_dbus.c
|
Add SDL_HINT_APP_NAME and DBUS inhibition hint
|
2021-08-30 09:15:11 -04:00 |
|
SDL_dbus.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_evdev_capabilities.c
|
Added support for touchpads in the Linux evdev code (thanks Francisco!)
|
2021-10-07 18:14:16 -07:00 |
|
SDL_evdev_capabilities.h
|
Added support for touchpads in the Linux evdev code (thanks Francisco!)
|
2021-10-07 18:14:16 -07:00 |
|
SDL_evdev_kbd_default_accents.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_evdev_kbd_default_keymap.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_evdev_kbd.c
|
Fix warnings: static function, {} initializier, un-needed enum forward declaration
|
2021-11-23 10:47:34 +01:00 |
|
SDL_evdev_kbd.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_evdev.c
|
Added support for touchpads in the Linux evdev code (thanks Francisco!)
|
2021-10-07 18:14:16 -07:00 |
|
SDL_evdev.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_fcitx.c
|
Fix the wrong int size for fcitx capability.
|
2021-12-03 04:31:24 -08:00 |
|
SDL_fcitx.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_ibus.c
|
ibus: make sure we don't pass a NULL path string over D-Bus.
|
2021-04-04 00:29:26 -04:00 |
|
SDL_ibus.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_ime.c
|
Fix warnings: static, include, un-initialized vairables
|
2021-11-23 10:33:12 +01:00 |
|
SDL_ime.h
|
Updated copyright for 2021
|
2021-01-02 10:25:38 -08:00 |
|
SDL_threadprio.c
|
Fix warnings: static function, {} initializier, un-needed enum forward declaration
|
2021-11-23 10:47:34 +01:00 |
|
SDL_udev.c
|
Get the correct USB VID/PID information for /dev/input/js* devices
|
2021-11-11 07:03:30 -08:00 |
|
SDL_udev.h
|
Get the correct USB VID/PID information for /dev/input/js* devices
|
2021-11-11 07:03:30 -08:00 |