i3
Functions
move.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void tree_move (int direction)
 Moves the current container in the given direction (TOK_LEFT, TOK_RIGHT, TOK_UP, TOK_DOWN from cmdparse.l)
 

Function Documentation

void tree_move ( int  direction)