pop on heretag
This commit is contained in:
parent
4f8b08d330
commit
0aaa9a21f3
3 changed files with 16 additions and 8 deletions
1
dwm.h
1
dwm.h
|
@ -118,6 +118,7 @@ extern void killclient(Arg *arg);
|
|||
extern void lower(Client *c);
|
||||
extern void manage(Window w, XWindowAttributes *wa);
|
||||
extern void maximize(Arg *arg);
|
||||
extern void pop(Client *c);
|
||||
extern void resize(Client *c, Bool inc);
|
||||
extern void setsize(Client *c);
|
||||
extern void settitle(Client *c);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue