项目作者: bgort

项目描述 :
AutoHotkey Tools
高级语言: AutoHotkey
项目地址: git://github.com/bgort/AHK-Tools.git
创建时间: 2019-07-15T15:42:51Z
项目社区:https://github.com/bgort/AHK-Tools

开源协议:GNU General Public License v3.0

下载


AutoHotkey Tools

This repository contains the following AutoHotkey scripts that may be useful to others:

Window Shader

An AutoHotkey script that shades (rolls up into the title bar) Windows windows like most X Windows window managers shade windows.

With this script, windows can be shaded/unshaded by:

  • Double-clicking the title bar with the left mouse button
  • Single-clicking the title bar with the middle mouse button
  • Control-single-clicking anywhere inside a window with the middle mouse button
  • Using the scroll wheel on the title bar: up shades, down unshades

License

These tools are published under the GNU GPLv3 license because I want them to be used and shared widely and freely.