about summary refs log tree commit diff stats
path: root/Makefile
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-02-06 15:22:13 +0100
committerAnselm R. Garbe <arg@suckless.org>2007-02-06 15:22:13 +0100
commit2ddc78720aceda76e22fd3584740fc86a2e7c677 (patch)
tree83a3789f995ef2c8c53d64d9d82aa7d150e36d7e /Makefile
parent7ece30ebc04640258b5e20dcc71f51e1b01c9222 (diff)
downloaddwm-2ddc78720aceda76e22fd3584740fc86a2e7c677.tar.gz
implemented aspect ratio support of windows
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
6 -0700 slightly clearer rendering in the example app' href='/akkartik/teliva/commit/hanoi.lua?id=643deca2e290cedb8141a1aece1374731e1caa82'>643deca ^
18f06a5 ^



ee3f6e8 ^


36ef0c2 ^
643deca ^
36ef0c2 ^

a2aa431 ^
ee3f6e8 ^


36ef0c2 ^




18f06a5 ^


36ef0c2 ^


18f06a5 ^
36ef0c2 ^
cab996b ^
36ef0c2 ^








18f06a5 ^

36ef0c2 ^

18f06a5 ^
36ef0c2 ^






18f06a5 ^
ee3f6e8 ^


36ef0c2 ^
048abcf ^
18f06a5 ^

36ef0c2 ^

048abcf ^
36ef0c2 ^



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
92
93
94
95
96
97
98
99
100
101
102
103
104
105