Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BarRaider committed Aug 1, 2019
1 parent d57e029 commit 39812c8
Showing 1 changed file with 9 additions and 4 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,20 @@ Allows you to control the position and size of application windows on your Windo

**Author's website and contact information:** [https://barraider.github.io](https://barraider.github.io)

## New in v1.6
- Plugin will fill coordinates with where the windows is currently located (and also height/width of window)
- Supports Minimizing/Maximizing windows
- Option to remove the screen's "Friendly name" in cases where you have multiple monitors of the same kind.
## New in v1.8
- `Auto Retry` feature will attempt to retry moving the window if the process is not yet loaded
- `Make Topmost `feature will attempt to make the window pop up to the front of the screen
- `Location Filter` allows to filter processes to a specific directory
- `Title Filter` allows to filter out processes that don't have certain words in the window title. **Note:** Chrome/Firefox act weird and the titles change based on the current open tab (your mileage may vary)


## Features
- Multi-Screen support, move applications across multiple screens
- Change location and size of application window
- Supported in multi-action, one click can rearrange multiple applications
- Plugin will fill coordinates with where the windows is currently located (and also height/width of window)
- Supports Minimizing/Maximizing windows
- Option to remove the screen's "Friendly name" in cases where you have multiple monitors of the same kind.

### Download

Expand Down

0 comments on commit 39812c8

Please sign in to comment.