|
i3
|

Data Fields | |
| orientation_t | orientation |
| Con * | output |
| xcb_window_t | helpwin |
| uint32_t * | new_position |
| bool * | threshold_exceeded |
| xcb_window_t callback_params::helpwin |
Definition at line 22 of file resize.c.
Referenced by DRAGGING_CB(), and resize_graphical_handler().
| uint32_t* callback_params::new_position |
Definition at line 23 of file resize.c.
Referenced by DRAGGING_CB(), and resize_graphical_handler().
| orientation_t callback_params::orientation |
Definition at line 20 of file resize.c.
Referenced by DRAGGING_CB(), and resize_graphical_handler().
| Con* callback_params::output |
Definition at line 21 of file resize.c.
Referenced by DRAGGING_CB(), and resize_graphical_handler().
| bool* callback_params::threshold_exceeded |
Definition at line 24 of file resize.c.
Referenced by DRAGGING_CB().