diff options
| author | P.P.A <adolphs@moselle.moe> | 2023-07-08 12:14:49 +0200 |
|---|---|---|
| committer | P.P.A <adolphs@moselle.moe> | 2023-07-08 12:14:49 +0200 |
| commit | 64e6daef0c8cc7a382ef77186fc0877cf814e0dd (patch) | |
| tree | 4f83650205ede557f46c1081475858144291c59c /x.c.rej | |
| parent | 60520dbe3f6301aaa3ce62c7e6dc9a47c84fcd7f (diff) | |
blinking cursor
Diffstat (limited to 'x.c.rej')
| -rw-r--r-- | x.c.rej | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -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) |
