i3
Data Structures | Macros | Functions | Variables
resize.c File Reference
#include "all.h"
Include dependency graph for resize.c:

Go to the source code of this file.

Data Structures

struct  callback_params
 

Macros

#define I3__FILE__   "resize.c"
 

Functions

 DRAGGING_CB (resize_callback)
 
int resize_graphical_handler (Con *first, Con *second, orientation_t orientation, const xcb_button_press_event_t *event)
 

Variables

xcb_connection_t * conn
 

Macro Definition Documentation

#define I3__FILE__   "resize.c"

Definition at line 2 of file resize.c.

Function Documentation

DRAGGING_CB ( resize_callback  )
int resize_graphical_handler ( Con first,
Con second,
orientation_t  orientation,
const xcb_button_press_event_t *  event 
)

Variable Documentation

xcb_connection_t* conn

Definition at line 41 of file main.c.