Files
SDL/src
Ryan C. Gordon f600364b8a wayland: Mark window as MOUSE_CAPTURE while a mouse button is down.
Wayland works like SDL's "auto capture" feature already, tracking the mouse
globally only while a drag is occuring, and this is the only way to get mouse
input outside the window.

Setting this flag ourselves lets SDL_CaptureMouse() work in the most common
use case without actually implementing CaptureMouse for the backend, including
SDL's auto capture feature.

Fixes #6010.
2022-08-06 09:19:52 -04:00
..
2022-07-11 13:34:35 -04:00
2022-07-01 13:59:14 -07:00
2022-07-17 09:07:04 -07:00
2022-07-01 13:59:14 -07:00
2022-06-15 15:15:26 -07:00
2022-07-01 13:59:14 -07:00
2022-07-30 16:34:40 -07:00
2022-07-01 13:59:14 -07:00
2022-07-01 13:59:14 -07:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-01-03 09:40:21 -08:00
2022-04-01 08:01:44 +02:00
2022-04-01 08:01:44 +02:00
2022-07-18 07:18:56 -07:00
2022-07-01 13:59:14 -07:00