Skip to content

Commit ee7e1e5

Browse files
committed
Add instructions
1 parent 9e02b3b commit ee7e1e5

1 file changed

Lines changed: 22 additions & 2 deletions

File tree

README.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,28 @@
11
# Translucent Flyouts Config GUI
22

3-
>Note: This software is in its early stages of development. It will only work after the first alpha release.
3+
> Note: This software is in its early stages of development.
44
5-
**Translucent Flyouts Config GUI** is a companion application for [Translucent Flyouts](https://github.com/ALTaleX531/TranslucentFlyouts) for Windows 10/11, which allows transparency and blur for windows32 style context menus.
5+
**Translucent Flyouts Config GUI** is a companion application for [Translucent Flyouts](https://github.com/ALTaleX531/TranslucentFlyouts) for Windows 10/11, which allows various customizations for windows32 style context menus.
6+
7+
<table>
8+
<tr>
9+
<td><img src="Screenshots/global.png">
10+
<td><img src="Screenshots/dropdown.png">
11+
<td><img src="Screenshots/menu.png">
12+
</table>
13+
14+
**Installation Instructions:**
15+
16+
- Download the [latest release](https://github.com/Satanarious/TransparentFlyoutsConfigGUI/releases/latest)
17+
- Extract all files in a directory/folder.
18+
- Run the `TranslucentFlyoutsConfig.exe` file.
19+
20+
**Usage Instructions:**
21+
22+
- Left-clicking on the reset button on the far right of any setting resets the value to its default value.
23+
- Right-clicking on the reset button on the far right of any setting resets the value to its last-saved value.
24+
- Use the color-picker to choose the color including the alpha(Opacity) value.
25+
- Any changes are immediately applied on pressing the apply button in the respective section.
626

727
Take a look at the [Config File](https://github.com/ALTaleX531/TranslucentFlyouts/blob/master/CONFIG.md) which provides description as well as methods to configure various aspects of the windows32 style context menus. Though some features are restricted to Windows 11 due to the absence of Mica on Windows 10.
828

0 commit comments

Comments
 (0)