Improve resize_find_tiling_participants() and simplify cmd_resize_tiling_width_height() (#3111)
This commit is contained in:
committed by
Michael Stapelberg
parent
2f29fce801
commit
c0378f737b
@ -11,6 +11,6 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
bool resize_find_tiling_participants(Con **current, Con **other, direction_t direction);
|
||||
bool resize_find_tiling_participants(Con **current, Con **other, direction_t direction, bool both_sides);
|
||||
|
||||
int resize_graphical_handler(Con *first, Con *second, orientation_t orientation, const xcb_button_press_event_t *event);
|
||||
|
Reference in New Issue
Block a user