Implement proportional floating-resize.
This commit is contained in:
committed by
Michael Stapelberg
parent
50d0661203
commit
9cb35383a8
@ -71,7 +71,7 @@ void floating_drag_window(xcb_connection_t *conn, Client *client,
|
||||
*
|
||||
*/
|
||||
void floating_resize_window(xcb_connection_t *conn, Client *client,
|
||||
xcb_button_press_event_t *event);
|
||||
bool proportional, xcb_button_press_event_t *event);
|
||||
|
||||
/**
|
||||
* Changes focus in the given direction for floating clients.
|
||||
|
Reference in New Issue
Block a user