mutter:wayland

Last commit made on 2014-04-15
Get this branch:
git clone -b wayland https://git.launchpad.net/mutter

Branch merges

Branch information

Name:
wayland
Repository:
lp:mutter

Recent commits

e947d2f... by =?utf-8?q?Florian_M=C3=BCllner?= <email address hidden>

Bump version to 3.12.1

Update NEWS.

12e8d04... by =?utf-8?q?Florian_M=C3=BCllner?= <email address hidden>

po: Update POTFILES after file got renamed

783dbf9... by =?utf-8?q?Florian_M=C3=BCllner?= <email address hidden>

build: Complete rename of header file

Fallout from commit d5552cc372405d0.

c1e3a6b... by Jasper St. Pierre

idle-monitor: Actually get the check for is_wayland_compositor correctly

If we're a Wayland compositor we shouldn't be taking this path, ever.

dcd83b7... by Jasper St. Pierre

idle-monitor-native: Remove another copy/paste error

Don't overwrite the watch with a new malloc'd variable.

617b00d... by Jasper St. Pierre

idle-monitor-native: Reindent

9469241... by Jasper St. Pierre

idle-monitor-native: Fix copy/paste bug

ab6bc76... by Jasper St. Pierre

Move edid-parse to backends/

57803f1... by Jasper St. Pierre

wayland-stage: Clean up and rename

It should be META_TYPE_WAYLAND_STAGE, not META_WAYLAND_TYPE_STAGE.

Well, actually, it *should* be META_TYPE_NATIVE_STAGE, because it's
not related to Wayland at all. But that comes later :)

67b6737... by Jasper St. Pierre

backend: Fix warning