expikr
expikr
or follow the convention of ` - ` as seen in your taskbars' Office documents
The motivation is to keep the hardware cursor visible at a static position, to provide continuity in visual motion such as camera/map panning. Imagine you're moving your cursor towards the...
i can already retrieve the in-memory bitmap of the hardware cursor on Windows using `GetCursorInfo` -> `CopyIcon`, but that's not exactly what I'm looking for. I'm looking for specifically the...
> Have you tried this change while connected to your computer via Remote Desktop? Just tested, works flawlessly on remote desktop, and no visible jitter either which is great.
Am I overlooking something that is preventing this pull request from being reviewed? I imagined that adding a hint would be a relatively straightforward change, unless I'm missing something.
I see. Would it reduce the amount to consider if I limit the scope to `SDL_MOUSE_RELATIVE_CURSOR_VISIBLE_ON_WINDOWS` instead? The intent was that the warp jitter being made visible by this flag...
> With this PR, calling the following APIs basically makes a contradiction: > > The cursor is in relative mode, so it should be visible, but according to ShowCursor, it...
> It seems you have missed the point I was trying to make with the code snippet. I wasn't talking about specifics of the internal implementation of this feature. I...
@slouken I'm just curious if you could share, in broad strokes, what are some of the kind of considerations that first comes to your mind when mulling over a pull...
I don't know what I'm supposed to do once it took me inside vim. What is preventing the use of the Squash-and-Merge option?