*
* @param subsurface The subsurface to show exported surface
*
+ * @note This change won't be applied unless parent wl_surface.commit,
+ * if commit behaviour is synchronized mode which can be changed
+ * by ecore_wl2_subsurface_exported_surface_sync_set
+ *
+ * @see ecore_wl2_subsurface_exported_surface_commit
+ *
* @ingroup Ecore_Wl2_Subsurface_Group
* @since_tizen 6.5
*/
*
* @param subsurface The subsurface to hide exported surface
*
+ * @note This change won't be applied unless parent wl_surface.commit,
+ * if commit behaviour is synchronized mode which can be changed
+ * by ecore_wl2_subsurface_exported_surface_sync_set
+ *
+ * @see ecore_wl2_subsurface_exported_surface_commit
+ *
* @ingroup Ecore_Wl2_Subsurface_Group
* @since_tizen 6.5
*/
* @param other the sibling reference subsurface, or NULL for parent surface
* @see ecore_wl2_subsurface_place_surface_above
*
+ * @note Make sure that parent wl_surface.commit. This change won't be applied
+ * unless parent wl_surface.commit.
+ *
* @ingroup Ecore_Wl2_Subsurface_Group
* @since_tizen 6.5
*/
* @param other the sibling reference subsurface, or NULL for parent surface
* @see ecore_wl2_subsurface_place_surface_above
*
+ * @note Make sure that parent wl_surface.commit. This change won't be applied
+ * unless parent wl_surface.commit.
+ *
* @ingroup Ecore_Wl2_Subsurface_Group
* @since_tizen 6.5
*/
* @param x X position of exported surface
* @param y Y position of exported surface
*
+ * @note This change won't be applied unless parent wl_surface.commit,
+ * if commit behaviour is synchronized mode which can be changed
+ * by ecore_wl2_subsurface_exported_surface_sync_set
+ *
+ * @see ecore_wl2_subsurface_exported_surface_commit
+ *
* @ingroup Ecore_Wl2_Subsurface_Group
* @since_tizen 6.5
*/
* @param w Width of exported surface
* @param h Height of exported surface
*
+ * @note This change won't be applied unless parent wl_surface.commit,
+ * if commit behaviour is synchronized mode which can be changed
+ * by ecore_wl2_subsurface_exported_surface_sync_set
+ *
+ * @see ecore_wl2_subsurface_exported_surface_commit
+ *
* @ingroup Ecore_Wl2_Subsurface_Group
* @since_tizen 6.5
*/
* <li>3 - 270 degrees clockwise (WTZ_EXPORTED_SHELL_TRANSFORM_270)</li>
* </ul>
*
+ * @note This change won't be applied unless parent wl_surface.commit,
+ * if commit behaviour is synchronized mode which can be changed
+ * by ecore_wl2_subsurface_exported_surface_sync_set
+ *
+ * @see ecore_wl2_subsurface_exported_surface_commit
+ *
* @ingroup Ecore_Wl2_Subsurface_Group
* @since_tizen 6.5
*/