|
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. More... | |
| 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 108 of file xinerama.c.
References conn, DLOG, FREE, outputs, query_screens(), TAILQ_FOREACH, and use_root_output().
Referenced by main().

1.8.5