summaryrefslogtreecommitdiff
diff options
authorBileto Bot <ci-train-bot@canonical.com>2016-09-01 23:59:15 +0000
committerBileto Bot <ci-train-bot@canonical.com>2016-09-01 23:59:15 +0000
commit858e4ed48b5a2a96ef6227b36017a419b9ad69dd (patch)
tree9ccc3a3b546dba832676db74529586cc6a4fa343
parent74ca57638845574ffb9bdb3d8808f98817d60f79 (diff)
Releasing 7.5.0+16.10.20160901.2-0ubuntu17.5.0+16.10.20160901.2-0ubuntu1
(bzr r4192)
-rw-r--r--debian/changelog29
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index feaac1591..c366a2dc3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,32 @@
+unity (7.5.0+16.10.20160901.2-0ubuntu1) yakkety; urgency=medium
+
+ [ Andrea Azzarone ]
+ * Disable menu discovery animation if MenusDiscoveryDuration is 0.
+ (LP: #942962)
+ * Redraw fake decorations on window resize. (LP: #940470)
+
+ [ Marco Trevisan (Treviño) ]
+ * InputMonitor: add an unity class that monitors XInput2 events and
+ converts them to XEvent
+ * EdgeBarrierController: use InputMonitor to get the barrier events
+ instead of relying on its implementation
+ * DecorationsMenuLayout: use input monitor for menu scrubbing (LP:
+ #1614597)
+ * PanelView: use InputMonitor to track menu events
+ * LockScreenPanel: use InputMonitor events instead of mouse polling
+ for menu scrubbing
+ * MenuManager: add support for mouse trackers with triangle algorithm
+ support (LP: #1618405)
+ * PanelView: scale gradient refinement properly
+ * PanelService: don't allow to deactivate menus if they've been opened
+ too shortly
+ * WindowButton: properly partially unmaximize a window when
+ middle/left clicking in the restore button (LP: #1616136)
+ * CMake: move data and setting files in proper folder, define shared
+ libdir variables
+
+ -- Marco Trevisan (Treviño) <mail@3v1n0.net> Thu, 01 Sep 2016 23:59:15 +0000
+
unity (7.5.0+16.10.20160819-0ubuntu1) yakkety; urgency=medium
[ Andrea Azzarone ]