i3
|
Data Fields | |
const border_t | corner |
const bool | proportional |
const xcb_button_press_event_t * | event |
Definition at line 461 of file floating.c.
const border_t resize_window_callback_params::corner |
Definition at line 462 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 464 of file floating.c.
Referenced by DRAGGING_CB().
const bool resize_window_callback_params::proportional |
Definition at line 463 of file floating.c.
Referenced by DRAGGING_CB(), and floating_resize_window().