mirror of
https://github.com/rxhanson/Rectangle.git
synced 2025-07-02 20:53:22 +00:00
Update README.md - Clarified Ignoring an App (#1584)
This commit is contained in:
parent
62935419d8
commit
4966b666e1
1 changed files with 4 additions and 0 deletions
|
@ -37,9 +37,13 @@ Drag a window to the edge of the screen. When the mouse cursor reaches the edge
|
|||
|
||||
### Ignore an app
|
||||
|
||||
Ignoring an app means that when the app is frontmost, keyboard shortcuts are un-registered from macOS. When the app is no longer frontmost, keyboard shortcuts are re-registered with macOS. This is useful for apps that have the same shortcuts like Rectangle and you do not want to change them.
|
||||
|
||||
1. Focus the app that you want to ignore (make a window from that app frontmost).
|
||||
1. Open the Rectangle menu and select "Ignore app"
|
||||
|
||||
To un-ignore an app that you have selected to ignore, simply bring that app frontmost again, open the Rectangle menu, and deselect "Ignore".
|
||||
|
||||
## Execute an action by URL
|
||||
|
||||
Open the URL `rectangle://execute-action?name=[name]`. Do not activate Rectangle if possible.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue