summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog41
1 files changed, 36 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index fb86bab..6b5f280 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,39 @@
-mcompositor (0.8.1-1~unreleased) unstable; urgency=low
-
- * unreleased
-
- -- Adam Endrodi <ext-adam.endrodi@nokia.com> Wed, 08 Dec 2010 15:01:17 +0200
+mcompositor (0.8.1-2) unstable; urgency=low
+
+ * F1K535 NB#213779 - Compositor doesn't send synthetic VisibilityUnobscured to Status Indicator Menu
+ * make test21.py pass even if there is a notification window before the test
+
+ -- Adam Endrodi <ext-adam.endrodi@nokia.com> Tue, 21 Dec 2010 13:54:42 +0200
+
+mcompositor (0.8.1-1) unstable; urgency=low
+
+ * Fixes: NB#207977 - Select connection dialog is not opened on display in certain s ituation
+ * Remove old dock code and obsolete _DUI_STATUSBAR_OVERLAY
+ * MCompositeManagerPrivate::addItem(): use property cache to get the window type
+ * Replace setExposeDesktop's innards with a setWindowObscured() call
+ * Improve fix for NB#202667 - Search application launches automatically
+ * Implement support for multi-part decorator
+ * Implement new UI for application not responding
+ * polish debian/control
+ * install test scripts in the right directory
+ * refresh translations/recovery.ts
+ * remove MDecoratorWindow::itemRectToScreenRect() from the class definition
+ * sick button removal
+ * use QString()s in the zombie dialog
+ * handle all kind of decoration geometries correctly
+ * move mcompositor-test-init.py to mcompositor-utils
+ * uninitialized variables in MCompositeWindow
+ * simplify MCompositeWindow::itemChange()
+ * rebuild translation files only when needed
+ * remove MCompositeManagerPrivate::exposeDesktop()
+ * add MWindowPropertyCache::orientationAngle()
+ * combined fix of segfaults, leaks and invisible windows
+ * make MCompositeManagerExtension::desktopWindow() const
+ * make the decorator object available to plugins
+ * MCompositeManager::xtrace() is leaking
+ * facility to trace window sizing
+
+ -- Adam Endrodi <ext-adam.endrodi@nokia.com> Mon, 20 Dec 2010 14:25:36 +0200
mcompositor (0.8.0-2) unstable; urgency=low