summaryrefslogtreecommitdiff
path: root/win.h
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2020-05-13 18:10:29 -0400
committerGitHub <noreply@github.com>2020-05-13 18:10:29 -0400
commit74b68b32fab4d039b43cf5631c0617fcde1e9bbf (patch)
treebc63d35b5f4904310c76695f8334a6c5400d83cb /win.h
parentfdf3989005a9003b90a3e98d4ba5684d52f11d3c (diff)
parent05708c89c3aec1615f03171d205fd0d2573f635c (diff)
Merge pull request #208 from trissim/wal-osc
Pywal live reload with OSC patch and transparency fix
Diffstat (limited to 'win.h')
-rw-r--r--win.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/win.h b/win.h
index a6ef1b9..d7b4980 100644
--- a/win.h
+++ b/win.h
@@ -37,3 +37,4 @@ void xsetpointermotion(int);
void xsetsel(char *);
int xstartdraw(void);
void xximspot(int, int);
+void xclearwin(void);