mirror of
https://github.com/NickeManarin/ScreenToGif.git
synced 2026-04-26 07:35:54 +03:00
[GH-ISSUE #179] [feature request] Window Movement Capature #151
Labels
No labels
copy cats
duplicated
future feature
pull-request
⬜ Accepted
⬜ Completed
⬜ Help Wanted 💪
⬜ In Progress
⬜ Missing Details
⬜ Pending
⬜ Waiting For Answer ⏳
🆕 feature preview
🔷 Bug 🐛
🔷 Out Of Scope
🔷 Out Of Scope
🔷 Question
🔷Enhancement
🔷Enhancement
🔷Invalid / External
🔷Knowledge Base
🔷Won't Fix
🕑 High
🕑 High
🕑 High
🕕 Medium
🕙 Low
🕛 Critical
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ScreenToGif#151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@NickeManarin commented on GitHub (Aug 19, 2017):
Possible. But what happens if the window gets resized?
@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