include/commands.h File Reference

#include <xcb/xcb.h>
Include dependency graph for commands.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool focus_window_in_container (xcb_connection_t *conn, Container *container, direction_t direction)
void parse_command (xcb_connection_t *conn, const char *command)
 Parses a command, see file CMDMODE for more information.

Function Documentation

bool focus_window_in_container ( xcb_connection_t *  conn,
Container container,
direction_t  direction 
)

Definition at line 38 of file commands.c.

References CIRCLEQ_FIRST, CIRCLEQ_LAST, CIRCLEQ_NEXT_OR_NULL, CIRCLEQ_PREV_OR_NULL, Container::currently_focused, D_DOWN, D_UP, ELOG, and set_focus().

Referenced by button_press_stackwin(), and focus_thing().

Here is the call graph for this function:

void parse_command ( xcb_connection_t *  conn,
const char *  command 
)
Generated by  doxygen 1.6.2-20100208