Functions

include/xinerama.h File Reference

#include "data.h"
Include dependency graph for xinerama.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void initialize_xinerama (xcb_connection_t *conn)
 We have just established a connection to the X server and need the initial Xinerama information to setup workspaces for each screen.

Function Documentation

void initialize_xinerama ( xcb_connection_t *  conn  ) 

We have just established a connection to the X server and need the initial Xinerama information to setup workspaces for each screen.

Definition at line 104 of file xinerama.c.

References disable_randr(), DLOG, FREE, get_first_workspace_for_output(), initialize_output(), outputs, query_screens(), and TAILQ_FOREACH.

Referenced by main().

Here is the call graph for this function: