meta data for this page
  •  
Translations of this page:
  • en
Index Key Link
action Click to view
add Click to view
affiliation Click to view
align Click to view
alignment Click to view
alpha Click to view
analog clock Click to view
animated image Click to view
app drawer Click to view
app group Click to view
application Click to view
audio Click to view
background Click to view
backup Click to view
beginner Click to view
behavior Click to view
blur Click to view
calendar Click to view
card Click to view
checklist Click to view
circle indicator Click to view
clean slate Click to view
clock Click to view
code block Click to view
code of conduct Click to view
color picker Click to view
communities Click to view
compass Click to view
compatibility Click to view
complementary color Click to view
conceptual learning Click to view
configure Click to view
contact Click to view
contrast Click to view
contribute Click to view
date Click to view
date / time Click to view
default launcher Click to view
delete Click to view
desktop Click to view
developer Click to view
discussion guideline Click to view
distribution Click to view
drawer Click to view
drawer handle Click to view
dual-screen Click to view
dynamic color Click to view
dynamic image Click to view
dynamic text Click to view
edit Click to view
editing Click to view
edit mode Click to view
export Click to view
feature Click to view
file naming Click to view
flip-style Click to view
foldable Click to view
folder Click to view
font Click to view
full screen Click to view
gaussian Click to view
gesture Click to view
getting started Click to view
gradient Click to view
group Click to view
heading Click to view
help Click to view
hide Click to view
html Click to view
hue Click to view
icon Click to view
import Click to view
install Click to view
installation Click to view
instructable Click to view
intellectual property Click to view
issue Click to view
key Click to view
keys & gestures Click to view
label Click to view
landscape mode Click to view
launcher action Click to view
layout Click to view
liability Click to view
lifetime purchase Click to view
light source Click to view
link Click to view
list Click to view
luminance Click to view
macro Click to view
macrodroid Click to view
margin Click to view
mask Click to view
media controller Click to view
mobile Click to view
month/year/day Click to view
move Click to view
multi-screen Click to view
namespace Click to view
navigation Click to view
object Click to view
object design menu Click to view
official Click to view
official blog Click to view
offset Click to view
option Click to view
ordinal Click to view
page Click to view
page indicator Click to view
paste Click to view
performance Click to view
permission Click to view
pin Click to view
png Click to view
quoting Click to view
radius Click to view
registration Click to view
reminder Click to view
remove Click to view
resource Click to view
rotate Click to view
rss Click to view
save Click to view
scroll Click to view
search Click to view
select Click to view
shadow Click to view
shape Click to view
share Click to view
sidebar Click to view
slider Click to view
sliding drawer Click to view
spacing Click to view
stretch Click to view
syntax Click to view
system setting Click to view
system ui Click to view
table Click to view
table of content Click to view
tasker Click to view
taxonomy Click to view
temperature Click to view
termination Click to view
terms of use Click to view
text Click to view
theme Click to view
toby Click to view
trademark Click to view
transform Click to view
transparency Click to view
transparent Click to view
troubleshooting Click to view
typeface Click to view
ui Click to view
user conduct Click to view
user interface demo Click to view
variable Click to view
wallpaper Click to view
warranties Click to view
weather Click to view
webp Click to view
website Click to view
welcome Click to view
widget Click to view
wiki Click to view
wiki editing Click to view
window Click to view

This is an old revision of the document!


Logic & Behavior (The Magic)

Once the visual structure is built, how it is to behave. This phase covers the “invisible” logic: Actions, Animations, Sequences, and Data Variables.

Actions & Gestures

In Total Launcher, almost every graphic object can be interactive. They are not limited to a single “Tap” action.

  • Multi-Gesture Support: A single object can trigger up to five different actions:
    • Tap
    • Swipe Up
    • Swipe Down
    • Swipe Left
    • Swipe Right
  • Action Types: You can assign these gestures to open Applications, Windows, Folders, or Shortcuts.
  • Launcher Actions: You can also trigger system tasks, such as “Toggle Edit Mode,” “Open Menu,” “Screen Lock,” or toggling “Wi-Fi”/“Bluetooth”.

Sequences (Macros)

A Sequence is a user-defined chain of actions performed in a specific order. Think of it as a mini-program or “Macro”.

  • How it works: Instead of just opening an app, a sequence can contain:
    1. Add: Launcher action > Play a Sound
    2. Add: Wait > 2 seconds
    3. Add: Launcher action > Open a Window by name
      1. Select my_previously_created_window
    4. Add: Action > Application > Select my_app
  • Wait Times: “Wait Times” between steps can be specified to ensure animations finish before the next action starts.
  • Creation: Create a sequence via Main Menu > Launcher options > Resources > Sequence or directly within the Object Design menu > Options > Action dialog of any object.

The Animation System

Total Launcher uses three distinct types of animation. Understanding the difference is critical for smooth design.

Launch Animation

  • What it is: The visual effect that displays when tapping an icon to open an app.
  • Options: Include Flying, Sliding, Fade in, Popup, Random, and Fast (instant) and more.
  • Sound: Optionally attach a sound effect to the launch action.

Object Animation (Enter/Exit)

  • What it is: Controls how an individual object appears or disappears when a Page or Window opens.
  • Customization: Define the Effect (e.g., Slide from Left), the Start Offset (delay), and the Duration (speed in milliseconds).
  • *Usage Tip:* Use “Start Offset” to cascade animations — making icons fly in one by one rather than all at once.

Transition Animation (Windows)

  • What it is: A specialized animation that morphs an object on the page into a popup Window.
  • How to use (Transition ID):
    1. With the object selected, Options > Animation tab > Edit - Transition Animation > Transition ID Give it a Transition ID (e.g., mytag).
    2. Now select the other “Window” object to open. Use the same process to give it the identical Transition ID (“mytag”).
    3. *Result:* When clicked, the button will physically morph/expand into the window.
  • Duration: Customizable up to 800ms.
  • There are other options available which can be used in this process. If interested, see Window Animation.

Variables & Tasker Integration (Advanced)

Total Launcher can display data, such as weather temperatures and forecasts, geographical location, and even control which device screen displays as the home page. All data originates from automation apps, external to Total Launcher, like Tasker or MacroDroid.

Step 1: Sending Data (In Tasker)

  1. Create a Task in Tasker.
  2. Select the Plugin > Total Launcher.
  3. Use the Set Variable function.
  4. Map your Tasker variable (%mydata) to a Total Launcher text variable (<mydata>).

Step 2: Displaying Data In Total Launcher

  1. Create a Text Object and select it.
  2. Go to Options > Text“ > Advanced > Variable. - Enter the tag name exactly as defined in Tasker (without the %) and enclosed inside chevrons (< >), (e.g., <mydata>). * *Result:* The text object will now display whatever data Tasker sends it.

    Variable Syntax Notes:
    * Newlines: Use the character \n to create line breaks in variable text.
    * Quotes: If text contains quotes, “escape” them (e.g., use double quotes ”“) or the text may not display.

Discussion

Enter your comment. Wiki syntax is allowed:
Please solve the following equation to prove you're human. 177 -13 =