mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-04-07 08:21:07 -04:00
port dwm "push" patch to dwl
This commit is contained in:
parent
ad89bc19e5
commit
88eeb3023e
3 changed files with 66 additions and 1 deletions
2
dwl.c
2
dwl.c
|
|
@ -401,7 +401,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