i3
|
Data Fields | |
const border_t | corner |
const bool | proportional |
const xcb_button_press_event_t * | event |
Definition at line 470 of file floating.c.
const border_t resize_window_callback_params::corner |
Definition at line 471 of file floating.c.
Referenced by DRAGGING_CB(), and floating_resize_window().
const xcb_button_press_event_t* resize_window_callback_params::event |
Definition at line 473 of file floating.c.
Referenced by DRAGGING_CB().
const bool resize_window_callback_params::proportional |
Definition at line 472 of file floating.c.
Referenced by DRAGGING_CB(), and floating_resize_window().