We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Operations (markdown)
rename switcher variable because `switch` is a reserved word in JavaScript
Typo in "defaultToCurrentScreen" description
Updated Example Configs (markdown)
Adding colons in some of the slate operations for "height" and "style" where the syntax was wrong.
Fix typos
Correct a little mistake
Created AppleScript for helping manage Slate (markdown)
Fixes screen.visibleRect example
Delete a snapshot had code for activate-snapshot
Updated Application Object (markdown)
fix typo
use screenSizeY for vertical resize
Updated Keystrokes (markdown)
fix the param names in win.resize(): x => width, y => height
Updated Events (markdown)
Updated Global Configs (markdown)
Updated JavaScript Configs (markdown)
Created Events (markdown)
Updated Layouts (markdown)
Updated Window Object (markdown)