nightmareci
|
718034f5fa
Remove newlines from log messages
|
il y a 2 mois |
Frank Praznik
|
6b776a9989
keyboard: Add some SDL keycodes for common Xkb keys
|
il y a 3 mois |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
il y a 3 mois |
Sam Lantinga
|
a90ad3b0e2
Removed SDL_bool in favor of plain bool
|
il y a 7 mois |
Sam Lantinga
|
dc639956ba
Improve logging performance and make log priorities thread-safe
|
il y a 7 mois |
Sam Lantinga
|
6fc6e3dc7e
Use SDL_bool where appropriate in SDL events
|
il y a 7 mois |
Sam Lantinga
|
a1998d106d
Putting the simple back into Simple DirectMedia Layer
|
il y a 8 mois |
Sam Lantinga
|
a13c993e40
Removed keymaps from the API
|
il y a 8 mois |
Sam Lantinga
|
c298a3749b
Expose the keymap separately from the event keycode
|
il y a 8 mois |
Sam Lantinga
|
f7c8d66ccb
Use the convenience function SDL_GetWindowFromEvent()
|
il y a 8 mois |
Sam Lantinga
|
b854e1fe0b
Fixed some issues found with static analysis
|
il y a 8 mois |
Sam Lantinga
|
bdd531986b
SDL_SetTextInputRect() has been renamed to SDL_SetTextInputArea()
|
il y a 9 mois |
Sam Lantinga
|
def7a43a2e
SDL_HINT_IME_SHOW_UI defaults to SDL_TRUE
|
il y a 10 mois |
Sam Lantinga
|
382494eeda
checkkeys: draw the IME composition text
|
il y a 10 mois |
Sam Lantinga
|
92b3ce20b1
checkkeys: don't toggle text input with the left mouse button
|
il y a 10 mois |
Sam Lantinga
|
01ae067504
checkkeys: print the start/length values of the SDL_EVENT_TEXT_EDITING event
|
il y a 10 mois |
Sam Lantinga
|
94ae4e1513
Fixed build warnings
|
il y a 10 mois |
Sam Lantinga
|
138eb8649d
checkkeys: draw a blinking cursor
|
il y a 10 mois |
Sam Lantinga
|
505badb7af
checkkeys: added support for multiple windows
|
il y a 10 mois |
Sam Lantinga
|
76631a0978
The text input state has been changed to be window-specific.
|
il y a 10 mois |
Sam Lantinga
|
258ee05655
checkkeys: enable showing IME candidates
|
il y a 10 mois |
Sam Lantinga
|
0dd579d40d
Removed SDL_Keysym
|
il y a 10 mois |
Sam Lantinga
|
679e4471ed
Added the ability to query the keymap for keycodes based on modifier state
|
il y a 10 mois |
Sam Lantinga
|
ef9bd8b609
Add the raw platform specific key code to SDL_Keysym
|
il y a 10 mois |
Sam Lantinga
|
391a63f29f
Check raw keyboard input in checkkeys
|
il y a 10 mois |
Sam Lantinga
|
4609af618a
Updated logging functions for SDL3 naming convention
|
il y a 11 mois |
Anonymous Maarten
|
31d133db40
Define SDL_PLATFORM_* macros instead of underscored ones (#8875)
|
il y a 1 an |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
il y a 1 an |
Sylvain
|
d8600f717e
Pointer as bool (libsdl-org#7214)
|
il y a 1 an |
Sam Lantinga
|
70c149c88f
Automatically clean up memory associated with events
|
il y a 1 an |