https://github.com/tadghh/transparent-windows
Rust program to set the transparency of windows, on Windows!
https://github.com/tadghh/transparent-windows
Last synced: 3 months ago
JSON representation
Rust program to set the transparency of windows, on Windows!
- Host: GitHub
- URL: https://github.com/tadghh/transparent-windows
- Owner: tadghh
- Created: 2025-01-15T05:30:37.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T22:18:26.000Z (4 months ago)
- Last Synced: 2025-02-09T23:23:24.311Z (4 months ago)
- Language: Rust
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
![]()
# WinAlpha
Control window transparency in Windows with ease
## Features
- System tray integration
- Per-window transparency control
- Supports both standard and admin-level windows
- Memory efficient (~2MB idle, ~30MB active)## Usage
1. Right-click tray icon to open menu
2. Click window frames to select target window
3. Adjust transparency (minimum 30%)## Notes
- Admin rights required for elevated windows
- Click window frames for reliable window selection
- Some windows may not support transparency## Building
```rust
cargo build --release
```## Examples
Docs
![]()
File Explorer
![]()
Tray
![]()
Rules
![]()
Selection (Cursor not pictured)
![]()