We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3646

Summary: [patch] SDL_test_common.c: Add key bindings for testing SDL_SetWindowPosition
Product: SDL Reporter: Eric Wasylishen <ewasylishen>
Component: *don't know*Assignee: Sam Lantinga <slouken>
Status: RESOLVED FIXED QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2 Keywords: target-2.0.6
Version: HG 2.1   
Hardware: x86   
OS: Other   
Attachments: SDL_test_common.c: Add key bindings for SDL_SetWindowPosition

Description Eric Wasylishen 2017-05-11 19:43:13 UTC
Created attachment 2730 [details]
SDL_test_common.c: Add key bindings for SDL_SetWindowPosition

Alt-Up/Down/Left/Right switches between displays using SDL_WINDOWPOS_CENTERED_DISPLAY

Shift-Up/Down/Left/Right shifts the window by 100px
Comment 1 Ryan C. Gordon 2017-05-18 20:31:13 UTC
This is probably fine, but I'm going to toss it to Sam to make a decision on including.

--ryan.
Comment 2 Ryan C. Gordon 2017-08-09 05:25:35 UTC
(Sorry if you get a lot of copies of this email, we're touching dozens of bug reports right now.)

Tagging a bunch of bugs as target-2.0.6.

This means we're in the final stretch for an official SDL 2.0.6 release! These are the bugs we really want to fix before shipping if humanly possible.

That being said, we don't promise to fix them because of this tag, we just want to make sure we don't forget to deal with them before we bless a final 2.0.6 release, and generally be organized about what we're aiming to ship. After some debate, we might just remove this tag again and deal with it for a later release.

Hopefully you'll hear more about this bug soon. If you have more information (including "this got fixed at some point, nevermind"), we would love to have you come add more information to the bug report when you have a moment.

Thanks!
--ryan.
Comment 3 Sam Lantinga 2017-08-11 17:42:42 UTC
This looks good, thanks!
https://hg.libsdl.org/SDL/rev/4753f2320927