about summary refs log tree commit diff stats
path: root/event.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-01-18 11:46:39 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-01-18 11:46:39 +0100
commita542bdf658e9fce2034583b8a3e439430be9b5a5 (patch)
tree524d49a8b72756233248ebe6cb3447d73aa091fd /event.c
parent96e1b25c8ceca2993b2044d000f5827c19326c8a (diff)
downloaddwm-a542bdf658e9fce2034583b8a3e439430be9b5a5.tar.gz
personally I prefer 2px borders
Diffstat (limited to 'event.c')
0 files changed, 0 insertions, 0 deletions
er Thomas E. Dickey <dickey@invisible-island.net> 2013-10-02 14:47:09 -0400 snapshot of project "lynx", label v2-8-8dev_16e' href='/ingrix/lynx-snapshots/commit/COPYHEADER?id=080f58558da81e4d715d50c357d8e121c4d8af15'>080f5855 ^
bc0fa578 ^






















1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81