Sam Lantinga
|
6f8fbf5cea
SDL_EVENT_CLIPBOARD_UPDATE isn't sent when the primary selection changes
|
1 day ago |
Sam Lantinga
|
1871b998cd
Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN
|
1 day ago |
Sam Lantinga
|
6677fad1c8
Added SDL_EVENT_DISPLAY_USABLE_BOUNDS_CHANGED
|
2 days ago |
unknown
|
84981ead73
docs: Note that Windows might block SDL_PollEvent() on window drag.
|
2 days ago |
Ryan C. Gordon
|
a1672f2d2f
docs: Fix param call on SDL_SetEventFilter.
|
2 weeks ago |
Brenton Bostick
|
7622c4c427
fix typos
|
2 weeks ago |
SDL Wiki Bot
|
5a2faaee29
Sync SDL3 wiki -> header
|
3 weeks ago |
Sam Lantinga
|
29e6e07396
Note it is safe to do drawing in response to SDL_EVENT_WINDOW_EXPOSED
|
3 weeks ago |
Ryan C. Gordon
|
acbe86399d
docs: Note SDL_EVENT_AUDIO_DEVICE_ADDED is sent for all devices at startup.
|
2 months ago |
Sasha Szpakowski
|
e80d084766
expose events originating from a live-resize set the data1 field to 1.
|
3 months ago |
SDL Wiki Bot
|
bbd973c8d2
Sync SDL3 wiki -> header
|
5 months ago |
Cameron Gutman
|
0447c2f3c3
events: Add integer wheel fields for sdl2-compat
|
5 months ago |
SDL Wiki Bot
|
34fe967f3e
Sync SDL3 wiki -> header
|
5 months ago |
Ryan C. Gordon
|
22692e308f
events: Added SDL_GetEventDescription().
|
5 months ago |
SDL Wiki Bot
|
bb8dcf08e7
Sync SDL3 wiki -> header
|
7 months ago |
Sam Lantinga
|
99cf16287a
Fixed the name of SDL_SYSWMEVENT
|
8 months ago |
Ryan C. Gordon
|
7a5604cf0c
Sync SDL3 wiki -> headers.
|
8 months ago |
SDL Wiki Bot
|
3bea84531d
Sync SDL3 wiki -> header
|
8 months ago |
Sam Lantinga
|
9ed23a4b79
Updated SDL_SetEventFilter() documentation
|
8 months ago |
SDL Wiki Bot
|
31dd4fe81f
Sync SDL3 wiki -> header
|
9 months ago |
Maia
|
417ed7f35f
Fix references in docs
|
9 months ago |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
9 months ago |
Sam Lantinga
|
b902b0527b
Renamed n_mime_types to num_mime_types
|
9 months ago |
Sam Lantinga
|
d4d5faedab
Added SDL_EVENT_FINGER_CANCELED
|
9 months ago |
Sam Lantinga
|
ed75d9d22a
Document that the mouse ID is only valid in mouse relative mode
|
9 months ago |
Sam Lantinga
|
f37eef948c
Removed raw mouse events
|
9 months ago |
Sam Lantinga
|
d07bb0e679
Removed raw key events
|
9 months ago |
Sam Lantinga
|
c44fa5bb07
Updated raw input events to match SDL style
|
9 months ago |
expikr
|
5c0f8dc179
add alternate raw mouse motion events with windows implementation (#10042)
|
9 months ago |
Eduard Gushchin
|
0ca8027205
Fixed an inaccuracy in the documentation for SDL_PenProximityEvent and SDL_PenMotionEvent
|
9 months ago |