i3
xinerama.h File Reference
#include <config.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 xinerama_init (void)
 We have just established a connection to the X server and need the initial Xinerama information to setup workspaces for each screen.
 

Function Documentation

◆ xinerama_init()

void xinerama_init ( void )

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 112 of file xinerama.c.

References conn, DLOG, FREE, query_screens(), and use_root_output().

Referenced by main().

Here is the call graph for this function: