remove flexipatch stuff

This commit is contained in:
Luca Bilke 2024-05-22 17:29:40 +02:00
commit c56caa61e1
No known key found for this signature in database
GPG key ID: B753481DA0B6FA47
86 changed files with 6365 additions and 1650 deletions
patch

2
patch/bar.h Normal file
View file

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