User Tools

Site Tools


action:Manipulate_a_Window

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
action:Manipulate_a_Window [2021/10/11 22:19]
peternlewis
action:Manipulate_a_Window [2021/10/12 01:10]
peternlewis [See Also]
Line 38: Line 38:
 ==== 2. Window Choices ==== ==== 2. Window Choices ====
  
-  *the front window. +  * the front window. 
-  *the window with title. +  * the window with title. 
-  *windows with title containing. +  * windows with title containing. 
-  *windows with title matching regular expression. +  * windows with title matching regular expression. 
-  *the window with window index (Z-order, negative windows order from the back (eg -1 is last window)). ​+  * the window with window index (Z-order, negative windows order from the back (eg -1 is last window)). ​ 
 +  * the engine window with specified id. 
 +  * the last engine window. 
 + 
 +You can get the window id from AppleScript,​ or using the [[token:​LastWindowID|%LastWindowID%]] token. 
  
 ==== 3. Application Choices ==== ==== 3. Application Choices ====
Line 85: Line 90:
 * [[token:​FrontWindowPosition|%FrontWindowPosition%]] * [[token:​FrontWindowPosition|%FrontWindowPosition%]]
 * [[token:​FrontWindowSize|%FrontWindowSize%]] * [[token:​FrontWindowSize|%FrontWindowSize%]]
 +* [[token:​LastWindowID|%LastWindowID%]]
 * [[token:​WindowFrame|%WindowFrame%]] * [[token:​WindowFrame|%WindowFrame%]]
 * [[token:​WindowName|%WindowName%]] * [[token:​WindowName|%WindowName%]]
action/Manipulate_a_Window.txt · Last modified: 2021/10/12 01:10 by peternlewis