summaryrefslogtreecommitdiff
path: root/debian/changelog
blob: d58955f6cbcddc281ca1f9f75a65fd9f2c18d9ce (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
320
321
322
323
324
325
326
327
328
329
330
mcompositor (0.7.1~1) unstable; urgency=low

  * New version [UNRELEASED]
  * Fixes: NB#188336 - setVideoGlobalAlpha does not work

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Fri, 17 Sep 2010 12:37:43 +0300

mcompositor (0.7.0-1) unstable; urgency=low

  * Fixes: NB#191286 - mcompositor is eating CPU from the background in basic panning use cases
  * Fixes: NB#189756 - COREWEB: /usr/bin/mcompositor 'MWindowPropertyCache::isDecorator MCompositeManagerPrivate::compareWindows MCompositeManagerPrivate::roughSort MCompositeManagerPrivate::bindWindow'
  * New: Modularized compositing framework with support for extensions and custom window effects using shaders	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Wed, 15 Sep 2010 00:11:28 +0300

mcompositor (0.6.1-1) unstable; urgency=low

  * Fixes: NB#180786 - QWidget::show() does not fire subsequent X11 window map requests

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 14 Sep 2010 13:29:10 +0300

mcompositor (0.6.0-1) unstable; urgency=low

  * Fixes: NB#186402 - The application is getting minimized on clicking close button
  * Improvements: beginAnimation() and endAnimation() API

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Thu, 09 Sep 2010 23:42:14 +0300

mcompositor (0.5.10-1) unstable; urgency=low

  * Fixes: NB#184226 - PIN code dialog uses initial_state==IconicState when it shows itself

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Wed, 08 Sep 2010 17:06:40 +0300

mcompositor (0.5.9-1) unstable; urgency=low

  * Fixes: NB#184773 - Application dialog gets stucked when left metakey + backspace buttons are pressed
  * Fixes: NB#181749 - Window animations feel 'cheap' compared to Fremantle
  * Fixes: NB#183538 - Blue screen displays for ~2 secs while booting the device
  * Fixes: NB#180628 - visibility notification coming late
  * Fixes: NB#186827 - mcompositor causes device freezing
  * Fixes: NB#186832 - MCompositor crashes at app termination	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Wed, 18 Aug 2010 19:43:31 +0300

mcompositor (0.5.8-1) unstable; urgency=low

  * Fixes: NB#185979 - Managing separate child window causing mcompositor to crash

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 17 Aug 2010 14:31:42 +0300

mcompositor (0.5.7-1) unstable; urgency=low

  * Fixes: NB#181749 - Window animations feel 'cheap' compared to Fremantle
  * Fixes: NB#184017 - Window minimizes or closes on press
  * Fixes: NB#184549 - Device lock can be bypassed by pressing Fn+Backspace
  * Fixes: NB#184522 - Compositor is packaged with debug symbols
  * Fixes: NB#171592 - setGlobalAlpha does not work
  * Fixes: NB#184071 - enter/exitDisplayEvent() calls are wrong for system dialogs	
  * Improvements: Avoid XGetWindowAttributes call in MDecoratorFrame by using the cache
  * Imrpovements: MapRequesterPrivate class for syncrhonized mapping in selective compositing	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 10 Aug 2010 21:26:27 +0300

mcompositor (0.5.6-1) unstable; urgency=low

  * Fixes: NB#183088 - mcompositor is not buildable with cs2009q3 (hardfp) toolchain
  * Fixes: NB#177840 - Window manager brings only the first transient... for real	
  * Fixes: NB#182237 - Closing a hung application with the decorator doesn't kill the process
  * Improvements: Fix coverity warnings. Make getTopmostApp() return transient app windows. Fix missing visiblity notifies	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Thu, 05 Aug 2010 16:57:28 +0300

mcompositor (0.5.5-1) unstable; urgency=low

  * Fixes: NB#182237 - Closing a hung application with the decorator doesn't kill the process
  * Fixes: NB#177840 - Window manager brings only the first transient (WM_TRANSIENT_FOR) window foreground if application has multiple transient windows open.

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 03 Aug 2010 11:49:05 +0300

mcompositor (0.5.4-1) unstable; urgency=low

  * Fixes: NB#171592 - setGlobalAlpha does not work
  * Fixes: NB#181287 - Pressing Fn key when browser is opened, minimizes browser
  * Fixes: NB#182237 - Closing a hung application with the decorator doesn't kill the process
  * Fixes: NB#182701 - Launched application goes back ground instead fore ground
	
 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Wed, 28 Jul 2010 13:04:16 +0300

mcompositor (0.5.3-1) unstable; urgency=low

  * Fixes: NB#181926 - Repetitively minimizing/maximizing an app causes mcompositor to crash
  * Fixes: NB#174346 - application grid briefly visible when opening the tklock	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 27 Jul 2010 16:28:53 +0300

mcompositor (0.5.2-1) unstable; urgency=low

  * Fixes: NB#181396 - Homescreen does not come up

 -- Kimmo Hämäläinen <kimmo.hamalainen@nokia.com>  Tue, 27 Jul 2010 11:28:39 +0300

mcompositor (0.5.1-1) unstable; urgency=low

  * Fixes: NB#180870 - COREWEB: /usr/bin/mcompositor 'MCompositeManagerPrivate::getTopmostApp MCompositeManagerPrivate::checkStacking MCompositeManagerPrivate::enableRedirection MCompositeManagerPrivate::mapEvent MCompositeManagerPrivate::x11EventFilter'
  * Fixes: NB#175785 - decorator should use a shaped 16-bit window
  * Improvement: scene-painting optimizations

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Mon, 19 Jul 2010 16:02:20 +0300

mcompositor (0.5.0-1) unstable; urgency=low

  * Fixes: NB#179016 - Strange mcompositor crash: "double free or corruption (fasttop)
  * Fixes: NB#177583 - PIN query is not shown after boot
  * Fixes: NB#180220 - Backspace in text entry minimizes app to switcher
  * Fixes: NB#177840 - Window manager brings only the first transient (WM_TRANSIENT_FOR) window foreground if application has multiple transient windows open.
  * Fixes: NB#173246 - Custom behavior for the home button in call-ui when the device is locked
  * Fixes: NB#177932 - Notifications are not visible
  * Fixes: NB#168065 - VisibilityNotify signal received multiple times
  * Fixes: NB#176845 - Internet connection and Date Settings windows are viewed underneath the Status Indicator Menu
  * Fixes: NB#180562 - Frozen application freezes the whole UI
  * Fixes: NB#180408 - COREWEB: /usr/bin/mcompositor 'MTexturePixmapItem::cleanup ~MTexturePixmapItem qDeleteInEventHandler QObject::event'	
  * Improvements: Optimized checkStacking code	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Sun, 04 Jul 2010 21:29:17 +0300

mcompositor (0.4.10-4) unstable; urgency=low

  * Fixes: changelog fixed

 -- Jani Mikkonen <jani.3.mikkonen@nokia.com>  Fri, 02 Jul 2010 11:06:57 +0300

mcompositor (0.4.10-3) unstable; urgency=low

  * Fixes: missing tests.xml from functional tests package added

 -- Jani Mikkonen <jani.3.mikkonen@nokia.com>  Thu, 01 Jul 2010 16:25:00 +0300

mcompositor (0.4.10-2) unstable; urgency=low

  * Fixes: NB#175086 - QMenu texts open as black boxes
  * Fixes: NB#174193 - MDecorator opens in landscape when device is in portrait orientation
  * Fixes: NB#175245 - Alarm window/dialog doesn't get redraw after call-ui window priority change	
  * Improvements: initial support for window transitions when opening a new window or closing an existing one
  * Lots of alreadyfixed critical bugs	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Sun, 20 Jun 2010 21:02:34 +0300

mcompositor (0.4.9-1) unstable; urgency=low

  * Fixes: NB#173590 - Calling MApplicationWindow::showFullScreen() flashes Homescreen visible when run first time	
  * Fixes: NB#169665 - Calling showMinimized() for a new window does not open it minimised
  * Fixes: NB#175351 - bluetooth transfer to screenlocked device confuses window management	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 15 Jun 2010 19:30:02 +0300

mcompositor (0.4.8-1) unstable; urgency=low

  * Fixes: NB#172937 - WM_TRANSIENT_FOR stacking does not work correctly
  * Fixes: NB#173375 - mcompositor doesn't respect CWOverrideRedirect
  * Fixes: NB#173857 - Contents of windows of prestarted applications not shown until tapped
  * Fixes: NB#174008 - A fullscreen window got decorated...
  * Fixes: NB#173979 - showFullScreen is not working as it expected...
  * Improvements: reduced window creation time added optimizations	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Fri, 11 Jun 2010 14:22:00 +0300

mcompositor (0.4.7-2) unstable; urgency=low

  * Fixes: NB#168086 - Pure Qt GUI Lists go invisible after mdecorator crashes with sig 11
  * Fixes: NB#171534 - 2 Statusbars shown when rotation angle is non 0 and there's in fullscreen mode with on going call
  * Fixes: NB#170819 - Framework menubar is covering top side application's drawing area
  * Fixes: NB#170228 - In certain scenerio Incoming call view task dosen´t appear in switcher	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 08 Jun 2010 12:55:48 +0300

mcompositor (0.4.6-1) unstable; urgency=low

  * Fixes: NB#171045 - repeatedly locking/unlocking the device crashes mcompositor
	
 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Wed, 26 May 2010 18:52:18 +0300

mcompositor (0.4.5-1) unstable; urgency=low

  * Fixes: NB# 170068 -  [Qt 4.7] mcompositor crash starting messaging-ui

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Tue, 25 May 2010 14:36:55 +0300

mcompositor (0.4.4-1) unstable; urgency=low

  * Fixes: NB#170360 - invisible status menu window during call
  * Fixes: NB#167655 - Lazily shutdown and restarted application disappears when minimized

 -- Abdiel Janulgue <abj@codefuassassin.research.nokia.com>  Mon, 17 May 2010 12:57:09 +0300

mcompositor (0.4.3-1) unstable; urgency=low

  * Fixes: NB#168176 - VKB gives no haptic feedback after screen blank
  * Fixes: NB#168298 - Can not focus to text field after volume slider is invoked  
  * Fixes: NB#168399 - duicompositor uses glBindTexture against spec


 -- Abdiel Janulgue <abj@codefuassassin.research.nokia.com>  Mon, 10 May 2010 15:57:16 +0300

mcompositor (0.4.2-1) unstable; urgency=low

  * Fixes: NB#167601 - VKB gives no visual feedback after screen blank

 -- Abdiel Janulgue <abj@codefuassassin.research.nokia.com>  Fri, 07 May 2010 16:43:39 +0300

mcompositor (0.4.1-2) unstable; urgency=low

  * Fixes: NB#167210 - USB query pop-up is minimized and cannot be maximized
  * Fixes: NB#167601 - VKB gives no visual feedback after screen blank
  * Fixes: NB#162326 - WM_STATE is not always Iconic even if a window is in switcher
  * Fixes: NB#166130 - Unmapped window stacking order is broken
  * Improvements: Call handling support 
  * Improvements: EGLImage texture from pixmap functionality	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Thu, 22 Apr 2010 22:52:05 +0300

mcompositor (0.4.0-1) unstable; urgency=low

  * Fixes: NB#164133 - Unable to minimize applications after unlocking the device
  * Fixes: NB#163811 - Resizing and positioning of decorated (non-DUI) windows is broken
  * Fixes: NB#162344 - Window manager fails to obey the full screen hint	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Thu, 15 Apr 2010 11:46:28 +0300
`
mcompositor (0.3.10-2) unstable; urgency=low

  * Fixes: NB#163684 - Reboot needed to recover if device sleeps with USB
    dialog open
  * Using the "MeeGo Touch UI" brand instead of "Direct UI"
  * Fixed regression in window transitions	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Mon, 12 Apr 2010 16:06:12 +0300

duicompositor (0.3.9-1) unstable; urgency=low

  * Fixes: NB#163799 - Taping on the text field minimizes the app but not
    the VKB allowing to write to the text field
  * Now reset decorator position to (0,0) for fullscreen decorated windows.

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Sun, 11 Apr 2010 16:18:10 +0300

duicompositor (0.3.8-1) unstable; urgency=low

  * Fix for NB#161629 regression

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Fri, 09 Apr 2010 13:21:26 +0300

duicompositor (0.3.7-1) unstable; urgency=low

  * Fixes: NB#161212 - application window is invisible after rotation
  * Fixes: NB#161363 - able to control application when it is minimized to
    switcher
  * Fixes: NB#159759 - The duicompositor is causing very high wakeups which
    prevents the device to go in idle mode.
  * Fixes: NB#146931 - duicompositor doesn't build in non-/usr prefix
  * Fixes: NB#162800 - DuiDialog Screen is not responding when its modality
    is set to true.
  * New stacking manager	

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Mon, 29 Mar 2010 18:48:14 +0300

duicompositor (0.3.6-1) unstable; urgency=low

  * In-scene status bar support	
  * Global alpha support

 -- Abdiel Janulgue <abdiel.janulgue@nokia.com>  Sat, 13 Mar 2010 17:20:01 +0200

duicompositor (0.3.5-1) unstable; urgency=low

  * Fixes: NB#157682 Screen blanks with pin query, doesnot revert back to UI either
  * Fixes: NB#159687 Statusbar can't be hidden
  * Fixes: NB#157682 Screen blanks with pin query, doesnot revert back to UI either
  * Initial support for transient pop-ups
  * DuiDecorator improvements: HW-rendering + display proper window title
  * Support for _NET_WM_STATE_FULLSCREEN 
  * List supported protocols using _NET_SUPPORTED

 -- Abdiel Janulgue <abj@codefuassassin.research.nokia.com>  Thu, 11 Mar 2010 22:24:04 +0200

duicompositor (0.3.4~1) unstable; urgency=low

  * Fixes: NB#158496 No window gets activated when application close
  * Fixes: NB#157476 Minimized application doesn't launch after tapping on same application from application grid
  * Fixes: NB#153641 duidecorator hiding window content
  * Fixes: NB#149265 Tap on close(X) "select internet connection" Fennec minimizes to home
  * Fixes: NB#152376, Plain X application window title bar is not always on the top edge of the screen
  * Support for CITA functional tests

 -- Abdiel Janulgue <abj@codefuassassin.research.nokia.com>  Tue, 09 Mar 2010 00:11:35 +0200

duicompositor (0.3.3~1) unstable; urgency=low

  * Release candidate 1

 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Thu, 11 Feb 2010 16:30:20 +0200

duicompositor (0.3.2-1) unstable; urgency=low

  * Fixes: NB#153770 Closing a window when app has multiple windows causes exit with error code 1
  * Fixes: NB#155109 vkb hidden in background when changing layout to portrait
  * Stabilize dock support
  * Some minor improvements 	
  * Removed delay mapping of windows	
 -- Abdiel Janulgue <abj@codefuassasin.research.nokia.com>  Mon, 01 Feb 2010 22:21:38 +0200

duicompositor (0.3.1-1) unstable; urgency=low

  * Merged back improved plain OpenGL support
  * XCompositeRedirectManual redirection
  * Smoothen transition animations
  * Fixes NB#146931 non-/usr prefix issue
  * Fixes: NB#153641 duidecorator hiding window content
  * _NET_WM_WINDOW_TYPE_DOCK support	

 -- Abdiel Janulgue <abj@codefuassassin.research.nokia.com>  Wed, 13 Jan 2010 13:11:07 +0200

duicompositor (0.3.0-1) unstable; urgency=low

  * Fixes: NB#151216 _NET_CLIENT_LIST and _NET_CLIENT_LIST_STACKING do not work anymore
  * Fixes: NB#140299 device is flickering while virtual key board is launching(Qt 4.6.0~git20090911-0maemo1+0m6)
  * Fixes: NB#147843 DuiCompositor is leaking memory
  * Optimize composited window rendering 	

 -- Abdiel Janulgue <abj@codefuassassin.research.nokia.com>  Mon, 14 Dec 2009 14:25:07 +0200