summaryrefslogtreecommitdiff
path: root/NEWS
blob: dfa66c1a19e9bccc5df3593fc70855f189320898 (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
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