[GH-ISSUE #89] Separate recording window with no border so content can be recorded on edge of screen #78

Closed
opened 2026-02-26 08:45:13 +03:00 by kerem · 6 comments
Owner

Originally created by @MikeLBN on GitHub (Feb 19, 2017).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/89

Originally assigned to: @NickeManarin on GitHub.

Recording window can't be placed on top or any edge of the screen, because window frame is limiting it.
Separate window for controls, and semi-opaque box that would become transparent when recording starts would resolve this.

Originally created by @MikeLBN on GitHub (Feb 19, 2017). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/89 Originally assigned to: @NickeManarin on GitHub. Recording window can't be placed on top or any edge of the screen, because window frame is limiting it. Separate window for controls, and semi-opaque box that would become transparent when recording starts would resolve this.
Author
Owner

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

Working on it: https://github.com/NickeManarin/ScreenToGif/blob/master/ScreenToGif/Controls/GhostWindow.cs

<!-- gh-comment-id:280940020 --> @NickeManarin commented on GitHub (Feb 19, 2017): Working on it: https://github.com/NickeManarin/ScreenToGif/blob/master/ScreenToGif/Controls/GhostWindow.cs
Author
Owner

@kwinz commented on GitHub (Apr 20, 2017):

Will this also fix #109?

<!-- gh-comment-id:295819857 --> @kwinz commented on GitHub (Apr 20, 2017): Will this also fix #109?
Author
Owner

@NickeManarin commented on GitHub (Apr 20, 2017):

Yes.

<!-- gh-comment-id:295822371 --> @NickeManarin commented on GitHub (Apr 20, 2017): Yes.
Author
Owner

@kwinz commented on GitHub (Apr 20, 2017):

Awesome. Great work!

<!-- gh-comment-id:295825323 --> @kwinz commented on GitHub (Apr 20, 2017): Awesome. Great work!
Author
Owner

@NickeManarin commented on GitHub (Jun 2, 2017):

Almost finished:

region

window

<!-- gh-comment-id:305673215 --> @NickeManarin commented on GitHub (Jun 2, 2017): Almost finished: ![region](https://cloud.githubusercontent.com/assets/14798947/26708539/c5013a7a-4722-11e7-8aa4-c16cc80cd0b7.gif) ![window](https://cloud.githubusercontent.com/assets/14798947/26708544/c78eab1a-4722-11e7-8c51-abc1b469a6ac.gif)
Author
Owner

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

Done. To enable, head over to Options > Application.

<!-- gh-comment-id:309328233 --> @NickeManarin commented on GitHub (Jun 19, 2017): Done. To enable, head over to Options > Application.
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#78
No description provided.