about summary refs log tree commit diff stats
path: root/main.c
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@10kloc.org>2006-09-06 17:31:52 +0200
committerAnselm R. Garbe <arg@10kloc.org>2006-09-06 17:31:52 +0200
commitd22abeee867397c366f69cf89524b94e01c2e0e2 (patch)
tree85e2334cb1ad5e94fe1083da6a38d4eeb9af5eef /main.c
parenta33150eb4b041b243d0493cd4b53bfbcace3299e (diff)
downloaddwm-d22abeee867397c366f69cf89524b94e01c2e0e2.tar.gz
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Diffstat (limited to 'main.c')
0 files changed, 0 insertions, 0 deletions
a774d8b23a9fa4'>0bafa3a3 ^
d326f24d ^
1fc1d8af ^

















e087f6d4





79de4059 ^
e087f6d4

1fc1d8af ^
d326f24d ^
e087f6d4





1fc1d8af ^
d326f24d ^
e087f6d4





1fc1d8af ^
d326f24d ^
e087f6d4



1fc1d8af ^



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