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/always-on-top.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,17 +14,17 @@ A system-wide utility for Windows to pin windows above other windows.
14
14
15
15
## Toggle windows to be on top
16
16
17
-
With the activation / deactivation shortcut (default: <kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>T</kbd>), the targeted window will be placed above all non-topmost windows and should stay above them, even when the window is deactivated.
17
+
With the activation/deactivation shortcut (default: <kbd>⊞ Win</kbd>+<kbd>Ctrl</kbd>+<kbd>T</kbd>), the active window will be placed above all non-topmost windows and should stay above them, even when the window is deactivated.
18
18
19
19
## Settings
20
20
21
21
From the Settings tab, you can configure the following options:
22
22
23
23
| Setting | Description |
24
24
| :--- | :--- |
25
-
| Activation shortcut | The customizable keyboard command to turn on or off always on top for that window. |
25
+
| Activation shortcut | The customizable keyboard command to turn on or off the always-on-top property for that window. |
26
26
| Do not activate when Game Mode is on | Prevents the feature from being activated when actively playing a game on the system. |
27
-
| Color mode | Choose either "Windows default" or "Custom color" for the highlight border. |
27
+
| Color mode | Choose either **Windows default** or **Custom color** for the highlight border. |
28
28
| Color | The custom color of the highlight border. |
29
29
| Border thickness (px) | The thickness of the highlight border. Measured in pixels. |
30
30
| Play a sound | Toggle playing of a short alert chirp. Activating and deactivating use different sounds. |
Copy file name to clipboardExpand all lines: hub/powertoys/color-picker.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,17 +21,17 @@ To start using Color Picker, enable it in the PowerToys Settings (**Color Picker
21
21
22
22
### Activating Color Picker
23
23
24
-
Once enabled, you can choose one of the following three behaviors to be executed when launching Color Picker with the activation shortcut (default: <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>).
24
+
Once enabled, you can choose one of the following three behaviors to be executed when opening Color Picker with the activation shortcut (default: <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>).
-**Editor** - Opens editor window directly, from here you can choose a color from the history, fine-tune a selected color, or capture a new color by opening the color picker.
29
-
-**Color Picker with editor mode enabled** - Opens Color Picker. After selecting a color, the editor is opened and the selected color is copied to the clipboard (in the default format - configurable in the Settings dialog).
30
-
-**Color Picker only** - Opens Color Picker only and the selected color will be copied to the clipboard.
28
+
-**Open editor** - Opens editor window directly, from here you can choose a color from the history, fine-tune a selected color, or capture a new color by opening the color picker.
29
+
-**Pick a color and open editor** - Opens Color Picker. After selecting a color, the editor is opened and the selected color is copied to the clipboard (in the default format - configurable in the Settings dialog).
30
+
-**Only pick a color** - Opens Color Picker only and the selected color will be copied to the clipboard.
31
31
32
32
### Selecting colors
33
33
34
-
After the Color Picker is activated, hover your mouse cursor over the color you would like to copy and left-click the mouse button to select a color. If you want to see the area around your cursor in more detail, scroll up to zoom in.
34
+
After the Color Picker is activated, hover your mouse cursor over the color you would like to copy and left-click the mouse button to select a color. If you want to see the area under your cursor in more detail, scroll up to zoom in.
35
35
36
36
The copied color will be stored in your clipboard in the format that is configured in the settings (default: HEX).
37
37
@@ -40,9 +40,9 @@ The copied color will be stored in your clipboard in the format that is configur
40
40
> [!TIP]
41
41
> To select the color of the non-hover state of a element:
42
42
>
43
-
> - Move the mouse pointer close, but not over the element
44
-
> - Zoom in by scrolling the mouse wheel up (image will be frozen)
45
-
> - In the enlarged area, you can pick the color of the element
43
+
> - Move the mouse pointer close, but not over the element.
44
+
> - Zoom in by scrolling the mouse wheel up. Image will be frozen.
45
+
> - In the enlarged area, you can pick the color of the element.
46
46
47
47
## Using the Color Picker editor
48
48
@@ -60,10 +60,10 @@ To export the colors history, right-click a color and select **Export**. The exp
60
60
61
61
## Settings
62
62
63
-
Color Picker has following settings:
63
+
Color Picker has the following settings:
64
64
65
65
-**Activation shortcut**
66
-
-**Activation behaviour**
66
+
-**Activation behavior**
67
67
-**Default color format**, such as HEX, RGB, and more.
68
68
-**Show color name** shows a high-level representation of the color. For example: Light Green, Green, Dark Green.
69
69
- Order and presence of color formats in the editor
@@ -72,11 +72,11 @@ Color Picker has following settings:
72
72
73
73
To add a new color format, select **Add custom color format**.
74
74
75
-
To reorder the colors, select the **...** button on the right and select **Move up** or **Move down**.
75
+
To reorder the colors, select the **•••** button on the right and select **Move up** or **Move down**.
76
76
77
77
To disable a color format, turn off the toggle next to that color format. Disabled color formats are not deleted but are not shown in the Color Picker editor window.
78
78
79
-
To delete a color format, select the button with the bin icon.
79
+
To delete a color format, select **Remove**.
80
80
81
81
To edit a color format, select it from the list. You can edit the color format's **Name** and **Format** in the dialog.
0 commit comments