Move the manage_*-functions into their own file as they got quite large

This commit is contained in:
Michael Stapelberg
2009-05-16 18:25:04 +02:00
parent d5d44e66a2
commit b35599004a
5 changed files with 398 additions and 330 deletions

View File

@ -33,6 +33,7 @@
#include "queue.h"
#include "resize.h"
#include "client.h"
#include "manage.h"
/* After mapping/unmapping windows, a notify event is generated. However, we dont want it,
since itd trigger an infinite loop of switching between the different windows when