From 510a827fa5b0b1270147ca90b501e9093931aa2a Mon Sep 17 00:00:00 2001 From: fm-sys <64581222+fm-sys@users.noreply.github.com> Date: Sun, 20 Jul 2025 10:40:13 +0200 Subject: [PATCH 1/3] [Powertoys] Add screenshot mode to crop-and-lock.md --- hub/powertoys/crop-and-lock.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/hub/powertoys/crop-and-lock.md b/hub/powertoys/crop-and-lock.md index 1ec55881b1..d37f684288 100644 --- a/hub/powertoys/crop-and-lock.md +++ b/hub/powertoys/crop-and-lock.md @@ -41,6 +41,10 @@ Creates a window that replaces the original window, showing only the selected ar Not every window will react well to being contained in another application so this mode has many compatibility issues. It's advisable to use the "Thumbnail" mode instead if you find that a window isn't responding well to being cropped with the "Reparent" mode. +### Screenshot + +Creates a window that shows the selected area of the original window as a freezed snapshot. This mode has good compatibility as well. + ## Known issues Crop And Lock currently has the following known issues: From 32601c21b703ca65c6cce31538ca863923d18425 Mon Sep 17 00:00:00 2001 From: fm-sys <64581222+fm-sys@users.noreply.github.com> Date: Wed, 20 Aug 2025 23:40:41 +0200 Subject: [PATCH 2/3] Update hub/powertoys/crop-and-lock.md Co-authored-by: Alvin Ashcraft <73072+alvinashcraft@users.noreply.github.com> --- hub/powertoys/crop-and-lock.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hub/powertoys/crop-and-lock.md b/hub/powertoys/crop-and-lock.md index d37f684288..b5976bc25c 100644 --- a/hub/powertoys/crop-and-lock.md +++ b/hub/powertoys/crop-and-lock.md @@ -43,7 +43,7 @@ Not every window will react well to being contained in another application so th ### Screenshot -Creates a window that shows the selected area of the original window as a freezed snapshot. This mode has good compatibility as well. +Creates a window that shows the selected area of the original window as a frozen snapshot. This mode has good compatibility as well. ## Known issues From 57d568b8bd6a7532cdbf7ecd198763d7ff89746d Mon Sep 17 00:00:00 2001 From: fm-sys <64581222+fm-sys@users.noreply.github.com> Date: Wed, 20 Aug 2025 23:46:07 +0200 Subject: [PATCH 3/3] Update crop-and-lock.md --- hub/powertoys/crop-and-lock.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hub/powertoys/crop-and-lock.md b/hub/powertoys/crop-and-lock.md index b5976bc25c..aedbe85881 100644 --- a/hub/powertoys/crop-and-lock.md +++ b/hub/powertoys/crop-and-lock.md @@ -33,7 +33,7 @@ Select the **Close** button of the cropped window to close it and restore the or ### Thumbnail -Creates a window that shows the selected area of the original window. Any changes to the original window's selected area will be reflected on the thumbnail, but the original application can't be controlled through the thumbnail. This mode has the best compatibility. +Creates a window that shows the selected area of the original window. Any changes to the original window's selected area will be reflected on the thumbnail, but the original application can't be controlled through the thumbnail. This mode has the best compatibility across apps. ### Reparent @@ -43,7 +43,7 @@ Not every window will react well to being contained in another application so th ### Screenshot -Creates a window that shows the selected area of the original window as a frozen snapshot. This mode has good compatibility as well. +Creates a window that shows the selected area of the original window as a frozen snapshot. This mode has good compatibility across apps as well. ## Known issues