lp:~mterry/unity8/greeter-apps
Created by
Michael Terry
on
2016-06-28
and last modified on
2016-09-06
- Get this branch:
- bzr branch lp:~mterry/unity8/greeter-apps
Only
Michael Terry
can upload to this branch. If you are
Michael Terry
please log in for upload directions.
Branch merges
- Daniel d'Andrada: Pending requested 2016-08-11
- MichaĆ Sawicz: Pending requested 2016-08-11
- Unity8 CI Bot: Pending (continuous-integration) requested 2016-08-11
-
Diff: 1286 lines (+904/-28)31 files modifieddata/unity8-greeter-wrapper (+11/-3)
debian/control (+1/-0)
plugins/SessionBroadcast/SessionBroadcast.cpp (+36/-10)
plugins/SessionBroadcast/SessionBroadcast.h (+10/-3)
plugins/Utils/CMakeLists.txt (+1/-0)
plugins/Utils/URLDispatcher.cpp (+77/-0)
plugins/Utils/URLDispatcher.h (+47/-0)
plugins/Utils/plugin.cpp (+2/-0)
qml/Greeter/Greeter.qml (+2/-2)
qml/Shell.qml (+35/-10)
tests/mocks/CMakeLists.txt (+1/-0)
tests/mocks/SessionBroadcast/CMakeLists.txt (+8/-0)
tests/mocks/SessionBroadcast/SessionBroadcast.cpp (+34/-0)
tests/mocks/SessionBroadcast/SessionBroadcast.h (+39/-0)
tests/mocks/SessionBroadcast/plugin.cpp (+31/-0)
tests/mocks/SessionBroadcast/plugin.h (+32/-0)
tests/mocks/SessionBroadcast/qmldir (+2/-0)
tests/mocks/Utils/CMakeLists.txt (+1/-0)
tests/mocks/Utils/URLDispatcher.cpp (+38/-0)
tests/mocks/Utils/URLDispatcher.h (+47/-0)
tests/mocks/Utils/plugin.cpp (+2/-0)
tests/plugins/CMakeLists.txt (+1/-0)
tests/plugins/SessionBroadcast/BroadcastServer.cpp (+33/-0)
tests/plugins/SessionBroadcast/BroadcastServer.h (+40/-0)
tests/plugins/SessionBroadcast/CMakeLists.txt (+45/-0)
tests/plugins/SessionBroadcast/interfaces.xml (+18/-0)
tests/plugins/SessionBroadcast/server.cpp (+37/-0)
tests/plugins/SessionBroadcast/sessionbroadcasttest.cpp (+111/-0)
tests/plugins/Utils/CMakeLists.txt (+9/-0)
tests/plugins/Utils/URLDispatcherTest.cpp (+78/-0)
tests/qmltests/tst_Shell.qml (+75/-0)
Branch information
Recent revisions
- 2502. By Michael Terry on 2016-07-18
-
Save dbus-session in /run/ again, in attempt to make dialer-app launching more reliable
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:unity8
