Enumeration
MetaCompEffect
since: 13
Description [src]
Indicates the appropriate effect to show the user for
meta_compositor_show_window() and meta_compositor_hide_window()
Available since: 13
Members
META_COMP_EFFECT_CREATE-
The window is newly created (also used for a window that was previously on a different workspace and is changed to become visible on the active workspace.)
- Value:
0 - Nickname:
create - Available since: 13
- Value:
META_COMP_EFFECT_UNMINIMIZE-
The window should be shown as unminimizing from its icon geometry.
- Value:
1 - Nickname:
unminimize - Available since: 13
- Value:
META_COMP_EFFECT_DESTROY-
The window is being destroyed.
- Value:
2 - Nickname:
destroy - Available since: 13
- Value:
META_COMP_EFFECT_MINIMIZE-
The window should be shown as minimizing to its icon geometry.
- Value:
3 - Nickname:
minimize - Available since: 13
- Value:
META_COMP_EFFECT_NONE-
No effect, the window should be shown or hidden immediately.
- Value:
4 - Nickname:
none - Available since: 13
- Value: