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-windows_dialog [2026/08/02 18:03] dorepssection: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 ''Swipe up'', to close the window. Provides fast, fluid navigation without requiring precise taps on a dedicated close button. Note that this requires a ''PRO'' license.   * **Gesture to close:** - Configures a specific touch gesture, such as ''Swipe up'', to close the window. Provides fast, fluid navigation without requiring precise taps on a dedicated close button. Note that this requires a ''PRO'' license.
-  * **Ignore Back:** - Prevents the window from being closed using the system Back button or system navigation gesture. Utilized for creating persistent on-screen displays, mandatory menus, or kiosk-style locked interfaces.+  * **Ignore Back:** - Prevents the window from being closed using the system Back button or system navigation gesture. Used to create persistent on-screen displays, mandatory menus, or kiosk-style locked interfaces.
  
 ==== Automation and Actions ==== ==== Automation and Actions ====
 Automated actions can be triggered based on the window's lifecycle state. Automated actions can be triggered based on the window's lifecycle state.
-  * **Action on open:** - Selects an action to invoke automatically when the window opens. Utilized for launching supplementary applications, changing system settings, or triggering shortcut tasks simultaneously with the window launch.+  * **Action on open:** - Selects an action to invoke automatically when the window opens. Used to launch supplementary applications, change system settings, or trigger shortcut tasks simultaneously with the window launch.
   * **Delay of action on open:** - Configures a specific delay, represented in milliseconds such as ''0ms'', before the open action triggers. Allows for sequencing entrance animations before a secondary action occurs.   * **Delay of action on open:** - Configures a specific delay, represented in milliseconds such as ''0ms'', before the open action triggers. Allows for sequencing entrance animations before a secondary action occurs.
   * **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>
 +<WRAP>
 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:** - Defines the entrance style (e.g., ''From front'').   * **Enter animation:** - Defines the entrance style (e.g., ''From front'').
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.
 +</WRAP> 
 +<WRAP> 
 +{{:section:section-window-animation-dialog-v4.webp?direct&200|Window Animation dialog}} 
 +</WRAP> 
 +</WRAP>
 ===== 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: