about summary refs log tree commit diff stats
path: root/cmd.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-01-23 11:49:16 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-01-23 11:49:16 +0100
commit373b11de11fd5cee875ef521e3ac0527565c4721 (patch)
treee5aea83640e8f1d287d7be9820cb193d8daf0fc2 /cmd.c
parent04a2b745299668890ae8571d6812514dbd487245 (diff)
downloaddwm-373b11de11fd5cee875ef521e3ac0527565c4721.tar.gz
I think this is the best solution of multihead support
Diffstat (limited to 'cmd.c')
0 files changed, 0 insertions, 0 deletions
d'>d88232a3 ^
cfdbb9d6 ^
ddf828fb ^
a923ead7 ^
d88232a3 ^

9506fb8e ^
49ae0dd1 ^


e6dfc442 ^
cfdbb9d6 ^

d88232a3 ^

cfdbb9d6 ^
d494f019 ^
ddf828fb ^



a923ead7 ^


d88232a3 ^

1159f9ec ^
49ae0dd1 ^
9506fb8e ^
a923ead7 ^
85f45f48 ^
a923ead7 ^

ddf828fb ^
a923ead7 ^
d88232a3 ^
cfdbb9d6 ^

a923ead7 ^







e6dfc442 ^
7ec262f8 ^

e6dfc442 ^

cfdbb9d6 ^
e6dfc442 ^


cfdbb9d6 ^
e6dfc442 ^
ddf828fb ^









e6dfc442 ^
49ae0dd1 ^

633387ba ^
9a78b644 ^




a396b3a0 ^
9a78b644 ^
a396b3a0 ^


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
82
83
84
85
86
87
88
89
90
91