~josharenson/unity8/fix_tps_active

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: CI Train Bot
  • Author(s): Daniel d'Andrada, Daniel d'Andrada
  • Date: 2015-08-04 20:55:54 UTC
  • mfrom: (1821.4.8 app-state-handling)
  • Revision ID: ci-train-bot@canonical.com-20150804205554-us3699zl9diu1p2g
Stages now control the "requestedState" property of applications

We now decide whether a application is suspended or not via the new Application.requestedState property.

Previously that was controlled by qtmir and tied to Application.focus. We don't want that anymore since it does not apply to a windowed usage mode scenario, for instance.
Approved by: Gerry Boland

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
               libqt5xmlpatterns5-dev,
29
29
               libsystemsettings-dev,
30
30
               libudev-dev,
31
 
               libunity-api-dev (>= 7.98),
 
31
               libunity-api-dev (>= 7.99),
32
32
               libusermetricsoutput1-dev,
33
33
               libxcb1-dev,
34
34
               pkg-config,