17 const xcb_button_press_event_t *event,
bool resize_find_tiling_participants(Con **current, Con **other, direction_t direction, bool both_sides)
void resize_graphical_handler(Con *first, Con *second, orientation_t orientation, const xcb_button_press_event_t *event, bool use_threshold)
double percent_for_1px(Con *con)
Calculate the minimum percent needed for the given container to be at least 1 pixel.
bool resize_neighboring_cons(Con *first, Con *second, int px, int ppt)
Resize the two given containers using the given amount of pixels or percentage points.
A 'Con' represents everything from the X11 root window down to a single X11 window.