Enumeration

MetaGrabOp

Declaration

enum Meta.GrabOp

Description

No description available.

Members

Name Description
META_GRAB_OP_NONE

None.

META_GRAB_OP_WINDOW_BASE No description available.
META_GRAB_OP_WAYLAND_POPUP No description available.
META_GRAB_OP_FRAME_BUTTON No description available.
META_GRAB_OP_MOVING

Moving with pointer.

META_GRAB_OP_RESIZING_NW

Resizing NW with pointer.

META_GRAB_OP_RESIZING_N

Resizing N with pointer.

META_GRAB_OP_RESIZING_NE

Resizing NE with pointer.

META_GRAB_OP_RESIZING_E

Resizing E with pointer.

META_GRAB_OP_RESIZING_SW

Resizing SW with pointer.

META_GRAB_OP_RESIZING_S

Resizing S with pointer.

META_GRAB_OP_RESIZING_SE

Resizing SE with pointer.

META_GRAB_OP_RESIZING_W

Resizing W with pointer.

META_GRAB_OP_KEYBOARD_MOVING

Moving with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_UNKNOWN

Resizing with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_NW

Resizing NS with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_N

Resizing N with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_NE

Resizing NE with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_E

Resizing E with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_SW

Resizing SW with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_S

Resizing S with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_SE

Resizing SE with keyboard.

META_GRAB_OP_KEYBOARD_RESIZING_W

Resizing W with keyboard.