lp://staging/unity-system-compositor
- Get this branch:
- bzr branch lp://staging/unity-system-compositor
Branch merges
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Unity System Compositor Development Team: Pending requested
-
Diff: 2561 lines (+1216/-599)31 files modifiedCMakeLists.txt (+1/-2)
cmake/FindPIL.cmake (+8/-0)
debian/changelog (+6/-0)
debian/control (+1/-2)
debian/unity-system-compositor.install (+0/-1)
spinner/CMakeLists.txt (+45/-11)
spinner/eglapp.cpp (+117/-231)
spinner/eglapp.h (+4/-17)
spinner/eglspinner.cpp (+278/-220)
spinner/miregl.cpp (+247/-0)
spinner/miregl.h (+67/-0)
src/external_spinner.cpp (+17/-0)
src/mir_screen.cpp (+2/-5)
src/mir_screen.h (+1/-1)
src/screen.h (+1/-1)
src/screen_event_handler.cpp (+22/-1)
src/screen_event_handler.h (+1/-0)
src/server.cpp (+50/-7)
src/session_monitor.h (+63/-0)
src/session_switcher.h (+6/-23)
src/window_manager.cpp (+13/-43)
src/window_manager.h (+4/-3)
tests/integration-tests/CMakeLists.txt (+1/-0)
tests/integration-tests/spin_wait.cpp (+39/-0)
tests/integration-tests/spin_wait.h (+39/-0)
tests/integration-tests/test_dbus_event_loop.cpp (+2/-1)
tests/integration-tests/test_external_spinner.cpp (+44/-11)
tests/integration-tests/test_unity_screen_service.cpp (+1/-1)
tests/unit-tests/test_mir_screen.cpp (+8/-5)
tests/unit-tests/test_screen_event_handler.cpp (+42/-13)
tools/png2header.py (+86/-0)
Related bugs
Related blueprints
Branch information
- Project:
- Unity System Compositor
- Status:
- Development
Recent revisions
- 314. By Alan Griffiths
-
No source change (rebuild for Mir 0.27), tweak to debian/rules to work on Artful.
Approved by mir-ci-bot, Gerry Boland.
- 313. By Stephen M. Webb
-
added autopkgtest (DEP-8) support and some tests. Fixes: https:/
/bugs.launchpad .net/bugs/ 1678202. Approved by mir-ci-bot, Brandon Schaefer.
- 312. By Stephen M. Webb
-
added manpages for binaries. Fixes: https:/
/bugs.launchpad .net/bugs/ 1677721. Approved by Brandon Schaefer, mir-ci-bot.
- 311. By Stephen M. Webb
-
added the lightdm log files to the apport dump for error reporting. Fixes: https:/
/bugs.launchpad .net/bugs/ 1676931. Approved by mir-ci-bot, Alexandros Frantzis.
- 310. By Stephen M. Webb
-
fix assorted lintian warnings in Deb packaging. Fixes: https:/
/bugs.launchpad .net/bugs/ 1677734. Approved by Brandon Schaefer, Alexandros Frantzis, mir-ci-bot.
- 309. By Stephen M. Webb
-
src/com.
canonical. Unity.conf: remove at_console policy stanza. Fixes: https:/ /bugs.launchpad .net/bugs/ 1677743. Approved by Brandon Schaefer, Alberto Aguirre, mir-ci-bot.
- 308. By Alan Griffiths
-
Fix build against lp:mir (and Mir 0.26!).
Approved by mir-ci-bot, Brandon Schaefer, Stephen M. Webb.
- 307. By Alexandros Frantzis
-
Update the Unity.Display DBus interface to support multiple outputs better.
Approved by mir-ci-bot.
- 306. By Alexandros Frantzis
-
Update code for Mir changes up to r4015.
Approved by mir-ci-bot.
- 305. By Cemil Azizoglu
-
Address deprecations in mir.
Approved by mir-ci-bot, Brandon Schaefer.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)