Skip to content

Commit

Permalink
Add instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
Satanarious committed Aug 20, 2023
1 parent 9e02b3b commit ee7e1e5
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,28 @@
# Translucent Flyouts Config GUI

>Note: This software is in its early stages of development. It will only work after the first alpha release.
> Note: This software is in its early stages of development.
**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.
**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.

<table>
<tr>
<td><img src="Screenshots/global.png">
<td><img src="Screenshots/dropdown.png">
<td><img src="Screenshots/menu.png">
</table>

**Installation Instructions:**

- Download the [latest release](https://github.com/Satanarious/TransparentFlyoutsConfigGUI/releases/latest)
- Extract all files in a directory/folder.
- Run the `TranslucentFlyoutsConfig.exe` file.

**Usage Instructions:**

- Left-clicking on the reset button on the far right of any setting resets the value to its default value.
- Right-clicking on the reset button on the far right of any setting resets the value to its last-saved value.
- Use the color-picker to choose the color including the alpha(Opacity) value.
- Any changes are immediately applied on pressing the apply button in the respective section.

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.

Expand Down

0 comments on commit ee7e1e5

Please sign in to comment.