Table of Contents

<!-- googleoff: index -->

⚠️ v4.0 UI Transition Notice - In Process: The release of Total Launcher v4.0 has introduced significant user interface changes. Please note that this page does not yet reflect these updates. The new layout paths, folds, and visual maps are currently being compiled and will be deployed shortly.

<!-- googleon: index -->


Resource: Sequence

Sequence is a powerful automation feature that allows users to string together multiple actions and execute them simultaneously or in a specific chain with a single trigger. Rather than being restricted to mapping a single action, such as launching an app or opening a drawer to a gesture or a button tap, sequences act as a macro builder. Through the launcher's settings, bundle diverse operations like:

… all under one unified command. It serves as a lightweight, built-in alternative to complex external automation tools, bridging the gap between static interface design and dynamic user interaction.

Integrating sequences into a setup design unlocks a new layer of efficiency and minimalism. For example, a dedicated “Bedtime” graphic button or swipe gesture can instantly lock the screen, set the media volume to zero, and open a blue-light-filtered e-reading app. Alternatively, power users often integrate sequences to fix or bypass complex layout behaviors, such as tying custom window-management actions together or seamlessly launching a specific app search-drawer layout. The primary benefits received are a cleaner, less cluttered interface and reduced friction in daily workflow. By automating repetitive multi-tap tasks into a single gesture or icon tap, sequences transform a Total Launcher setup from a merely aesthetic layout into a highly responsive, personalized dashboard that anticipates and adapts to immediate needs.

Sequence Management

Manage sequences through the Launcher behavior options or when assigning a new action to an object.

Steps and Timing Logic

Each sequence is comprised of individual action steps and timing delays. Calculate each delay duration in milliseconds (ms). Note: 1000 ms is equal to 1 second.

[Visual Placeholder: Screenshot of the Sequence Editor showing Action and Delay fields]

Execution and Triggers

Sequences remain inactive until called by an action trigger.

Toby Lancer says Megaphone Power Tips: Design Guidelines

The 300ms Rule: - For a responsive feel, keep most action delays between 200 ms and 300 ms.

Window Management: - Use a sequence to automatically close background windows when launching an app, ensuring a clean home screen upon return.

System Toggles: - Combine device settings like Wi-Fi, screen rotation, and brightness adjustments into a single sequence for contextual scenarios like driving or reading.

Step-by-Step Examples

[Visual Placeholder: GIF of an app launching and window closing simultaneously]

Suggested Next Steps

To learn how to trigger the sequences created, proceed to the following section: