summaryrefslogtreecommitdiff
path: root/NEWS
blob: 34c15003dc21e702391e7cc1f557dda038e1dde9 (plain)
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
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
2.10.0
======

 Translators

  - Jordi Mallach (ca)
  - Gabor Kelemen (hu)
  - Mişu Moldovan (ro)
  - Александар Урошевић (sr)
  - Abel Cheung (zh_TW)

2.9.92.1
========

 Misc
  - COPYING was wrongly updated during 2.9.92 release. This is now fixed.

2.9.92
======

 Fixes

  - Fix warnings (Kjartan Maraas)
  - Remove hack needed because of a metacity bug (Elijah)
  - Check for whether a window or one of its transients has the demands
    attention hint set (Elijah)
  - Handle the changes to _NET_ACTIVE_WINDOW (Elijah)
  - API change to add a timestamp to _NET_CURRENT_DESKTOP message (Elijah)
  - Plug leak (Vincent)
  - Fix tasklist button not requesting a reasonable size (Vincent)

 Translators

  - Jordi Mallach (ca)
  - Nikos Charonitakis (el)
  - Benoît Dejean (fr)
  - Ankit Patel (gu)
  - Luca Ferretti (it)
  - Takeshi AIHANA (ja)
  - Changwoo Ryu (ko)
  - Tino Meinen (nl)
  - GNOME PL Team (pl)
  - Evandro Fernandes Giovanini (pt_BR)
  - Duarte Loreto (pt)
  - Leonid Kanter (ru)
  - Laurent Dhima (sq)
  - Paisa Seeluangsawat (th)
  - Maxim Dziumanenko (uk)

2.9.91
======

 Features

  - New WnckSelector widget, using code from gnome-panel (Vincent Noel)

 Fixes

  - Correct misleading and inaccurate wording (Elijah)
  - Make the tasklist window menu popup appear near the mouse pointer
    (Vincent Noel)
  - Fix warnings in WnckSelector (Vincent)

 Misc

  - Add MAINTAINERS & HACKING files (Elijah)

 Translators

  - Vladimir Petkov (bg)
  - Miloslav Trmac (cs)
  - Ole Laursen (da)
  - Frank Arnold (de)
  - Adam Weinberger (en_CA)
  - David Lodge (en_GB)
  - Lucas Vieites (es)
  - Priit Laes (et)
  - Pauli Virtanen (fi)
  - Takeshi AIHANA (ja)
  - Changwoo Ryu (ko)
  - Žygimantas Beručka (lt)
  - Kjartan Maraas (nb)
  - Kjartan Maraas (no)
  - Duarte Loreto (pt)
  - Christian Rose (sv)

2.9.90
======

 Fixes

  - Don't check the monitor-change if there's only one monitor (Juerg Billeter)
  - Show "close all" and "(un)minimize all" options in the right click menu for
    grouped windows (Jaap Haitsma)
  - Make the task order in the tasklist intuitive (Elijah Newren)

 Translators

  - Vladimir Petkov (bg)
  - Miloslav Trmac (cs)
  - Frank Arnold (de)
  - Adam Weinberger (en_CA)
  - Francisco Javier F. Serrador (es)
  - Kjartan Maraas (nb)
  - Åsmund Skjæveland (nn)
  - Kjartan Maraas (no)
  - Mişu Moldovan (ro)
  - Christian Rose (sv)
  - Wang Jian (zh_CN)

2.9.4
=====

 Fixes

  - Implemented switching workspaces when doing a DnD operation
    (Carlos Garnacho Parro, Fernando Villacis Postigo)
  - Allow minimizing an app via tasklist even when it has a transient
    (Elijah Newren)
  - Include pinned windows only for the active workspace (Elijah Newren)

 Translators

  - Rajeev Shrestha (ne)

2.9.3
=====

 Fixes

  - Ellipsize labels in tasklist (Benjamin Kahn)
  - Use right icon size in tasklist (Benjamin Kahn)
  - Add a default icon for windows without icon in tasklist (Benjamin Kahn)
  - Fix leak (Benoît Dejean)
  - Do not show windows from all screen when the tasklist is first created (Juerg Billeter)
  -  Show all windows in tasklist with xinerama if there's only one tasklist (Juerg Billeter)
  - Increase padding between text and icon in the tasklist (Benjamin Kahn)
  - Code cleanups (Mark McLoughlin)

 Misc

  - Add a rationales.txt file (Elijah Newren)

 Translators

  - Vladimir Petkov (bg)

