Enum xdg_wm_base_error
Defined in File xdg-shell-client-protocol.h
Enum Documentation
-
enum xdg_wm_base_error
Values:
-
enumerator XDG_WM_BASE_ERROR_ROLE
given wl_surface has another role
-
enumerator XDG_WM_BASE_ERROR_DEFUNCT_SURFACES
xdg_wm_base was destroyed before children
-
enumerator XDG_WM_BASE_ERROR_NOT_THE_TOPMOST_POPUP
the client tried to map or destroy a non-topmost popup
-
enumerator XDG_WM_BASE_ERROR_INVALID_POPUP_PARENT
the client specified an invalid popup parent surface
-
enumerator XDG_WM_BASE_ERROR_INVALID_SURFACE_STATE
the client provided an invalid surface state
-
enumerator XDG_WM_BASE_ERROR_INVALID_POSITIONER
the client provided an invalid positioner
-
enumerator XDG_WM_BASE_ERROR_UNRESPONSIVE
the client didn’t respond to a ping event in time
-
enumerator XDG_WM_BASE_ERROR_ROLE