lihaoyun6 / QuickRecorder

A lightweight screen recorder based on ScreenCapture Kit for macOS / 基于 ScreenCapture Kit 的轻量化多功能 macOS 录屏工具
https://lihaoyun6.github.io/quickrecorder/
GNU Affero General Public License v3.0
4k stars 188 forks source link

Feature Request: Windowed Recording without Apple Toolbar/Title Bar #97

Open nickglt22 opened 1 month ago

nickglt22 commented 1 month ago

Just wanted to say, the app is awesome, and I appreciate the work you've put into this project. One feature that would be incredibly useful is the ability to select windows without the Apple Toolbar/Title Bar at the top of the GUI. I've attached an image of what I'm describing, it's the section at the top of the GUI window with the red, yellow and green buttons. Thanks again

Screenshot 2024-07-06 at 6 25 07 AM
lihaoyun6 commented 1 month ago

Can you attach an image of what you imagine it should look like? This will help me better understand your needs

nickglt22 commented 1 month ago

Hey, thanks for getting back so quickly. Basically my request is for more flexibility with the windowed recording, specifically a way to crop a portion of the window you've selected.

The main advantage of windowed recording in my opinion is the consistency of the capture bounds. Whenever I use the QuickTime recorder for example and adjust the bounds manually, there is a high likelihood that I will capture one or two pixels off from where I intended, which gets annoying. Windowed capture fixes this issue, but it would be useful to leverage the consistency of the window recordings with a padding/margin feature.

Essentially, you select the window you want to record, and then the specific area within that window denoted by four textboxes: left, right, top and bottom with their associated values determining how much padding/margin should be applied.

GH_SS_BOUNDS GH_SS_D