35void tiling_drag(
Con *con, xcb_button_press_event_t *event,
bool use_threshold);
tiling_drag_t
Tiling drag initiation modes.
@ TILING_DRAG_MODIFIER_OR_TITLEBAR
void tiling_drag(Con *con, xcb_button_press_event_t *event, bool use_threshold)
Initiates a mouse drag operation on a tiled window.
bool has_drop_targets(void)
Returns whether there currently are any drop targets.
A 'Con' represents everything from the X11 root window down to a single X11 window.