Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ALTaleX531 committed Jun 26, 2022
2 parents 17b00e7 + 617ef48 commit e2a9b75
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
## TranslucentFlyouts
A lightweight utility that makes the Windows flyouts (popup menu, or sth. else) translucent/transparent on Windows 10/11.
## Overview
![image](TranslucentFlyoutsGUI/sample_popupmenu.bmp)
![Win10Dark](https://github.com/ALTaleX531/TranslucentFlyouts/blob/master/Images/popup_menu_sample_1.png)
![Win10Light](https://github.com/ALTaleX531/TranslucentFlyouts/blob/master/Images/popup_menu_sample_6.png)
![Win11Dark](https://github.com/ALTaleX531/TranslucentFlyouts/blob/master/Images/popup_menu_sample_7.png)
![Win11Light](https://github.com/ALTaleX531/TranslucentFlyouts/blob/master/Images/popup_menu_sample_8.png)
## Limitations
TranslucentFlyouts cannot blur windows2000 style popup menu and ownerdrawn popup menu
TranslucentFlyouts cannot blur windows 2000 style popup menu and ownerdrawn popup menu
## Dependencies and References
[Detours](https://github.com/microsoft/Detours)

0 comments on commit e2a9b75

Please sign in to comment.