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-layout-landing [2026/07/28 16:05] dorepssection:section-layout-landing [2026/07/28 21:54] (current) doreps
Line 1: Line 1:
-====== Total Launcher Layout Objects ====== +====== Total Launcher Layout Objects: Master Android Homescreen Design ====== 
- +<WRAP hscroll_box> 
-Custom layouts are fundamental building blocks within the Total Launcher ecosystem, providing the primary mechanism for organizing clickable graphic objects, shortcuts, and widgets. Unlike simple free-form object placement [[howto:howto-add-app_shortcut|How To: Add An Application Shortcut To The Total Launcher Page]]applying a specialized Layout Object automatically imposes a set of alignment and spacing rules on the content it containsThis guide explains the: +<WRAP> 
-  * **Adding a layout** to the page +Custom layouts serve as foundational building blocks for developing any advanced homescreen layout within the Total Launcher ecosystem. By grouping interactive graphic objects, app shortcuts, and widgets into defined containersthese specialized structures automatically impose consistent alignment and spacing rules across the entire custom setupMastering these shared design fundamentals ensures a cohesive, professional aesthetic before diving into specific linear, radial, or matrix configurations. The workflow begins by adding new layout structure to the workspace and configuring the global properties. 
-  * **Shared design fundamentals** applicable to all layout types +</WRAP> 
-  * **Unique layouts** specific guides+<WRAP> 
-    * **List (linear)** + Layout Selection Dialog  ^ 
-    * **Circle (radial)** + {{:ui:ui-layout-selection-v4.webp?direct&150}}  | 
-    * **Grid (matrix)** +</WRAP> 
 +</WRAP>
 ===== Add A Layout To The Page ===== ===== Add A Layout To The Page =====
 A list layout (linear) is added to a page and modified with the following steps: A list layout (linear) is added to a page and modified with the following steps:
Line 36: Line 36:
 <WRAP> <WRAP>
 === ☛ Launch Sound (Shared Behavior) === === ☛ Launch Sound (Shared Behavior) ===
-While present in the general options, these trigger points exist across all layout types. +While present in the general options, these trigger points exist across all layout types. Technically, this is an interaction behavior rather than a visual style property
-  *  **Tap, Swipe up, Swipe down, Swipe left, Swipe right:** Assign device audio files to be played upon specific physical interaction types. +  * **Tap, Swipe up, Swipe down, Swipe left, Swipe right:** Assign device audio files to be played upon specific physical, directional interaction types. 
-Assign a specific interaction to play a device sound (see [[section-sound|Resource - Sound]] when any of the objects in the list layout receives that interaction.  +  * **Sound:** Assign a specific interaction to play a device sound (see [[section-sound|Resource - Sound]] when any of the objects in the list layout receives that interaction.  
-<WRAP alert round 80% centeralign> What this means ...\\ A sound selected for any interaction will play for all objects in the layout that receive that same interaction. For example, a ''tap'' will cause the same sound on any list item 'tapped'.+<WRAP alert round centeralign> What this means ...\\ A sound selected for any interaction will play for all objects in the layout that receive that same interaction. For example, a ''tap'' will cause the same sound on any list item 'tapped'.
 </WRAP> </WRAP>
   * **Tap:** - Select the sound played upon a single tap.   * **Tap:** - Select the sound played upon a single tap.