rounded-corners: rebase

This commit is contained in:
Dylan Araps 2019-10-15 14:54:57 +03:00
parent 1fc724a28d
commit 8ccbddc062
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ index b9e8867..4c0b3fa 100644
#include <stdlib.h>
#include <signal.h>
#include <unistd.h>
@@ -61,6 +62,7 @@ static void win_fs(Window w);
static void win_fs_current();
@@ -59,6 +59,7 @@ static void win_del(Window w);
static void win_fs();
static void win_kill();
static void win_next();
+static void win_round_corners(Window w, int rad);