mirror of
https://github.com/dylanaraps/sowm.git
synced 2025-05-19 09:30:24 -07:00
rounded-corners: rebase
This commit is contained in:
parent
1fc724a28d
commit
8ccbddc062
@ -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);
|
||||
|
Loading…
x
Reference in New Issue
Block a user