lp://staging/~vanvugt/mir/xcompile-wily
- Get this branch:
- bzr branch lp://staging/~vanvugt/mir/xcompile-wily
Branch merges
- PS Jenkins bot (community): Needs Fixing (continuous-integration)
- Mir development team: Pending requested
-
Diff: 12 lines (+1/-1)1 file modifiedtools/setup-partial-armhf-chroot.sh (+1/-1)
Branch information
Recent revisions
- 2843. By Alan Griffiths
-
Split mir::terminate_
with_current_ exception( ) and associated logic from run_mir.cpp - 2842. By Daniel van Vugt
-
Tidy up CMake output (vera++ message) so that it's in line with
all the other messages (including equivalent feature-missing
messages).Warnings should be reserved for things that might cause you
harm. - 2839. By Cemil Azizoglu
-
- Separate out platform graphics entry points from platform.cpp into its
own graphics.cpp file (consistent with input.cpp).
- Only create_host_platform( ) and create_ input_platform( ) functions
access the x11_connection global.
- They then pass it as a ctor parameter to other objects that need it
instead of these objects accessing it as a global.
- Tighten abstractions (struct->class, public->private, use of const on
some objects/members).
- Do away with the redundant 'extern "C"' specifiers in function
definitions, which messes up the compliance checker. - 2838. By Alberto Aguirre
-
canonical window manager: restore surface visibility
(LP: #1483909)surface->show() is now called by the window manager when appropriate.
- 2837. By Kevin DuBois
-
software cursor: avoid a situation where we would double-remove an
input visual that had been hidden. Default behavior of ms::SurfaceStack
on a double removal is to throw.fixes: lp: #1483779
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/mir