diff options
Diffstat (limited to 'patch/floatpos.h')
| -rw-r--r-- | patch/floatpos.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/patch/floatpos.h b/patch/floatpos.h new file mode 100644 index 0000000..ecdcf0b --- /dev/null +++ b/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); + |
