meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| section:section-ui_anim-sliding_drawer [2026/07/30 19:15] – ↷ Links adapted because of a move operation doreps | section:section-ui_anim-sliding_drawer [2026/07/30 21:06] (current) – doreps | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | <WRAP hide> | + | ====== |
| - | <WRAP center notice centeralign> | + | |
| - | **⚠️ v4.0 UI Transition Notice - In Process: | + | |
| - | //The release of Total Launcher | + | |
| - | page does not yet reflect these updates. The new layout paths, folds, and visual maps are currently being | + | |
| - | compiled and will be deployed shortly.// | + | |
| - | </ | + | |
| - | <WRAP hide> | + | |
| + | The Sliding Drawer in Total Launcher provides a built-in, off-screen workspace attached directly to any screen edge. Functioning similarly to a native notification shade, this hidden panel expands inward via edge gestures to expose user-defined app grids, widgets, and custom shortcuts without cluttering the primary homescreen canvas. Because the launcher automatically handles panel creation and gesture mapping upon activation, deploying a sliding drawer offers an immediate solution for building hidden widget shelves or custom app drawers. The following guide details the setup procedure, interface advantages, and edge-gesture priority rules. | ||
| + | <WRAP center 80%> | ||
| + | ^ **Sliding Drawer Interface Preview** | ||
| + | | {{: | ||
| + | </ | ||
| - | ---- | + | It is a distinct screen area attached to the Left, Right, Top, or Bottom edge of the display. While it could be considered |
| - | + | ||
| - | + | ||
| - | ===== Sliding Drawer | + | |
| - | + | ||
| - | | {{section: | + | |
| - | + | ||
| - | It is a distinct screen area attached to the Left, Right, Top, or Bottom edge of the display. While it could be consider | + | |
| It works exactly like the " | It works exactly like the " | ||
| Line 23: | Line 14: | ||
| ==== How to Enable ==== | ==== How to Enable ==== | ||
| - | - Enter [[: | + | - Enter [[: |
| - Choose '' | - Choose '' | ||
| - Exit the menu. A swipe from that edge opens the new drawer with all device apps. | - Exit the menu. A swipe from that edge opens the new drawer with all device apps. | ||
| - | ==== What the Sliding Drawer Offers | + | ===== Practical Interface Solutions ===== |
| - | The built-in | + | Enabling a Sliding Drawer |
| - | * **The "All Apps" | + | |
| - | * Instead of having all app icons cluttering the home screen, enable the **Bottom Sliding Drawer**. Place an "App Drawer | + | * Instead of crowding the main workspace with app icons, enable the **Bottom Sliding Drawer** |
| - | * **The Widget Shelf:** | + | * **The Hidden |
| - | * There may be a preference for a Calendar and Weather widget, but these obstruct the wallpaper. Instead, enable the **Left Sliding Drawer**. | + | * Place large, information-dense widgets (such as calendars, weather graphs, or music controllers) inside a **Left Sliding Drawer**. |
| - | * **Dock Replacement: | + | * **Extended |
| - | * Instead of a tiny row of 5 icons at the bottom (a dock), use a sliding drawer | + | * Replace |
| - | ==== Tips ==== | + | ===== Important Technical Rules ===== |
| + | |||
| + | * **Edge Priority:** | ||
| + | * The Sliding Drawer overrides standard page gestures along the extreme screen boundary. For example, enabling a **Left Sliding Drawer** takes priority over a global "Swipe Right" page gesture when initiated from the outer bezel edge. | ||
| + | * **Independent Grid Geometry: | ||
| + | * Each drawer operates as an independent container with its own grid configuration. A sparse 4x4 layout can be maintained on the main homescreen page while utilizing a dense 6x10 grid inside the drawer. | ||
| + | * **Button and Gesture Triggers: | ||
| + | * In addition to edge swipes, drawers can be toggled remotely by assigning a [[: | ||
| + | |||
| + | <WRAP round tip> | ||
| + | **System Gesture Tip:** If edge swipes conflict with Android gesture navigation (such as the system " | ||
| + | </ | ||
| - | Understand the " | + | ===== Related Concepts ===== |
| - | * **Edge Priority:** | + | |
| - | * The Sliding Drawer overrides other gestures on the very edge of the screen. When setting a "Swipe Right" gesture on the background | + | * **[[: |
| - | * **Independent Geometry: | + | |
| - | * The drawer is essentially a separate " | + | |
| - | * It has its own grid for each separate object created, such as a 4x4 grid on the home screen and a dense 6x10 grid inside the drawer. | + | |
| ==== More Information ==== | ==== More Information ==== | ||
| - | Additional discussion can be found [[: | + | Additional discussion can be found **[[: |
| <WRAP noprint> | <WRAP noprint> | ||