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: README.md
+22-2Lines changed: 22 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,28 @@
1
1
# Translucent Flyouts Config GUI
2
2
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.
4
4
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><imgsrc="Screenshots/global.png">
10
+
<td><imgsrc="Screenshots/dropdown.png">
11
+
<td><imgsrc="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.
6
26
7
27
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.
0 commit comments