about summary refs log tree commit diff stats
path: root/util.h
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-04-19 09:24:25 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-04-19 09:24:25 +0200
commit22399a3bc05406a89f6ad717800b4d9ba41f6e0a (patch)
tree78e7c817a7df86050b755b2ea1eb03ff96f136e2 /util.h
parentad2508f9578195e703033df3cceb441f716261bd (diff)
downloaddwm-22399a3bc05406a89f6ad717800b4d9ba41f6e0a.tar.gz
fixed the border issue for mplayer, ff is definately broken when using F11 (fullscreen mode) 4.0
Diffstat (limited to 'util.h')
0 files changed, 0 insertions, 0 deletions
eea87a898a69adeb9689a21199edf'>^
c76b49e7 ^
3a622511 ^
c76b49e7 ^








0487a30e ^
c76b49e7 ^

3663ca6c ^


c76b49e7 ^





a66c9ae6 ^
9d670bb5 ^
05d17773 ^
9d670bb5 ^
a6cdf15c ^

3663ca6c ^
9d670bb5 ^
3663ca6c ^
8833d01c ^
05d17773 ^
3a622511 ^
c76b49e7 ^

363685b8 ^
1ea1bd9c ^
363685b8 ^



6e698858 ^

363685b8 ^





6e698858 ^




363685b8 ^














363685b8 ^
6e698858 ^


363685b8 ^



9d670bb5 ^


363685b8 ^
05d17773 ^


58fdadde ^
363685b8 ^
6e698858 ^

05d17773 ^

363685b8 ^


134dad7c ^









dc1323e9 ^
134dad7c ^
















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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150