about summary refs log tree commit diff stats
path: root/view.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-13 14:59:58 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-13 14:59:58 +0100
commit22d8c6fd1898713be81c81de4f35dfdc2403c288 (patch)
tree59823f39ee6e878c9de6d857f9a5a0fe87fe0550 /view.c
parent71857b87ee4e5ce63594d062143e6ea78f842b0d (diff)
downloaddwm-22d8c6fd1898713be81c81de4f35dfdc2403c288.tar.gz
stupid me, one needs to set c->{x,y,w,h} in configurerequest obviously ;)
Diffstat (limited to 'view.c')
0 files changed, 0 insertions, 0 deletions
stant.cc?h=hlt&id=dd66068298b0a11f2a1f195376cba98e0c8570b5'>dd660682 ^
dd660682 ^
01ce563d ^

dd660682 ^



92a3d082 ^
dd660682 ^









01ce563d ^


92a3d082 ^


01ce563d ^



92a3d082 ^
01ce563d ^









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