summaryrefslogtreecommitdiff
path: root/dwm/patch/floatpos.h
diff options
context:
space:
mode:
authorcoasteen <coasteen@proton.me>2026-07-09 10:42:28 +0330
committercoasteen <coasteen@proton.me>2026-07-09 10:42:28 +0330
commit8cbadb61604667b407b53ee1258433994fa4765a (patch)
tree97765fb29418fd6278fcb4cbb9760893afaf7a58 /dwm/patch/floatpos.h
Diffstat (limited to 'dwm/patch/floatpos.h')
-rwxr-xr-xdwm/patch/floatpos.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/dwm/patch/floatpos.h b/dwm/patch/floatpos.h
new file mode 100755
index 0000000..ecdcf0b
--- /dev/null
+++ b/dwm/patch/floatpos.h
@@ -0,0 +1,4 @@
+static void floatpos(const Arg *arg);
+static void setfloatpos(Client *c, const char *floatpos);
+static void getfloatpos(int pos, char pCh, int size, char sCh, int min_p, int max_s, int cp, int cs, int cbw, int defgrid, int *out_p, int *out_s);
+