move client functions to client.h and client.c

This commit is contained in:
2022-09-19 13:47:39 +02:00
parent 1efe8fe1eb
commit 495f515c98
6 changed files with 427 additions and 415 deletions

View File

@ -1,5 +1,6 @@
#include "handler.h"
#include "wm.h"
#include "client.h"
/* global configuration variables */
// TODO: active layout not working