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-windows_dialog [2026/08/02 18:03] – doreps | section:section-windows_dialog [2026/08/03 12:15] (current) – doreps | ||
|---|---|---|---|
| Line 47: | Line 47: | ||
| These settings modify how the window responds to touch inputs and system navigation commands. | These settings modify how the window responds to touch inputs and system navigation commands. | ||
| * **Gesture to close:** - Configures a specific touch gesture, such as '' | * **Gesture to close:** - Configures a specific touch gesture, such as '' | ||
| - | * **Ignore Back:** - Prevents the window from being closed using the system Back button or system navigation gesture. | + | * **Ignore Back:** - Prevents the window from being closed using the system Back button or system navigation gesture. |
| ==== Automation and Actions ==== | ==== Automation and Actions ==== | ||
| Automated actions can be triggered based on the window' | Automated actions can be triggered based on the window' | ||
| - | * **Action on open:** - Selects an action to invoke automatically when the window opens. | + | * **Action on open:** - Selects an action to invoke automatically when the window opens. |
| * **Delay of action on open:** - Configures a specific delay, represented in milliseconds such as '' | * **Delay of action on open:** - Configures a specific delay, represented in milliseconds such as '' | ||
| * **Action on close:** - Selects an action to invoke automatically when the window is closed. Performs cleanup tasks or returns system settings to a previous state upon window dismissal. | * **Action on close:** - Selects an action to invoke automatically when the window is closed. Performs cleanup tasks or returns system settings to a previous state upon window dismissal. | ||
| Line 73: | Line 73: | ||
| ==== Window Animation Configuration ==== | ==== Window Animation Configuration ==== | ||
| + | <WRAP hscroll_box> | ||
| + | < | ||
| The Animation dialog controls the visual transition when a window appears or disappears: | The Animation dialog controls the visual transition when a window appears or disappears: | ||
| * **Enter animation: | * **Enter animation: | ||
| Line 82: | Line 84: | ||
| * **Animation duration (ms):** - Dictates the speed of the exit transition. | * **Animation duration (ms):** - Dictates the speed of the exit transition. | ||
| * **Exiting sound:** - Triggers an audio file upon closing. | * **Exiting sound:** - Triggers an audio file upon closing. | ||
| + | </ | ||
| + | < | ||
| + | {{: | ||
| + | </ | ||
| + | </ | ||
| ===== Practical Use Cases ===== | ===== Practical Use Cases ===== | ||
| Windows enable complex organizational structures without cluttering the main page: | Windows enable complex organizational structures without cluttering the main page: | ||