Mir

lp:~vanvugt/mir/xcompile-wily

Created by Daniel van Vugt and last modified
Get this branch:
bzr branch lp:~vanvugt/mir/xcompile-wily
Only Daniel van Vugt can upload to this branch. If you are Daniel van Vugt please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Daniel van Vugt
Project:
Mir
Status:
Development

Recent revisions

2846. By Daniel van Vugt

Use the wily build environment for cross compiling, not vivid.

2845. By Alan Griffiths

Delete a load more 3rd_party code we're no longer using

2844. By Alan Griffiths

Delete dead code: mir::input::android::CommonInputThread

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.

2841. By Alan Griffiths

Clean out code we no longer use from android-input-static lib

2840. By Daniel van Vugt

s/SYSYEM/SYSTEM/g
(LP: #1483797)

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:mir
This branch contains Public information 
Everyone can see this information.

Subscribers