VisibleEffect Property
Qubes 5.6 Defines a visual effect when a layer's Visible property changes.
Starting with Qubes 9.0 additional effects are available and are now based on the WebAnimation API.
The following effects are available:
| Name | Description |
|---|---|
| blind | Scrolls from the top. |
| clip | Folds vertically at the midline. |
| drop | Appearance with horizontal offset and fade. |
| dropLeft | Appearance with horizontal offset and fade (Qubes 9.0). |
| dropTop | Appearance with vertical offset and fade (Qubes 9.0). |
| fade | Appearance with fade (Qubes 9.0). |
| flipX | 3D appearance with a flip on the X axis and fade (Qubes 9.0). |
| flipY | 3D appearance with a flip on the Y axis and fade (Qubes 9.0). |
| flipZ | 3D appearance with a flip on the Z axis and fade (Qubes 9.0). |
| fold | Scrolls down from the top left. |
| slide | Appearance with horizontal offset (no fade). |
| slideLeft | Appearance with horizontal offset (no fade) (Qubes 9.0). |
| slideTop | Appearance with vertical offset (no fade) (Qubes 9.0). |
| zoom | Appearance with a zoom and fade (Qubes 9.0). |