Sam Lantinga
|
fa073ed01a
Revert "Fix relative mouse input for Unvanquished (unvanquished.net)"
|
4 жил өмнө |
Sam Lantinga
|
27fc582b59
Minor cleanup
|
4 жил өмнө |
Sam Lantinga
|
86acb1a347
Handle interaction between auto capture and the SDL_CaptureMouse() API
|
4 жил өмнө |
Ivan Epifanov
|
96be9cddcc
Vita: add hint to select which touchpad generates mouse events
|
4 жил өмнө |
Ryan C. Gordon
|
4fe7b2cbd1
static analysis: Fixed several complaints from codechecker.
|
4 жил өмнө |
Sam Lantinga
|
5ff42438e3
Added a hint to capture the mouse when mouse buttons are pressed, defaulting on
|
4 жил өмнө |
Sam Lantinga
|
09b8152fae
Use SDL_Log instead of printf
|
4 жил өмнө |
Antoine Fontaine
|
3318590796
Fix relative mouse input for Unvanquished (unvanquished.net)
|
4 жил өмнө |
pionere
|
ebdd536676
use SDL_InvalidParamError or SDL_assert instead of custom SDL_SetError
|
4 жил өмнө |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 жил өмнө |
Cameron Gutman
|
d7d67af441
mouse: Fix Y value in motion events when confinement is active
|
4 жил өмнө |
Sam Lantinga
|
dfb834d3d4
Track button state for each mouse input source separately
|
4 жил өмнө |
Sam Lantinga
|
fd79607eb0
Added SDL_GetWindowMouseRect()
|
4 жил өмнө |
Sam Lantinga
|
a3e8fd49e6
Cancel any accumulated mouse wheel motion in the opposite direction when the wheel direction changes
|
4 жил өмнө |
Sam Lantinga
|
5dbbc8e61f
Added mouse wheel deltas with floating point precision
|
4 жил өмнө |
Sam Lantinga
|
88e9f7765c
Fixed relative mouse mode using warping after https://github.com/libsdl-org/SDL/commit/82793ac279d19b5bde8fc2bd62877b05ba5a76e0
|
4 жил өмнө |
Sam Lantinga
|
82793ac279
Fixed mouse warping while in relative mode
|
4 жил өмнө |
Sam Lantinga
|
1ec409c214
Don't warp the mouse within a window while it's minimized
|
4 жил өмнө |
Sam Lantinga
|
694771513c
Get the window size for the window receiving the mouse motion
|
4 жил өмнө |
Sam Lantinga
|
6a1e1ed9ae
Relative mouse mode grab is based on the window with the input focus
|
4 жил өмнө |
Sam Lantinga
|
b28ed02803
Don't warp the mouse for relative mode when the window doesn't have focus
|
4 жил өмнө |
Dean Herbert
|
8fb95034e8
Avoid warping the cursor to the center of the window when not in relative_warp_mode
|
5 жил өмнө |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 жил өмнө |
Sam Lantinga
|
cb36189692
Fixed bug 5235 - All internal sources should include SDL_assert.h
|
5 жил өмнө |
Ozkan Sezer
|
d27238751f
os2: integrate the port into main tree.
|
5 жил өмнө |
Sam Lantinga
|
bcbaa4ec1f
If there isn't a GetGlobalMouseState() implementation, fall back to the normal one.
|
5 жил өмнө |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 жил өмнө |
Sam Lantinga
|
cf33f1f0ef
Added a utility function to simplify the hint handling logic
|
6 жил өмнө |
Ryan C. Gordon
|
cf092eca90
mouse: Save initial position yet even if xrel and yrel are 0.
|
6 жил өмнө |
Alex Szpakowski
|
d5ec735a33
Add a windowID field to SDL_TouchFingerEvent (bug #4331).
|
6 жил өмнө |