i3
|
Data Fields | |
orientation_t | orientation |
Con * | output |
xcb_window_t | helpwin |
uint32_t * | new_position |
xcb_window_t callback_params::helpwin |
Definition at line 26 of file resize.c.
Referenced by DRAGGING_CB(), and resize_graphical_handler().
uint32_t* callback_params::new_position |
Definition at line 27 of file resize.c.
Referenced by DRAGGING_CB(), and resize_graphical_handler().
orientation_t callback_params::orientation |
Definition at line 24 of file resize.c.
Referenced by DRAGGING_CB(), and resize_graphical_handler().
Con* callback_params::output |
Definition at line 25 of file resize.c.
Referenced by DRAGGING_CB(), resize_graphical_handler(), scratchpad_fix_resolution(), and scratchpad_show().