2.8.1
===

 Fixes

  - Only highlight sticky windows on the current workspace (Elijah Newren)

 Translators

  - Aiet Kolkhi (ka)

2.8.0.1
===

 Fixes

  - Don't activate windows when clicking on the pager (Elijah Newren)
  - Only show windows which are on the same monitor as the tasklist (Juerg Billeter)
  - Add missing prototype - wnck_window_set_fullscreen() (Ross Burton)
  - Fix runtime warning spew (Mark)

 Translators

  - Meelad Zakaria (fa)

2.8.0
===

 Translators

  - Adam Weinberger (en_CA)

2.7.92
===

 Fixes

  - Setup gtk-doc to pull out API documentation (J.H.M. Dassen (Ray))

 Translators

  - Laszlo Dvornik (hu)
  - Kjartan Maraas (nb)
  - Laurent Dhima (sq)

2.7.91
===

 Fixes

  - Fix issue with AtkComponent co-ordinates (Arvind Samptur)
  - Fix window minimization vs. activation for mouse focus (Elijah Newren)
  - Resolve some no-focus-on-map issues (Elijah Newren)
  - Regenerate stale built sources (Torsten Schoenfeld)

 Translators

  - Kemal Sanjta (bs)
  - Pauli Virtanen (fi)
  - Amanpreet Singh Alam (pa)

2.7.90
===

 Fixes

  - Add support for the _NET_WM_STATE_DEMANDS_ATTENTION hint (Rob Adams)
  - Display shaded windows as "= <name> =" instead of "[ <name> ]" (James M. Cape)
  - Desensitize "Move To Workspace" items for sticky windows (Arvind Samptur)

 Translators

  - Vladimir Petkov (bg)
  - Laurent Dhima (sq)

2.6.2.1
===

 Fixes

 - Activate window in workspace switcher only if its on
   the current workspace (Elijah Newren)
 - Use timestamp with _NET_CLOSE_WINDOW (Anders Carlsson)

 Translators

 - John C Barstow (mi)
 - Laurent Dhima (sq)

2.6.2
===

 Fixes

 - Don't show multi-workspace related menu items if there is only
   a single workspace (Johan Persson)

 Translators

 - Vladimir Petkov (bg)
 - Gil Osher (he)
 - Kjartan Maraas (no)
 - Mişu Moldovan (ro)
 - Ivan Noris (sk)

2.6.1
===

 Fixes

 - Fix icon-reading crash when using enlightenment (Neil Muller)
 - AIX portability fixes (Kjartan Maraas)
 - Don't attempt to center the workspace on the mouse click (Kim Woelders)
 
 Translators

 - Iñaki Larrañaga Murgoitio (eu)
 - Guntupalli Karunakar (gu)
 - Mohammad DAMT (id)
 - Samúel Jón Gunnarsson (is)
 - Baris Cicek (tr)

2.5.90
===

Thanks to Laszlo Peter, Leena Gunda Padraig O'Briain for fixes in
this release

  - allow building against an uninstalled libwnck build
  - add "Move to Workspace" menu
  - fix crash with updated allowed actions hint

===
2.4.0
===

Thanks to Arvind Samptur, Mariano Suarez-Alvarez, Kim Woelders for 
fixes in this release.

 - fix workspace name property handling
 - fix updating of window/icon names
 - fixes to viewport handling
 - lots of new translations

2.3.1
===

Thanks to Hidetoshi Tajima, Ross Burton, Masahiro Sakai, Kim Woelders,
Arvind Samptur, Matt Wilson for fixes in this release.

- put -lX11 in link flags
- add API to manipulate window fullscreen state
- use an icon from one of the windows in a group, rather than 
  the "white piece of paper" icon, if a group doesn't set an icon
- fixes for Cygwin compilation
- add support for viewports in window list and workspace switcher
- fix multihead glitches
- set desktop layout properly on 64-bit platforms
- new/updated translations

2.3.0
===

- fixed fitt's law for window list applet (Mark McLoughlin)
- incorporated fixes from stable branch

2.1.90
===

- Fixed a big-ass memleak (Arjan van de Ven)
- Added Czech translations
- Updated README for first time ever