summaryrefslogtreecommitdiff
path: root/x.c.rej
diff options
context:
space:
mode:
Diffstat (limited to 'x.c.rej')
-rw-r--r--x.c.rej10
1 files changed, 10 insertions, 0 deletions
diff --git a/x.c.rej b/x.c.rej
new file mode 100644
index 0000000..b961090
--- /dev/null
+++ b/x.c.rej
@@ -0,0 +1,10 @@
+--- 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)