about summary refs log tree commit diff stats
path: root/dwm.1
diff options
context:
space:
mode:
authorAnselm R. Garbe <arg@suckless.org>2007-05-14 13:42:00 +0200
committerAnselm R. Garbe <arg@suckless.org>2007-05-14 13:42:00 +0200
commit124866e269a783ef51e7a2eeefc0fb5c71d9f037 (patch)
tree9460d8a3956e27104771e2b89df8340f643b4b30 /dwm.1
parentab3d6a7dfe76d9857f2fc621034359a2a0bf09df (diff)
downloaddwm-124866e269a783ef51e7a2eeefc0fb5c71d9f037.tar.gz
added the GTK Save-As bug report to BUGS section of dwm(1)
Diffstat (limited to 'dwm.1')
-rw-r--r--dwm.18
1 files changed, 8 insertions, 0 deletions
diff --git a/dwm.1 b/dwm.1
index 48318e4..e1f1e64 100644
--- a/dwm.1
+++ b/dwm.1
@@ -146,3 +146,11 @@ you can use JDK 1.4 (which doesn't contain the XToolkit/XAWT backend) or you
 can set the following environment variable (to use the older Motif
 backend instead):
 .BR AWT_TOOLKIT=MToolkit .
+.P
+Recent GTK 2.10.9+ versions contain a broken
+.BR Save\-As
+file dialog implementation,
+which requests to reconfigure its window size in an endless loop. However, its
+window is still respondable during this state, so you can simply ignore the flicker
+until a new GTK version appears, which will fix this bug, approximately
+GTK 2.10.12+ versions.
Garbe <arg@suckless.org> 2007-01-11 16:38:45 +0100 committer Anselm R. Garbe <arg@suckless.org> 2007-01-11 16:38:45 +0100 this looks better now ;)' href='/acidbong/suckless/dwm/commit/config.arg.h?h=4.5&id=58beead14d79ba42acc6357d450c4125e3e8407a'>58beead ^
d2dd58e ^
a73a882 ^
f196b71 ^
3794c62 ^

f196b71 ^







3794c62 ^
f196b71 ^
3794c62 ^





352cae4 ^
f196b71 ^
352cae4 ^
3794c62 ^
f196b71 ^

b38905b ^
a73a882 ^
3059c9c ^
3171371 ^
2c477cf ^


3171371 ^
2c477cf ^


















































a73a882 ^
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