Added support for external mouse in Samsung DeX mode
relative mode doesn't work, but absolute coordinates are functional
This commit is contained in:
parent
d8cdfc2a4b
commit
7d843b752b
7 changed files with 56 additions and 3 deletions
|
@ -673,3 +673,4 @@
|
|||
#define SDL_LinuxSetThreadPriority SDL_LinuxSetThreadPriority_REAL
|
||||
#define SDL_HasAVX512F SDL_HasAVX512F_REAL
|
||||
#define SDL_IsChromebook SDL_IsChromebook_REAL
|
||||
#define SDL_IsDeXMode SDL_IsDeXMode_REAL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue