Frank Praznik
|
1f0bc4b808
x11: Check for button presses before clearing an XInput2 pointer grab
|
9 months ago |
SDL Wiki Bot
|
ede4483420
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
473257cce6
Added SDL_GetRenderLogicalPresentationRect()
|
9 months ago |
Sam Lantinga
|
b72c22340e
We don't need to pull scancode state to see if ALT is held down
|
9 months ago |
Sam Lantinga
|
017a1039e2
Removed unnecessary cast
|
9 months ago |
Sam Lantinga
|
7258b36e30
Make it easier to turn on Windows message logging
|
9 months ago |
Sam Lantinga
|
5322b3528a
Losing keyboard focus doesn't automatically mean you lose mouse capture
|
9 months ago |
Sam Lantinga
|
2a58e7b11c
Respect SDL_HINT_RENDER_DRIVER when creating an accelerated window surface
|
9 months ago |
Sam Lantinga
|
a522bfe3f1
Clean up any renderer in SDL_DestroyWindowSurface()
|
9 months ago |
Sam Lantinga
|
6f199eabb8
Removed SDL_RenderGeometryRawFloat()
|
9 months ago |
Sam Lantinga
|
22bca55d84
Minor blitting cleanup
|
9 months ago |
1F616EMO
|
79f6baa494
Remove the inconsistent and lag-causing usleep call in SDL_fcitx.c
|
9 months ago |
SDL Wiki Bot
|
2cfcb144e4
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
212a491f7c
Renamed SDL_HINT_IME_NATIVE_UI to SDL_HINT_IME_IMPLEMENTED_UI
|
9 months ago |
Sam Lantinga
|
e47179c4c7
We should still set the text input area if SDL_DISABLE_WINDOWS_IME is defined
|
9 months ago |
SDL Wiki Bot
|
9332de9f25
Sync SDL3 wiki -> header
|
9 months ago |
Sam Lantinga
|
a7d4f0a76c
Center the composition text in the text input area
|
9 months ago |
Sam Lantinga
|
4c7db129df
SDL_HINT_IME_INTERNAL_EDITING and SDL_HINT_IME_SHOW_UI are replaced with SDL_HINT_IME_NATIVE_UI
|
9 months ago |
Sam Lantinga
|
d9d7104feb
Removed unneeded Text Services Framework code from IME handling
|
9 months ago |
Sam Lantinga
|
bdd531986b
SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea()
|
9 months ago |
Sam Lantinga
|
e324c7d692
Fixed event spam caused by repeated calls to IME_SetTextInputRect()
|
9 months ago |
Sam Lantinga
|
42d8db7e34
Current Korean IMEs don't have candidates
|
9 months ago |
Sam Lantinga
|
ed2022a175
Added SDL_EVENT_TEXT_EDITING_CANDIDATES
|
9 months ago |
SDL Wiki Bot
|
c983c1da97
Sync SDL3 wiki -> header
|
9 months ago |
Frank Praznik
|
44ec57626f
vulkan: Don't set the opaque bit on transparent windows
|
9 months ago |
Anonymous Maarten
|
339d83bdfa
ci: assume all .dmp files in build directy are minidump files
|
9 months ago |
hwsmm
|
915ef28753
Fix mouse button not changing in pen mouse emulation
|
9 months ago |
Ryan C. Gordon
|
87439c0008
x11: Fix build when `X_HAVE_UTF8_STRING` is not defined.
|
9 months ago |
Ryan C. Gordon
|
ecfa363889
begin_code: Solaris Studio has `__has_attribute` defined by isn't usable here.
|
9 months ago |
Ryan C. Gordon
|
d7ee9ce455
SDL_endian.h: Fix byte order detection on Solaris (and some SPARC compilers).
|
9 months ago |