lp://staging/~vanvugt/mir/fix-1194384
- Get this branch:
- bzr branch lp://staging/~vanvugt/mir/fix-1194384
Branch merges
- PS Jenkins bot (community): Approve (continuous-integration)
- Mir development team: Pending requested
-
Diff: 346 lines (+182/-18)6 files modifiedexamples/fingerpaint.c (+4/-2)
include/client/mir_toolkit/mir_client_library.h (+22/-0)
src/client/mir_client_library.cpp (+10/-0)
src/client/mir_surface.cpp (+33/-12)
src/client/mir_surface.h (+8/-4)
tests/acceptance-tests/test_client_library.cpp (+105/-0)
Related bugs
Related blueprints
Branch information
Recent revisions
- 781. By Daniel van Vugt
-
Fix a possible race in:
TEST_F(DefaultDisplayS erverTestFixtur e, client_ event_handler_ is_thread_ safe) - 777. By Daniel van Vugt
-
Fix build failure due to differing exception specifiers. noexcept destructors
should be enforced in derived classes if the base uses them. (LP: #1194703). Fixes: https://bugs.launchpad .net/bugs/ 1194703. Approved by Alexandros Frantzis, Thomas Voß, PS Jenkins bot.
- 776. By kevin gunn
-
this is to change the doc's fpr preinstalled binaries to reference using the system-
compositor- testing ppa. Approved by Robert Ancell, Kevin DuBois, PS Jenkins bot, Chris Halse Rogers.
- 775. By Robert Ancell
-
Update debian/copyright for 3rd_party files. Fixes: https:/
/bugs.launchpad .net/bugs/ 1194073. Approved by PS Jenkins bot.
- 774. By Alexandros Frantzis
-
graphics: Implement GLBufferPixels to extract buffer pixels using GL.
Approved by PS Jenkins bot.
- 773. By Daniel van Vugt
-
Don't pass a clang-only option to gcc. It will not understand and cause
build failure (LP: #1194385). Fixes: https://bugs.launchpad .net/bugs/ 1194385. Approved by Alexandros Frantzis, PS Jenkins bot.
- 772. By Didier Roche-Tolomelli
-
Various packaging fixes:
- cleanup the package for daily release standard.
- multiarch the packaging.
- reorganize the packages, having demos and examples not shipped in usr/bin
but rather in libexec.
- fix some dependency ordering.
- clean some olds transitions, lintian warnings, and cruft files.
- run tests on all archs and remove deprecated warnings.Approved by PS Jenkins bot, Chris Halse Rogers, Kevin DuBois.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/~mir-team/mir/trunk