Macro: Get App Title, Window Name, Size, and Position

A simple macro that returns useful information about the selected application window in a persistent popup. The popup allows text selection and copying for grabbing the application or window title exactly.

A 3-second pause gives you time to click on the desired window before the variables are grabbed and displayed.

Keyboard Maestro 8.2.4 “Get App Title, Window Name, Size, and Position” Macro

Get App Title- Window Name- Size- and Position.kmmacros (4.1 KB)

3 Likes

Thanks for sharing.

Here's a tip so that you don't have to wait a fixed amount of time.

image

Just use a Pause Until Keystroke. I typically use OPT-RETURN, but any keystroke that you are not likely to use otherwise while waiting is OK.

image

2 Likes