Mir

~raof/mir/+git/mir:wayland-spike

Last commit made on 2015-08-25
Get this branch:
git clone -b wayland-spike https://git.launchpad.net/~raof/mir/+git/mir
Only Chris Halse Rogers can upload to this branch. If you are Chris Halse Rogers please log in for upload directions.

Branch merges

Branch information

Name:
wayland-spike
Repository:
lp:~raof/mir/+git/mir

Recent commits

343e8da... by Chris Halse Rogers

Wrap display in a unique_ptr, ensuring it's destroyed *after* the other globals

04019c6... by Chris Halse Rogers

Clean up sessions on client disconnect

81e5296... by Chris Halse Rogers

Add menu surface infrastructure

fb24dbc... by Chris Halse Rogers

Add support for wl_output

49b16db... by Chris Halse Rogers

First hack at signal/slot

f7b1a17... by Chris Halse Rogers

Use the_global_event_sink to send global display configuration events in MediatingDisplayChanger.

We might as well use that global event sink for *something* ☺

5f820b2... by Chris Halse Rogers

HACK: add in signal for global mode change

5831351... by Chris Halse Rogers

Whitespace cleanup, explicit ‘override’

c3a982f... by Chris Halse Rogers

Make the wrapper generator generate more stuff

e4e3f8a... by Chris Halse Rogers

Hack in some input.

Pointer works, modulo crashes, keyboard ish, no touch.