Adding rounded corners patch

This commit is contained in:
bakkeby
2020-03-31 08:21:00 +02:00
parent f2673fec53
commit a560b9cb53
9 changed files with 90 additions and 1 deletions

1
patch/roundedcorners.h Normal file
View File

@@ -0,0 +1 @@
static void drawroundedcorners(Client *c);