Ozkan Sezer
|
a4f962fd46
SDL_x11shape.c: fix build if SDL_VIDEO_DRIVER_X11_XSHAPE isn't defined
|
9 ヶ月 前 |
Frank Praznik
|
800c35a2c1
dialog: Don't potentially call SDL_free() on an uninitialized value
|
9 ヶ月 前 |
Frank Praznik
|
596651f13a
dialog: Decodes percent encoded URI paths returned by the xdg file portal
|
9 ヶ月 前 |
Frank Praznik
|
71200e94a8
core: Factor out common URI decode functions from Wayland and X11
|
9 ヶ月 前 |
Sam Lantinga
|
0ae4fd0ec9
Make sure we don't try to use the XInput DLL after it's unloaded
|
9 ヶ月 前 |
Francisco Javier Trujillo Mata
|
d86ea0622d
Add slash to cwd call
|
9 ヶ月 前 |
Sam Lantinga
|
c7f7464174
Updated scancode documentation
|
9 ヶ月 前 |
Sam Lantinga
|
8949de3978
Fixed building with older libdrm headers
|
9 ヶ月 前 |
Sam Lantinga
|
56e85064ff
Fixed audio recording latency after a hitch
|
9 ヶ月 前 |
Ryan C. Gordon
|
9fd54b724f
include: Added documentation for SDL_PRESSED and SDL_RELEASED.
|
9 ヶ月 前 |
SDL Wiki Bot
|
306cc6f91e
Sync SDL3 wiki -> header
|
9 ヶ月 前 |
Sam Lantinga
|
80e64ef921
Windows IME cleanup
|
9 ヶ月 前 |
hwsmm
|
dc8b06fb5a
Check if SDL_GetKeyboardFocus is null in X11/Wayland events
|
9 ヶ月 前 |
Edoardo Lolletti
|
64acde86de
stdcpp threads, simplify SDL_GetCurrentThreadID implementation
|
10 ヶ月 前 |
Cecill Etheredge
|
e9a93246ef
fix: Use drmModeAddFB2WithModifiers instead of drmModeAddFB to allow using GBM modifiers.
|
9 ヶ月 前 |
Sam Lantinga
|
b37b94453c
Fixed multi-window test programs not quitting when windows are closed
|
9 ヶ月 前 |
Aleksander
|
596c0af0f3
Camera: Bugfix: `ChooseBestCameraSpec` doesn't set camera colorspace
|
9 ヶ月 前 |
SDL Wiki Bot
|
3d121d9bc7
Sync SDL3 wiki -> header
|
9 ヶ月 前 |
Sam Lantinga
|
0804598b5d
Added a font glyph for missing characters
|
9 ヶ月 前 |
Sam Lantinga
|
def7a43a2e
SDL_HINT_IME_SHOW_UI defaults to SDL_TRUE
|
9 ヶ月 前 |
Sam Lantinga
|
382494eeda
checkkeys: draw the IME composition text
|
9 ヶ月 前 |
Sam Lantinga
|
018ca39c45
Don't move the cursor to the end of the selected candidate
|
9 ヶ月 前 |
Sam Lantinga
|
92b3ce20b1
checkkeys: don't toggle text input with the left mouse button
|
9 ヶ月 前 |
Sam Lantinga
|
377014c430
Added some documentation to the SDL_EVENT_TEXT_EDITING event
|
9 ヶ月 前 |
Sam Lantinga
|
01ae067504
checkkeys: print the start/length values of the SDL_EVENT_TEXT_EDITING event
|
9 ヶ月 前 |
Sam Lantinga
|
8328fdfe0d
Don't use raw keyboard input when text input is active
|
10 ヶ月 前 |
Frank Praznik
|
f79d0adfc9
x11: Avoid excessive keymap reconstruction
|
10 ヶ月 前 |
Sam Lantinga
|
94ae4e1513
Fixed build warnings
|
10 ヶ月 前 |
Anonymous Maarten
|
d52ea20916
cmake: check for valid isinf/isinff/isnan/isnanf macros
|
10 ヶ月 前 |
SDL Wiki Bot
|
ea11c9e0c7
Sync SDL3 wiki -> header
|
10 ヶ月 前 |