mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-02-16 22:05:18 -05:00
port dwm "push" patch to dwl
This commit is contained in:
parent
b063dd89c3
commit
dcb7a4d910
3 changed files with 67 additions and 0 deletions
2
dwl.c
2
dwl.c
|
|
@ -369,7 +369,9 @@ static Atom netatom[NetLast];
|
|||
#endif
|
||||
|
||||
/* configuration, allows nested code to access above variables */
|
||||
#include "push.h"
|
||||
#include "config.h"
|
||||
#include "push.c"
|
||||
|
||||
/* attempt to encapsulate suck into one file */
|
||||
#include "client.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue