issue 135 and xrandr management (more to come)

git-svn-id: http://tint2.googlecode.com/svn/trunk@202 121b4492-b84c-0410-8b4c-0d4edfb3f3cc
This commit is contained in:
lorthiois@bbsoft.fr
2009-09-27 16:57:19 +00:00
parent e015d5b19c
commit 145ce16757
7 changed files with 138 additions and 103 deletions

View File

@@ -115,7 +115,8 @@ void server_init_atoms ();
void get_root_pixmap();
// detect monitors and desktops
void get_monitors_and_desktops();
void get_monitors();
void get_desktops();
#endif