Skip to content
This repository was archived by the owner on Jan 4, 2025. It is now read-only.

Commit 9287bda

Browse files
committed
update readme
1 parent 6ef45e5 commit 9287bda

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

+20-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
1-
# TranslucentFlyouts V2
1+
> [!NOTE] The project is no longer active!
2+
> Dear Users,
3+
>
4+
> It is with a heavy heart that I announce that the TranslucentFlyouts project is no longer actively developed and receive updates.
5+
>
6+
> Why?
7+
>
8+
> 1. TranslucentFlyouts has so many features that it is very expensive to maintain. However, there are still more requests for more features.
9+
> 2. Since users will mostly use TranslucentFlyouts in combination with other appearance tweaks, this means that I can't use an implementation as invasive as StartAllBack.
10+
> 3. Microsoft is further trampling on msstyle, which makes full coverage of vanilla rendering a necessity, yet libraries that do high-quality 2D rendering almost always introduce multithreading issues.
11+
> 4. The current implementation of injecting into global applications is seriously buggy, it causes .NET applications to crash however the memory dump file generated is useless and I can't even figure out why it crashes. In addition to this, it crashes some games that have strict anti-cheat features. Unfortunately, I haven't found a stable and reliable way to inject globally.
12+
>
13+
> There are actually much more issues than you think, but I don't have a nice way to present them all.
14+
>
15+
> Currently TranslucentFlyouts still works without problems on most systems, only a few settings need to be [tweaked](https://github.com/ALTaleX531/TranslucentFlyouts/files/14159185/disable_internet_connection.zip), such as preventing TranslucentFlyouts from downloading symbols that may cause failures, these symbol files are mostly referenced by features that you are unlikely to use.
16+
>
17+
> I may create a lighter and more stable project to take over TranslucentFlyouts in the future, but who knows when...?
18+
>
19+
> I want to express my deepest gratitude for your support and for choosing TranslucentFlyouts. Your enthusiasm and feedback have been invaluable throughout this journey. It has been an immense honor for me to contribute to a project that aimed to enhance your user experience. If TranslucentFlyouts has caused any inconvenience or disruption to your Windows setup, I sincerely apologize.
20+
# TranslucentFlyouts
221
An application that makes most of the win32 popup menus translucent/transparent on Windows 10/11, providing more options to tweak it to meet your need.
322

423
Compared to V1, TranslucentFlyouts V2 has better compatibility and the ability to customize.

0 commit comments

Comments
 (0)