diff -r 8241aba895d8 -r 8c93b982f22e float.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/float.h Sat Aug 11 12:11:50 2007 +0200 @@ -0,0 +1,5 @@ +/* See LICENSE file for copyright and license details. */ + +/* float.c */ +void floating(void); /* arranges all windows floating */ +void togglemax(const char *arg); /* toggles maximization of floating client */