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

Total Launcher Multi-Screen Guide: Configuring Independent Multi-Screen Workspaces

Total Launcher provides robust, native support for multi-screen and foldable Android devices, offering configuration capabilities that exceed standard third-party alternatives. Rather than forcing a single layout to awkwardly stretch across expanding display panels, Total Launcher intelligently treats folded and unfolded hardware states as entirely separate workspaces. This architecture enables the deployment of distinct, customized layouts perfectly optimized for both exterior cover screens and interior expanded displays.

To implement this hardware-aware functionality, distinct layouts must be created for both portrait and landscape orientations.

Key Features

Feature Description
Independent Layouts Allows for completely different setups on the cover screen (folded) vs. the inner screen (unfolded).
Orientation Awareness Can trigger specific layout changes based on Portrait vs. Landscape orientation, which is essential for square-ish inner displays.
Z-Axis/Rotation Unlike grid-based launchers, Total Launcher allows overlapping widgets and free placement, useful for spanning gaps on dual-screen devices like the Surface Duo.

Device Compatibility & Behavior

Total Launcher does not rely on a whitelist of specific devices; instead, it uses Android's `DisplayManager` callbacks to detect when the screen configuration changes. Below are the verified device categories and their specific behaviors.

Native Foldables (Book-Style)

• Samsung Galaxy Z Fold (1-6)

• Google Pixel Fold

• OnePlus Open

• Honor Magic V

These devices are natively supported via the configuration settings.

  • Behavior: The launcher detects the “Folded” vs “Unfolded” state as a hardware event.
  • Setup: Two distinct layouts are created. The launcher automatically switches between them when the hinge sensor triggers.
  • Known Quirks: On some devices (like the Pixel Fold), rotating the device immediately after unfolding may cause a brief redraw delay as the launcher recalculates the grid.

Dual-Screen Devices (Hinged)

• Microsoft Surface Duo 1 & 2

• LG V60/G8X (Dual Screen Case)

These devices are often treated by Android as two separate display panels masked as one large desktop.

  • Behavior: Total Launcher treats the spanned dual-screens as one giant landscape canvas.
  • Setup Strategy: The “hinge gap” must be manually calculated to place widgets accordingly.
  • Advantage: Unlike stock launchers, Total Launcher allows placement of widgets under the hinge or creating pixel-perfect gaps to avoid it.

Flip-Style Foldables (Clamshell)

• Samsung Galaxy Z Flip

• Motorola Razr

  • Behavior: Generally, Total Launcher is used for the inner main screen only.
  • Cover Screen: Most flip phones run a limited OS on the cover screen that blocks third-party launchers by default.

Configuration Guide

To enable multi-screen support, a specific foldable-specific setting must be activated:

  1. Go to Launcher Options (Enter Edit Mode > Main menu > Launcher Options
  2. Navigate to '' Advanced'' > Behavior
  3. Toggle ON: Support foldable screen

Once enabled, the setup process works by physically changing the device state:

  1. Fold the device. Customize the cover screen.
  2. Unfold the device. See a blank screen or a stretched version of your cover.
  3. Customize the unfolded screen.
Note: Changes made to the inner screen will not affect the cover screen, and vice versa. They are treated as separate “Window” instances.

Advanced Tips

Persistent Taskbar

To simulate a desktop-style taskbar that only appears on the inner screen:

  • Create a new Window object.
  • Set it to Show on top.
  • In the Window options, set visibility rules so it only appears when the screen width is greater than a certain pixel count (or manually toggle it for the inner layout).

Surface Duo Specifics

For Surface Duo users, place a widget explicitly on the “Left” or “Right” side of the coordinates to prevent it from being cut off by the hinge. Use the Margins setting to create a “safe zone” in the center to avoid the hinge entirely.

Pros and Cons

Pros

  • Unmatched customization for different form factors.
  • Lightweight on resources compared to stock launchers.
  • “Window” feature allows for pop-up widgets, saving screen real estate.

Cons

  • Steep learning curve (high complexity).
  • Minor redraw lag on some devices when switching from cover to inner screen.
  • Android gesture navigation animations may be less fluid than stock.

Contribute to this Manual

Expansion of this section with device-specific tutorials and screenshots is desired. Owners of specific foldable devices (Z Fold, Pixel Fold, Duo) are encouraged to contribute.

Methods of Contribution:

  • Edit this page: Verified setups can be added as a “Tutorial” or “Downloads” subsection for specific device models.
  • Discussion: Or leave your experience in the Discussion tab for this page, and the Admin can incorporate it into the page.
  • Contact Admin: If preferred, notify the Admin (see Quick Help on the left sidebar) directly about an experience for consideration of inclusion as official content of this wiki.

Discussion

Enter your comment. Wiki syntax is allowed:
Please solve the following equation to prove you're human. 74 +3 =