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 revisionPrevious revision
Next revision
Previous revision
action:Manipulate_a_Window [2017/09/08 02:49] peternlewisaction:Manipulate_a_Window [2021/10/12 05:10] (current) – [See Also] peternlewis
Line 1: Line 1:
-{{:action:window-icon.png?nolink |}} 
 ====== Manipulate a Window Action ====== ====== Manipulate a Window Action ======
  
-The //**Manipulate a Window**// [[:Actions|Action]] allows you to operation on a window, in a specified application, with a wide variety of actions like scale, move, resize, bring to front, etc. (see complete list below). +The //**Manipulate a Window**// action allows you to operate on a window, in a specified application, with a wide variety of actions like scale, move, resize, bring to front, etc. (see complete list below). 
  
 :!:  **Note:  All units are in //nominal resolution pixels// (sometimes called points), not //raw pixels//**.  So a typical retina screen will have half as many nominal resolution pixels as raw pixels.  See the [[function:SCREEN|SCREEN function]] for more info. :!:  **Note:  All units are in //nominal resolution pixels// (sometimes called points), not //raw pixels//**.  So a typical retina screen will have half as many nominal resolution pixels as raw pixels.  See the [[function:SCREEN|SCREEN function]] for more info.
  
-This action is in the //Interface Control// Action Category, and the default configuration is set for the **//Resize Front Window to Points//** Operation:+This action is in the //Interface Control// Action Category, and the default configuration is set for the **//Resize Front Window//** Operation:
  
 {{:action:km-manipulate-window-action-no-points.png?nolink|}} {{:action:km-manipulate-window-action-no-points.png?nolink|}}
Line 39: 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 86: 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.1504838944.txt.gz · Last modified: by peternlewis

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki