MouseWindowManager - managing window size and transparency

Опубликовано: 30 Апрель 2026
на канале: Bence Markiel
320
7

An AutoHotkey tool for managing window size and transparency based on the window under the mouse.

Features
▪ Resize windows incrementally using Win+Mouse Wheel.
▪ Adjust window transparency using Win+Alt+Mouse Wheel.
▪ Display ASCII progress bars to show the current size and transparency levels.

Download
▪ https://github.com/bceenaeiklmr/Mouse...

Usage

Resize Window:
▪ Increase size: Win + Mouse Wheel Up
▪ Decrease size: Win + Mouse Wheel Down

Adjust Transparency:
▪ Increase transparency: Win + Alt + Mouse Wheel Up
▪ Decrease transparency: Win + Alt + Mouse Wheel Down

Contributing
Feel free to fork this project, submit pull requests, or create issues for any bugs or feature requests.

License
This project is licensed under the MIT License.