From 64e6daef0c8cc7a382ef77186fc0877cf814e0dd Mon Sep 17 00:00:00 2001 From: "P.P.A" Date: Sat, 8 Jul 2023 12:14:49 +0200 Subject: blinking cursor --- x.c.rej | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 x.c.rej (limited to 'x.c.rej') 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) -- cgit v1.2.3