19 #define DRAGGING_CB(name) \
20 static void name(Con *con, Rect *old_rect, uint32_t new_x, \
21 uint32_t new_y, const void *extra)
75 void floating_assign_to_workspace(Client *client, Workspace *new_workspace);
83 int floating_border_click(xcb_connection_t *
conn, Client *client,
84 xcb_button_press_event_t *event);
110 void floating_focus_direction(xcb_connection_t *
conn, Client *currently_focused,
117 void floating_move(xcb_connection_t *
conn, Client *currently_focused,
125 void floating_toggle_hide(xcb_connection_t *
conn, Workspace *workspace);