about summary refs log tree commit diff stats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <garbeam@gmail.com>2007-08-13 19:13:54 +0200
committerAnselm R. Garbe <garbeam@gmail.com>2007-08-13 19:13:54 +0200
commit77044e876511f51c34bde379d89e2de754707ee6 (patch)
tree6626665e0d57068c2d6ddbb3669534f2afb4e159 /dwm.1
parent2feb3afe784cbd9d900bd70aad91431a4b25f2ab (diff)
downloaddwm-77044e876511f51c34bde379d89e2de754707ee6.tar.gz
made Layout a static struct in layout.c, added some convenience getters in layout.c, now lt->arrange accesses are not possible anymore, arrange() is the super-arrange function which sets up all layouts
Diffstat (limited to 'dwm.1')
0 files changed, 0 insertions, 0 deletions
author hut <hut@lavabit.com> 2010-03-12 02:00:53 +0100 committer hut <hut@lavabit.com> 2010-03-12 02:00:53 +0100 updated pydoc' href='/akspecs/ranger/commit/doc/pydoc/ranger.gui.mouse_event.html?h=v1.1.1&id=62cd83bace8e77cd1ff7028da6cf65d0d1defa27'>62cd83ba ^
b3556b21 ^
62cd83ba ^






f07bb12f ^















34a60763 ^
f07bb12f ^









34a60763 ^
f07bb12f ^


34a60763 ^
f07bb12f ^
























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