You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- x.c
|
|
+++ x.c
|
|
@@ -253,6 +253,7 @@ static char *opt_name = NULL;
|
|
static char *opt_title = NULL;
|
|
|
|
static int oldbutton = 3; /* button event on startup: 3 = release */
|
|
+static int cursorblinks = 0;
|
|
|
|
void
|
|
clipcopy(const Arg *dummy)
|