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/24 15:13] 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> 
 +<WRAP> 
 +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 containers, these specialized structures automatically impose consistent alignment and spacing rules across the entire custom setup. Mastering these shared design fundamentals ensures a cohesive, professional aesthetic before diving into specific linear, radial, or matrix configurations. The workflow begins by adding a new layout structure to the workspace and configuring the global properties. 
 +</WRAP> 
 +<WRAP> 
 +^  Layout Selection Dialog 
 +|  {{:ui:ui-layout-selection-v4.webp?direct&150}} 
 +</WRAP> 
 +</WRAP> 
 +===== Add A Layout To The Page ===== 
 +A list layout (linear) is added to a page and modified with the following steps: 
 +  - Enter [[:section:section-basic_editing#to_enter_edit_mode|Edit Mode]]. Tap the ++''Edit Off'' icon|{{:ui:ui-icon_edit_mode-edit_off-v4.webp?direct&100}}++ in the lower right to change it to an ++''Edit On'' icon|{{:ui:ui-icon_edit_mode-edit_on-v4.webp?direct&35}}++ 
 +    - Tap-hold the list object to select it. 
 +    - In the ++Object Design Menu (top)|{{:ui:ui-icon_object_design_menu_top-v4.webp?direct&150}}++ select the ++Option icon|{{ :ui:ui-icon_option-25-v4.webp}}++. 
 +  - Review the menu panels indicated at the bottom of the interface. 
 +    - Select ''OPTIONS'' to modify its options. 
 +    - Select ''ANIMATION'' to adjust the dynamic behaviors. 
 +  - Apply the desired variable changes within the respective menus.
  
-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, applying a specialized Layout Object automatically imposes a set of alignment and spacing rules on the content it contains. This guide explains the shared design fundamentals applicable to all layout types, followed by specific guides for unique list (linear), circle (radial), and grid (matrix) configurations.+===== Understand Layout Properties =====
  
-===== Understanding Layout Properties =====+While Total Launcher offers distinct spatial arrangement types (Grid, Circle, List), the visual styling options and interaction rules for the **items contained inside** these layouts remain the same. The configuration interface features five standardized tabs present in every layout dialog: 
 +  * **Launch sound** 
 +  * **Icon** 
 +  * **Label** 
 +  * **Shadow** 
 +  * **Background**
  
-While Total Launcher offers distinct spatial arrangement types (Grid, Circle, List), the visual styling options and interaction rules for the **items contained inside** these layouts remain completely uniform. The configuration interface features four standardized tabs present in every layout dialog. These global functions must be understood first, as they constitute the standardized visual design system across all layout implementations.+ These global functions must be understood first, as they constitute the standardized visual design system across all layout implementations.
  
 ==== Shared Style Tabs ==== ==== Shared Style Tabs ====
  
 Each layout configuration dialog includes the following four tabs for uniform object styling: Each layout configuration dialog includes the following four tabs for uniform object styling:
- 
-    **Icon:** Controls visual attributes of contained image graphics. Note that this often adjusts the internal space surrounding the icons (Icon padding), global visibility (opacity and saturation), and applies color overlays uniformly to create cohesive themes. 
 <WRAP hscroll_box> <WRAP hscroll_box>
-<WRAP center+<WRAP> 
-{{:ui:ui-layout-icon-v4.webp?direct&200}}+=== ☛ Launch Sound (Shared Behavior) === 
 +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, directional interaction types. 
 +  * **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 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.
 +  * **Swipe up:** - Select the sound played upon an upward swipe.
 +  * **Swipe down:** - Select the sound played upon a downward swipe.
 +  * **Swipe left:** - Select the sound played upon a leftward swipe.
 +  * **Swipe right:** - Select the sound played upon a rightward swipe.
 +</WRAP>
 +<WRAP>
 +{{:ui:ui-layout-list-launch_sound_v4.webp?direct&150}}
 +</WRAP>
 +</WRAP>
 +\\ 
 +<WRAP hscroll_box>
 <WRAP> <WRAP>
-==== Options - Icon ====+=== ☛ Icon === 
 +This controls visual attributes of the icon. Note that this often adjusts the internal space surrounding the icons (Icon padding), global visibility (opacity and saturation), and applies color overlays uniformly to create cohesive themes. 
 +=== Options - Icon ===
 Modify the visual attributes of the icon images contained within the grid. Modify the visual attributes of the icon images contained within the grid.
   * **Icon size:** - Adjust the overall size (scale) of the icons.   * **Icon size:** - Adjust the overall size (scale) of the icons.
Line 25: Line 64:
   * **Icon color filter:** - Apply a specific color overlay or tint to all icons uniformly.   * **Icon color filter:** - Apply a specific color overlay or tint to all icons uniformly.
 </WRAP> </WRAP>
-</WRAP> 
-    **Label:** Dictates the typography for text descriptions associated with contained items. This encompasses typeface selection, vertical wrapping (Label lines), sizing, scaling, and the transition of color when an object is pressed or interacted with.  
-<WRAP hscroll_box> 
 <WRAP> <WRAP>
-{{:ui:ui-layout-label-v4.webp?direct&200}}+{{:ui:ui-layout-icon-v4.webp?direct&200}}
 </WRAP> </WRAP>
 +</WRAP>
 +\\ 
 +<WRAP hscroll_box>
 <WRAP> <WRAP>
-==== Options - Label ====+=== ☛ Label === 
 +This sets the typography for descriptions for the contained items, covering typeface selection, vertical wrapping (Label lines), sizing, scaling, and the transition of color when an object is pressed or interacted with.  
 +=== Options - Label ===
 Control the display parameters and typography of the text associated with each grid item. Control the display parameters and typography of the text associated with each grid item.
   * **Show label:** - Toggle the visibility state of the text labels to On or Off.   * **Show label:** - Toggle the visibility state of the text labels to On or Off.
Line 42: Line 83:
   * **Text color (pressed):** - Same as ''Text color'' above, but changes the text color as the object is 'pressed' or tapped.   * **Text color (pressed):** - Same as ''Text color'' above, but changes the text color as the object is 'pressed' or tapped.
 </WRAP> </WRAP>
 +<WRAP>
 +{{:ui:ui-layout-label-v4.webp?direct&200}}
 </WRAP> </WRAP>
-    **Shadow:** Provides dedicated drop shadow controls specifically for item labels. Detailed specifications regarding how to utilize Shadows can be referenced **[[section:section-shadow|here]]**.+</WRAP> 
 +\\ 
 <WRAP hscroll_box> <WRAP hscroll_box>
 <WRAP> <WRAP>
-{{:ui:ui-layout-shadow-v4.webp?direct&200}} +=== ☛ Shadow === 
-</WRAP> +This provides dedicated drop shadow controls specifically for //item labels//. Detailed specifications regarding how to utilize Shadows can be referenced **[[section:section-shadow|here]]**.
-<WRAP>+
 === Options - Shadow === === Options - Shadow ===
 Apply drop shadows to text labels for enhanced contrast against varied backgrounds. See [[:section:section-shadow|here]] for more detail on how to use Shadows. Apply drop shadows to text labels for enhanced contrast against varied backgrounds. See [[:section:section-shadow|here]] for more detail on how to use Shadows.
Line 56: Line 99:
   * **Shadow offset Y:** - Shift the shadow position along the vertical axis.   * **Shadow offset Y:** - Shift the shadow position along the vertical axis.
 </WRAP> </WRAP>
 +<WRAP>
 +{{:ui:ui-layout-shadow-v4.webp?direct&200}}
 </WRAP> </WRAP>
-    **Background:** Configures the styling of the overall layout container and the individual background states (resting, pressed, focused) for items contained within. Standard **margins** and **item spacing** properties are also defined within this section.+</WRAP> 
 +\\ 
 <WRAP hscroll_box> <WRAP hscroll_box>
-<WRAP > 
-{{:ui:ui-layout-background-v4.webp?direct&200}} 
-</WRAP> 
 <WRAP> <WRAP>
 +=== ☛ Background ===
 +This configures the styling of the overall layout container and the individual background states (resting, pressed, focused) for items contained within. Standard **margins** and **item spacing** properties are also defined within this section.
 === Options - Background === === Options - Background ===
 Configure the container styling, individual item backgrounds, and spacing options. Configure the container styling, individual item backgrounds, and spacing options.
Line 71: Line 116:
   * **Item background (focused):** - Set the background visual for individual grid items when navigated to via hardware controls or focus states.   * **Item background (focused):** - Set the background visual for individual grid items when navigated to via hardware controls or focus states.
   * **Item spacing:** - Adjust the internal gap distance between individual items placed within the grid structure.   * **Item spacing:** - Adjust the internal gap distance between individual items placed within the grid structure.
 +</WRAP>
 +<WRAP>
 +{{:ui:ui-layout-background-v4.webp?direct&200}}
 </WRAP> </WRAP>
 </WRAP> </WRAP>
- 
-This standardization ensures that design preferences, such as specific font sizes or background colors, are preserved regardless of the chosen spatial arrangement. Future visual theme adjustments only require editing the global configuration rules defined in these tabs. 
  
 ===== The Specific Layout Types ===== ===== The Specific Layout Types =====
  
-To create custom Android interfaces, one of three specialized structural archetypes must be selected. Although they share the visual configuration system detailed above, each utilizes a distinct method of spatial organization. The subsequent documentation details the distinct properties unique to each layout style.+To create custom Android interfaces, one of three specialized structural archetypes must be selected. Although they share the visual configuration system detailed above, each utilizes a distinct method of spatial organization. The following documentation details the distinct properties of each layout style.
  
-Select layout type to review its dedicated unique options:+Select 1 of the 3 layout types to review its dedicated unique options:
 <WRAP hscroll_box> <WRAP hscroll_box>
 <WRAP> <WRAP>
-[[:section:section-layout-list|{{:ui:ui-layout-list-v4.webp?150}}]]\\ ➡️[[:section:section-layout-list|List Layout]] - (Linear)</wrap>+[[:section:section-layout-list|{{:ui:ui-layout-list-v4.webp?150}}]]\\ ➡️[[:section:section-layout-list|List Layout]] - (Linear)
 </WRAP> </WRAP>
 <WRAP> <WRAP>
-[[:section:section-layout-grid|{{:ui:ui-layout-grid-v4.webp?150}}]]\\ <wrap centeralign>[[:section:section-layout-grid|Grid Layout]] - (Matrix)</wrap>+[[:section:section-layout-grid|{{:ui:ui-layout-grid-v4.webp?150}}]]\\ ➡️[[:section:section-layout-grid|Grid Layout]] - (Matrix)
 </WRAP> </WRAP>
 <WRAP> <WRAP>
-[[:section:section-layout-circle|{{:ui:ui-layout-circle-v4.webp?150}}]]\\ <wrap centeralign>[[:section:section-layout-circle|Circle Layout]] - (Radial)</wrap>+[[:section:section-layout-circle|{{:ui:ui-layout-circle-v4.webp?150}}]]\\ ➡️[[:section:section-layout-circle|Circle Layout]] - (Radial)
 </WRAP> </WRAP>
 </WRAP> </WRAP>
-