i3
callback_params Struct Reference
Collaboration diagram for callback_params:

Data Fields

orientation_t orientation
 
Conoutput
 
xcb_window_t helpwin
 
uint32_t * new_position
 
bool * threshold_exceeded
 
xcb_window_t * indicator
 
Con ** target
 
direction_tdirection
 
drop_type_tdrop_type
 

Detailed Description

Definition at line 19 of file resize.c.

Field Documentation

◆ direction

direction_t* callback_params::direction

Definition at line 104 of file tiling_drag.c.

Referenced by DRAGGING_CB(), resize_find_tiling_participants(), and tiling_drag().

◆ drop_type

drop_type_t* callback_params::drop_type

Definition at line 105 of file tiling_drag.c.

Referenced by DRAGGING_CB(), and tiling_drag().

◆ helpwin

xcb_window_t callback_params::helpwin

Definition at line 22 of file resize.c.

Referenced by DRAGGING_CB(), and resize_graphical_handler().

◆ indicator

xcb_window_t* callback_params::indicator

Definition at line 102 of file tiling_drag.c.

Referenced by create_drop_indicator(), DRAGGING_CB(), and tiling_drag().

◆ new_position

uint32_t* callback_params::new_position

Definition at line 23 of file resize.c.

Referenced by DRAGGING_CB(), and resize_graphical_handler().

◆ orientation

orientation_t callback_params::orientation

Definition at line 20 of file resize.c.

Referenced by DRAGGING_CB(), resize_graphical_handler(), and tiling_drag().

◆ output

Con* callback_params::output

Definition at line 21 of file resize.c.

Referenced by DRAGGING_CB(), and resize_graphical_handler().

◆ target

Con** callback_params::target

Definition at line 103 of file tiling_drag.c.

Referenced by DRAGGING_CB(), and tiling_drag().

◆ threshold_exceeded

bool* callback_params::threshold_exceeded

Definition at line 24 of file resize.c.

Referenced by DRAGGING_CB().


The documentation for this struct was generated from the following files: