Skip to content

MouseWindowManager is an AutoHotkey script for managing window size and transparency based on the window under the mouse.

License

Notifications You must be signed in to change notification settings

bceenaeiklmr/MouseWindowManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

MouseWindowManager

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.

Installation

  1. Download and install AutoHotkey v2.
  2. Clone this repository or download the script file directly.
  3. Run the script using AutoHotkey.

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.

About

MouseWindowManager is an AutoHotkey script for managing window size and transparency based on the window under the mouse.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published