mutter:wip/dnd-surface

Last commit made on 2014-09-01
Get this branch:
git clone -b wip/dnd-surface https://git.launchpad.net/mutter

Branch merges

Branch information

Name:
wip/dnd-surface
Repository:
lp:mutter

Recent commits

7947bcb... by Jasper St. Pierre

dnd 2

308cccc... by Jasper St. Pierre

dnd

074946a... by Jasper St. Pierre

hot offs

9688a0d... by Jasper St. Pierre

wayland: Record the offset position

This is needed for DND surfaces. We should probably test to see if it's
used for cursor surfaces at all.

604d215... by Jasper St. Pierre

window: Don't map the client window before placing it

A lot of applications assume that the window is fully positioned when it
gets the MapNotify, especially simple applications. Make sure that the
window is only mapped through the calc_showing logic.

e7727d6... by Jasper St. Pierre

window: Make calc_showing private

a3f75f4... by Claude Paroz

Updated French translation

d342f7c... by Maria Mavridou <email address hidden>

Updated Greek translation

bb2b26c... by Yosef Or Boczko <email address hidden>

Updated Hebrew translation

2f9840a... by Jasper St. Pierre

compositor: Conditionalize some more Wayland support