mirror of
https://git.sr.ht/~coasteen/dotfiles
synced 2026-03-21 23:19:22 +01:00
4 lines
245 B
C
Executable file
4 lines
245 B
C
Executable file
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);
|
|
|