meta data for this page
  •  

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
section:section-gestures [2026/07/21 12:36] dorepssection:section-gestures [2026/07/21 13:29] (current) doreps
Line 1: Line 1:
-<WRAP hide>%%<!-- googleoff: index -->%%</WRAP> +====== Total Launcher Gestures Guide: Global TriggersInvisible Hotspots, and Advanced Homescreen Navigation ======
-<WRAP center notice centeralign> +
-**⚠️ 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 pathsfolds, and visual maps are currently being  +
-compiled and will be deployed shortly.// +
-</WRAP> +
-<WRAP hide>%%<!-- googleon: index -->%%</WRAP>+
  
 +Gestures in Total Launcher provide a highly effective way to execute system commands and manipulate custom Android homescreen layouts without relying on visible buttons. By using standard screen swipes, multi-touch inputs, and device sensor triggers, minimalist layouts become easy to achieve by making complex interactions invisible. The system divides these configuration options into global commands applied across the entire interface and object-specific triggers attached directly to individual icons or widgets. Implementing these advanced navigation mechanics maximizes screen real estate while streamlining interface control. 
  
 +**Navigate** to begin configuring these invisible inputs: 
 +  * ''Edit mode'' > ''Launcher Options'' > ''Key & Gestures''.
  
----- +===== Introduction to Gestures =====
- +
- +
-====== Keys & Gestures =====+
-Gestures in Total Launcher provide a method for executing commands, launching applications, or manipulating the user interface without relying on visible buttons. These interactions are divided into two primary categories: global gestures that apply to the entire launcher environment, and object-specific gestures attached to individual items. +
- +
-Introduction to Gestures+
 Total Launcher supports a wide array of inputs, including standard swipes, multi-touch interactions, and device sensor triggers (shaking or flipping the device). Configuring these allows for a minimalist design by hiding complex functionality behind invisible triggers. Total Launcher supports a wide array of inputs, including standard swipes, multi-touch interactions, and device sensor triggers (shaking or flipping the device). Configuring these allows for a minimalist design by hiding complex functionality behind invisible triggers.
- +  
-++++Keys & Gestures dialog :|{{:ui:ui-gestures1-keys_gestures.webp?300|Keys Gestures}} {{:ui:ui-gestures2-landscape.webp?300|Landscape Gestures}} {{:ui:ui-gestures3-other_advanced.webp?300|Advanced Other Gestures}} +==== Keys & Gesture Dialog ==== 
-++++ +The Launcher option dialog for Keys & Gestures is shown below, in 3 segmented images: 
- +^  **Keys & Gestures Dialog\\ 1 of 3**  ^  **Keys & Gestures Dialog\\ 2 of 3**  ^  **Keys & Gestures Dialog\\ 3 of 3**  ^ 
-**Navigate to:** ''Launcher Options'' > ''Key & Gestures''.\\  +|{{:ui:ui-gestures1-keys_gestures-v4.webp?direct&250}}|{{:ui:ui-gestures2-landscape-v4.webp?direct&250}}|{{:ui:ui-gestures3-other_advanced-v4.webp?direct&250}}|
-**Scope:** - Applies to the home screen and other launcher windows unless overridden by an object.+
  
 ===== Global Gestures ===== ===== Global Gestures =====
Line 35: Line 24:
 | **Double tap** | Executes a command upon quickly tapping the screen background twice. | | **Double tap** | Executes a command upon quickly tapping the screen background twice. |
 | **Triple tap** | Executes a command upon quickly tapping the screen background three times. | | **Triple tap** | Executes a command upon quickly tapping the screen background three times. |
 +| **Swipe down\\ (Left half / Right half)** | Distinct actions can be assigned to swiping down on the ''left half'' versus the ''right half'' of the screen. |
 | **Swipe up** | Triggers an action when swiping upward on an empty area. | | **Swipe up** | Triggers an action when swiping upward on an empty area. |
-| **Swipe down\\ (Left half / Right half)** | Distinct actions can be assigned to swiping down on the ''left half'' versus the ''right half'' of the screen. | 
-| **Swipe left/right** | Triggers actions when swiping horizontally across the screen. | 
 | **Pinch out** | Typically used to toggle ''Edit mode'' or open menus. | | **Pinch out** | Typically used to toggle ''Edit mode'' or open menus. |
 | **Two-finger swipe\\ (Up/Down)** | Supports directional swipes using two fingers simultaneously. | | **Two-finger swipe\\ (Up/Down)** | Supports directional swipes using two fingers simultaneously. |
 +| **Swipe\\ (Left/Right)** | Requires''Disallow page transition by touch'' to be turned on. |
 | **Face down** | Executes an action when the device is placed screen-down on a flat surface. | | **Face down** | Executes an action when the device is placed screen-down on a flat surface. |
 | **Face up** | Executes an action when the device is placed screen-up. | | **Face up** | Executes an action when the device is placed screen-up. |
Line 48: Line 37:
  
   * **Different actions for landscape:** - Enabling this toggle allows the user to assign unique actions to the gestures listed above when the device is in landscape orientation.   * **Different actions for landscape:** - Enabling this toggle allows the user to assign unique actions to the gestures listed above when the device is in landscape orientation.
-==== Advanced Settings ====+ 
 +===== Advanced Settings =====
 Additional configuration options are available at the bottom of the ''Key & Gestures'' menu. Additional configuration options are available at the bottom of the ''Key & Gestures'' menu.
  
Line 54: Line 44:
   * **Gesture vibration:** - Toggles haptic feedback when a gesture is executed.   * **Gesture vibration:** - Toggles haptic feedback when a gesture is executed.
   * **Disable long-press background:** - Prevents the long-press action from opening the launcher menu. Note that the menu can still be accessed via the ''Pinch out'' gesture (or ''Pinch in'' depending on configuration) even if this is enabled.   * **Disable long-press background:** - Prevents the long-press action from opening the launcher menu. Note that the menu can still be accessed via the ''Pinch out'' gesture (or ''Pinch in'' depending on configuration) even if this is enabled.
-  * **Disallow page transition by touch:** - Prevents touching to change pages, requiring navigation via buttons, sequences or other links. 
  
 <WRAP center round tip 60%> <WRAP center round tip 60%>