about summary refs log tree commit diff stats
path: root/float.h
diff options
context:
space:
mode:
Diffstat (limited to 'float.h')
-rw-r--r--float.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/float.h b/float.h
new file mode 100644
index 0000000..6acbe64
--- /dev/null
+++ b/float.h
@@ -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 */
tter 1337 h4xx0r <1337.h4xx0r@localhost> 2023-07-27 13:14:07 +0000 Andrew -> Runxi' href='/runxiyu/www/commit/note/ask.html?id=503607d887ba83dcf5505a283f4c35227b3552bd'>503607d ^
d342833 ^
0fc696d ^


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18