You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: hub/powertoys/awake.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@ You can use PowerToys Awake directly from PowerToys Settings or as a standalone
21
21
22
22
In the PowerToys Settings, start PowerToys Awake by toggling **Enable Awake** on. Once enabled, the application will manage the awakeness state of the computer.
23
23
24
-

24
+

25
25
26
26
You can choose the following Awake states:
27
27
@@ -45,7 +45,7 @@ This feature only works if Awake is running in one of the three **Keep awake** s
45
45
46
46
To manage the execution of the tool from the system tray, right-click on the PowerToys Awake icon.
47
47
48
-

48
+

A PowerShell 7 module that detects command-line errors and suggests a relevant WinGet package to install, if available.
12
12
13
13
> [!IMPORTANT]
14
-
> There are some incompatibilities between Command Not Found and some PowerShell configurations. You can read more about them in [issue 30818](https://github.com/microsoft/PowerToys/issues/30818) on GitHub.
14
+
> There are some incompatibilities between Command Not Found and some PowerShell configurations. Read more about them in [issue 30818](https://github.com/microsoft/PowerToys/issues/30818) on GitHub.
15
15
16
-

16
+

17
17
18
18
## Requirements
19
19
@@ -27,7 +27,7 @@ To install the Command Not Found module, navigate to the Command Not Found page
27
27
- PSFeedbackProvider
28
28
- PSCommandNotFoundSuggestion
29
29
30
-
After that, PowerShell profile file will be appended with following block of PowerShell commands:
30
+
After that, the PowerShell profile file will be appended with following block of PowerShell commands:
@@ -21,7 +21,7 @@ Enable Color Picker in the **Color Picker** tab in PowerToys Settings.
21
21
22
22
### Activating Color Picker
23
23
24
-
You can choose what happens when you activate Color Picker (default: <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>) by changing **Activation Behavior**:
24
+
Choose what happens when you activate Color Picker (default: <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>) by changing **Activation Behavior**:
@@ -35,7 +35,7 @@ After activating Color Picker, select a color on your screen to pick that color.
35
35
36
36
Color Picker copies the selected color to the clipboard in the **Default color format** you've chosen in Color Picker's settings (default: HEX).
37
37
38
-

38
+

39
39
40
40
> [!TIP]
41
41
> To select the color of the non-hover state of a element:
@@ -46,7 +46,7 @@ Color Picker copies the selected color to the clipboard in the **Default color f
46
46
47
47
## Using the Color Picker editor
48
48
49
-
The Color Picker editor stores a history of up to 20 picked colors and lets you copy them to the clipboard. You can choose which color formats are visible in the editor in **Color formats** in PowerToys Settings.
49
+
The Color Picker editor stores a history of up to 20 picked colors and lets you copy them to the clipboard. Choose which color formats are visible in the editor in **Color formats** in PowerToys Settings.
50
50
51
51
The colored bar at the top of the Color Picker editor lets you:
52
52
@@ -57,7 +57,7 @@ To fine tune your chosen color, select the central color in the color bar. The f
57
57
58
58
To choose a similar color, select one of the segments on the left and right edges of the color bar. The Color Picker editor suggests two lighter shades on the left of the bar, and two darker shades on the right of the bar. Selecting one of these similar colors adds that color to the colors history.
To remove a color from the colors history, right-click a color and select **Remove**.
63
63
@@ -75,7 +75,7 @@ Color Picker has the following settings:
75
75
|**Show color name**| When turned on, this setting shows a high-level representation of the color. For example, 'Light Green', 'Green', or 'Dark Green'. |
76
76
| **Color formats** | This section lets you enable and add different color formats, and change the order of color formats in the Color Picker editor. Read more about **Color formats** in [Managing color formats](#managing-color-formats).
@@ -87,9 +87,9 @@ To disable a color format, turn off the toggle next to that color format. Color
87
87
88
88
To delete a color format, select **•••** next to a color format and select **Delete**.
89
89
90
-
To add a new color format, select **Add custom color format**. You can choose the color format's **Name** and **Format**. Select **Save** to add the color format. The syntax for color formats is described in the **Add custom color format** dialog.
90
+
To add a new color format, select **Add custom color format**. Choose the color format's **Name** and **Format**. Select **Save** to add the color format. The syntax for color formats is described in the **Add custom color format** dialog.
91
91
92
-
To edit a color format, select it from the list. You can edit the color format's **Name** and **Format** in the **Edit custom color format** dialog. Select **Update** to save your changes. The syntax for color formats is described in the **Edit custom color format** dialog.
92
+
To edit a color format, select it from the list. Edit the color format's **Name** and **Format** in the **Edit custom color format** dialog. Select **Update** to save your changes. The syntax for color formats is described in the **Edit custom color format** dialog.
PowerToys **Crop And Lock** allows you to crop a current application into a smaller window or just create a thumbnail. Focus the target window and press the shortcut to start cropping.
13
13
14
-

14
+

15
15
16
16
## Getting started
17
17
18
18
### How to use
19
19
20
20
To start using Crop And Lock, enable it in the PowerToys Settings (**Crop And Lock** tab).
21
21
22
-
Once enabled, you can focus a Window and press the "Thumbnail" shortcut (default: <kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>T</kbd>) or the "Reparent" shortcut (default: <kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd>) to select an area of the window to crop.
22
+
Once enabled, focus a Window and press the "Thumbnail" shortcut (default: <kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>T</kbd>) or the "Reparent" shortcut (default: <kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>R</kbd>) to select an area of the window to crop.
23
23
24
24
> [!TIP]
25
-
> You can use the <kbd>Esc</kbd> key to cancel the crop selection.
25
+
> Use <kbd>Esc</kbd> to cancel the crop selection.
26
26
27
27
After you've selected the area of the window, a new window will appear and behave according to the selected crop mode.
28
28
29
-
Use the **X** button on the top right corner of the cropped window to close it and restore the original window.
29
+
Select the **Close** button of the cropped window to close it and restore the original window.
30
30
31
31
## Crop modes
32
32
@@ -42,4 +42,4 @@ Creates a window that replaces the original window, showing only the selected ar
42
42
43
43
- Cropping maximized or full-screen windows in "Reparent" mode might not work. It's recommended to resize the window to fill the screen corners instead.
44
44
- Some UWP apps won't react well to being cropped in "Reparent" mode. The Windows Calculator is a notable example of this.
45
-
- Applications that use sub-windows or tabs can also react poorly to being cropped in "Reparent" mode. Notepad and OneNote are notable examples of applications that react poorly.
45
+
- Applications that use sub-windows or tabs can react poorly to being cropped in "Reparent" mode. Notepad and OneNote are notable examples of applications that react poorly.
0 commit comments