i3
|
#include "data.h"
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. | |
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 95 of file xinerama.c.
References conn, disable_randr(), DLOG, FREE, outputs, query_screens(), and TAILQ_FOREACH.
Referenced by main().