mirror of
https://codeberg.org/dwl/dwl.git
synced 2026-03-06 01:40:10 -05:00
port dwm "push" patch to dwl
This commit is contained in:
parent
b6d6127733
commit
0259e9a8ab
3 changed files with 66 additions and 1 deletions
2
dwl.c
2
dwl.c
|
|
@ -370,7 +370,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