Adding tagpreview patch (#271)

This commit is contained in:
Stein Gunnar Bakkeby
2022-07-05 14:55:42 +02:00
committed by GitHub
parent 20692bea01
commit 5f7df0b0dc
13 changed files with 296 additions and 32 deletions

2
patch/bar.h Normal file
View File

@ -0,0 +1,2 @@
static void barhover(XEvent *e, Bar *bar);
static Bar *wintobar(Window win);