~ci-train-bot/unity8/unity8-ubuntu-zesty-2129

  • Committer: Bileto Bot
  • Author(s): Michael Zanetti
  • Date: 2017-02-16 13:44:15 UTC
  • mfrom: (2798.2.1 unity8-fix-spread-jump)
  • Revision ID: ci-train-bot@canonical.com-20170216134415-cyhdvyke7wcwel68
fix some glitches with spread positioning

There are some circumstances which can cause the spread to jump around
* If there are only 2 apps and alt+tab is used to open the spread, move to the first (currently focused one), then release, the next time the spread is invoked, tiles animated to the old position and then jumped to the initial position. Resetting the spread position when the spread is left, fixes that.
* If many apps are open and the first one is tabbed to, the flickable could be moved to negative content positions which again would cause a jump when then interacting with the finger or mouse to reposition the spread.

Approved by: Lukáš Tinkl, Unity8 CI Bot
Filename Latest Rev Last Changed Committer Comment Size
..
Dash 913.16.1 9 years ago Michael Zanetti Initial work to split Dash to be a separate app Diff
libunity8-private 1233.6.6 9 years ago Gerry Boland Rename shared lib to libunity8-private Diff
Panel 2.5.47 10 years ago Nick Dedekind moved indicator cpp source to src folder. Diff
ApplicationArguments.cpp 1544.13.1 9 years ago Kevin Gunn updated from lp:~unity-mir/unity8/shellRotation 752 bytes Diff Download File
ApplicationArguments.h 1987.3.6 8 years ago Daniel d'Andrada Don't rotate when on external monitor 1.4 KB Diff Download File
CachingNetworkManagerFactory.cpp 2199.13.1 8 years ago Albert Astals Cid Use the new undeprecated connectivityqt::Connectiv 2 KB Diff Download File
CachingNetworkManagerFactory.h 2261 8 years ago CI Train Bot clazy fixes * QFileInfo::exists is faster th 1.3 KB Diff Download File
CMakeLists.txt 2525.3.17 7 years ago Michael Zanetti merge trunk 1.6 KB Diff Download File
DebuggingController.cpp 2525.3.19 7 years ago Michael Zanetti fix it up 3.2 KB Diff Download File
DebuggingController.h 2525.3.19 7 years ago Michael Zanetti fix it up 1.6 KB Diff Download File
main.cpp 2440.33.38 7 years ago Nick Dedekind merged with trunk 1.8 KB Diff Download File
MouseTouchAdaptor.cpp 2748.5.1 7 years ago Michael Zanetti allow 4 finger simulation with mousetouchadaptor 13.9 KB Diff Download File
MouseTouchAdaptor.h 2748.5.1 7 years ago Michael Zanetti allow 4 finger simulation with mousetouchadaptor 2.1 KB Diff Download File
qmldebuggerutils.h 2325.5.4 8 years ago Albert Astals Cid eof 1 KB Diff Download File
SecondaryWindow.cpp 2394.9.2 8 years ago Albert Astals Cid Some more fixes 1.2 KB Diff Download File
SecondaryWindow.h 1987.3.2 8 years ago Daniel d'Andrada Initial multi-monitor support When an external sc 867 bytes Diff Download File
ShellApplication.cpp 2761 7 years ago Bileto Bot Fixup paths for window state storage in snappy env 7.7 KB Diff Download File
ShellApplication.h 2099.2.2 8 years ago Daniel d'Andrada Don't build MouseTouchAdaptor on ARM + remove unu 1.6 KB Diff Download File
ShellView.cpp 2285.2.1 8 years ago Albert Astals Cid rootObject can be null for a small moment after se 2 KB Diff Download File
ShellView.h 1987.3.14 8 years ago Michał Sawicz Work around (very likely) Qt bug 934 bytes Diff Download File
UnityCommandLineParser.cpp 2099.2.2 8 years ago Daniel d'Andrada Don't build MouseTouchAdaptor on ARM + remove unu 4.9 KB Diff Download File
UnityCommandLineParser.h 2099.2.2 8 years ago Daniel d'Andrada Don't build MouseTouchAdaptor on ARM + remove unu 1.7 KB Diff Download File
UnixSignalHandler.cpp 2463 7 years ago Bileto Bot Do not call |= on uninitialized sigterm.sa_flags 3.6 KB Diff Download File
UnixSignalHandler.h 2373.3.3 8 years ago Albert Astals Cid Critical rename bugfix 1.4 KB Diff Download File