~unity-team/unity8/trunk

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bileto Bot
  • Date: 2017-03-28 21:50:21 UTC
  • Revision ID: ci-train-bot@canonical.com-20170328215021-wrpr52nsayxu0rdg
Tags: 8.15+17.04.20170328.3-0ubuntu1
Releasing 8.15+17.04.20170328.3-0ubuntu1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
unity8 (8.15+17.04.20170328.3-0ubuntu1) zesty; urgency=medium
 
2
 
 
3
  [ Albert Astals Cid ]
 
4
  * mock: Remove empty property and move invokable
 
5
  * Tune quicklist item selection
 
6
  * Fix unminimizing going to the wrong position the second time (LP:
 
7
    #1671458)
 
8
  * Remove unclickable gaps on the menubar (LP: #1672722)
 
9
  * indicators client is a tool
 
10
  * Make sure we destroy the popups when the item goes away (LP:
 
11
    #1670338)
 
12
  * UnityApplicationMocks: Initialize m_state and m_requestedState
 
13
  * Don't use appInfo after checking it if is null
 
14
  * Initialize m_privateMode
 
15
  * Hook up aboutToShow for overflow menus (LP: #1676016)
 
16
 
 
17
  [ Daniel d'Andrada ]
 
18
  * Give active focus to child surface qml items (LP: #1671072)
 
19
  * Satellite child windows (LP: #1673415)
 
20
  * Tell qtmir/miral about the available desktop area
 
21
 
 
22
  [ Florian Boucault ]
 
23
  * WindowStateStorage: use a private QThreadPool to ensure that
 
24
    WindowStateStorage::saveValue always has a thread available to
 
25
    execute the query in. (LP: #1675424)
 
26
 
 
27
  [ Lukáš Tinkl ]
 
28
  * Protect against loading invalid window geometry (LP: #1674262)
 
29
  * Remove usage of the deprecated (and non-functional) system-image-
 
30
    dbus service.
 
31
  * Implement Ctrl+Alt+T to launch the terminal app (LP: #1673500)
 
32
  * Only take normal and dialog surface types into account for launcher
 
33
    items (LP: #1669047)
 
34
  * Fix the shutdown dialog after recent refactoring in
 
35
    DBusUnitySessionService (LP: #1676426)
 
36
 
 
37
  [ Michael Zanetti ]
 
38
  * drop the grey background behind icons in the drawer (LP: #1675688)
 
39
 
 
40
  [ Pete Woods ]
 
41
  * Fix Unity/Platform::isPC, and add tests (LP: #1670657)
 
42
 
 
43
 -- Michał Sawicz <michal.sawicz@canonical.com>  Tue, 28 Mar 2017 21:50:20 +0000
 
44
 
1
45
unity8 (8.15+17.04.20170321-0ubuntu1) zesty; urgency=medium
2
46
 
3
47
  [ Albert Astals Cid ]