Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hoppfrosch/windowpadx
Enhancements on original WindowPad (by Lexikos)
https://github.com/hoppfrosch/windowpadx
Last synced: 18 days ago
JSON representation
Enhancements on original WindowPad (by Lexikos)
- Host: GitHub
- URL: https://github.com/hoppfrosch/windowpadx
- Owner: hoppfrosch
- Created: 2012-01-12T07:07:57.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2024-02-29T06:25:34.000Z (10 months ago)
- Last Synced: 2024-11-01T11:26:27.438Z (2 months ago)
- Language: AutoHotkey
- Homepage: http://hoppfrosch.github.com/WindowPadX
- Size: 286 KB
- Stars: 225
- Watchers: 25
- Forks: 41
- Open Issues: 9
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
WindowPadX
==========Detailed Documentation can be found here: https://htmlpreview.github.io/?https://github.com/hoppfrosch/WindowPadX/blob/master/WindowPadX.html#Configuration
Introduction
------------***WindowPadX*** is an enhancement of ***WindowPad***, originally released by Lexikos (see: http://http://www.autohotkey.com/forum/viewtopic.php?t=21703)
***WindowPadX*** is a tool which provides some useful functionality within multi monitor environments.
Features
--------
- Possible actions to be configured on hotkeys
- Window actions
- Multi-Monitor
- WPXA_MoveWindowToMonitor: Move window between screens, preserving relative position and size.
- WPXA_MinimizeWindowsOnMonitor: Minimize all windows on the given Screen
- WPXA_GatherWindowsOnMonitor: "Gather" windows on a specific screen.
- WPXA_FillVirtualScreen: Expand the window to fill the virtual screen (all monitors).
- General
- WPXA_MaximizeToggle: Maximize or restore the window.
- WPXA_TopToggle: Toggles "AlwaysOnTop" for given window
- WPXA_RollToggle: Toggles "Roll/Unroll" for given window
- WPXA_Move: move and resize window based on a "pad" concept.
- WPXA_TileLast2Windows: Tile active and last window
- Mouse actions
- Multi-Monitor
- WPXA_MoveMouseToMonitor: Moves mouse to center of given monitor
- WPXA_ClipCursorToCurrentMonitorToggle: Toogles clipping mouse to current monitor
- WPXA_ClipCursorToMonitor: Clips (Restricts) mouse to given monitor
- General
- WPXA_MouseLocator: Easy find the mouseFor more details see https://htmlpreview.github.io/?https://github.com/hoppfrosch/WindowPadX/blob/master/WindowPadX.html#Configuration