SDL Wiki
[ front page | index | search | recent changes | git repo | offline html ]

SDL_HINT_WINDOWS_RAW_KEYBOARD_INPUTSINK

A variable controlling whether the RIDEV_INPUTSINK flag is set when enabling Windows raw keyboard events.

Header File

Defined in <SDL3/SDL_hints.h>

Syntax

#define SDL_HINT_WINDOWS_RAW_KEYBOARD_INPUTSINK "SDL_WINDOWS_RAW_KEYBOARD_INPUTSINK"

Remarks

This enables the window to still receive input even if not in foreground.

Focused windows that receive text input will still prevent input events from triggering.

This hint can be set anytime.

Version

This hint is available since SDL 3.4.4.


CategoryAPI, CategoryAPIMacro, CategoryHints


[ edit | delete | history | feedback | raw ]

All wiki content is licensed under Creative Commons Attribution 4.0 International (CC BY 4.0).
Wiki powered by ghwikipp.