Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rounk-ctrl/TranslucentSM
A lightweight utility that makes the Windows Start Menu translucent/transparent.
https://github.com/rounk-ctrl/TranslucentSM
blur customization start-menu translucency translucent transparency windows
Last synced: 2 months ago
JSON representation
A lightweight utility that makes the Windows Start Menu translucent/transparent.
- Host: GitHub
- URL: https://github.com/rounk-ctrl/TranslucentSM
- Owner: rounk-ctrl
- License: gpl-3.0
- Created: 2023-01-18T15:38:25.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-17T17:21:50.000Z (6 months ago)
- Last Synced: 2024-08-02T06:13:46.941Z (6 months ago)
- Topics: blur, customization, start-menu, translucency, translucent, transparency, windows
- Language: C++
- Homepage:
- Size: 255 KB
- Stars: 225
- Watchers: 5
- Forks: 8
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- WinUI-3-Apps-List - TranslucentSM
README
# TranslucentSM
A lightweight utility that makes the Windows Start Menu translucent/transparent.
This app utilizes XAML Diagnostics to inject a dll into a process and modifies the XAML.> [!NOTE]
> This project will be inactive for a while. I'm currently busy.# Settings
For now it uses registry to store the values. You can find them at ```HKEY_CURRENT_USER\SOFTWARE\TranslucentSM```.
There are two features currently. All values must be between 1 and 9.
**After you change the settings, you must terminate StartMenuExperienceHost.exe and relaunch the app.**
### `TintLuminosityOpacity`
Controls the luminosity brush (some secondary layer ig).### `TintOpacity`
The main acrylic brush.# Screenshots
![image](https://github.com/rounk-ctrl/TranslucentSM/assets/70931017/4a569f8c-f66a-45d3-9841-07d4a39a5063)![image](https://github.com/rounk-ctrl/TranslucentSM/assets/70931017/2987e096-7334-4172-a25b-0ddf9ee2665f)