[GH-ISSUE #179] [feature request] Window Movement Capature #151

Open
opened 2026-02-26 08:45:31 +03:00 by kerem · 2 comments
Owner

Originally created by @Riajyuu on GitHub (Aug 19, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/179

Originally assigned to: @NickeManarin on GitHub.

STR:
Select a window before starting recording and move it away.

Actual Results:
The target recording area stay where it was.

Expected Results:
The target recording area moves by following the window.

Plausible solution:
Detect process ID so that you know which process the window belongs to.

Originally created by @Riajyuu on GitHub (Aug 19, 2017). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/179 Originally assigned to: @NickeManarin on GitHub. STR: Select a window before starting recording and move it away. Actual Results: The target recording area stay where it was. Expected Results: The target recording area moves by following the window. Plausible solution: Detect process ID so that you know which process the window belongs to.
Author
Owner

@NickeManarin commented on GitHub (Aug 19, 2017):

Possible. But what happens if the window gets resized?

<!-- gh-comment-id:323554318 --> @NickeManarin commented on GitHub (Aug 19, 2017): Possible. But what happens if the window gets resized?
Author
Owner

@Riajyuu commented on GitHub (Aug 19, 2017):

By knowing PID, I don't think it will be hard as there is Windows position records, which containing resizing

<!-- gh-comment-id:323554429 --> @Riajyuu commented on GitHub (Aug 19, 2017): By knowing PID, I don't think it will be hard as there is Windows position records, which containing resizing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#151
No description provided.