Implement selection offers from compositor to clients.
[profile/ivi/qtwayland.git] / src / compositor / wayland_wrapper / wlcompositor.cpp
2012-01-17 Laszlo AgocsImplement selection offers from compositor to clients.
2012-01-17 Laszlo AgocsRemove unnecessary client list generation in Compositor
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-13 Laszlo AgocsIntroduce a touch protocol extension.
2012-01-11 Jørgen LindMove event handling into WaylandInput api
2012-01-10 Jørgen LindAdd global x and y coordinates to our mouse events
2012-01-10 Jørgen LindRemove unused variables from wlcompositor and wlsurface
2012-01-10 Jørgen LindCleanup Wayland::Surface's client handle logic
2012-01-10 Jørgen LindCreate a ShellSurface class
2012-01-10 Jørgen LindDont keep track of the focus surfaces
2012-01-09 Laszlo AgocsRemove unused clientAdded signal in compositor.
2012-01-05 Paul Olav TveteClear dirty set before sending frame callback.
2012-01-04 Jørgen LindImplement subsurfaces extension
2011-12-23 Jørgen LindMake it possible to hide windows
2011-12-20 Jørgen LindSend the orientation when client binds to the extended...
2011-12-20 Jørgen LindMake QtCompositor work with wayland-demo clients.
2011-12-20 Jørgen LindAdded surface_extension and output_extension
2011-12-16 Laszlo AgocsRestore retained selection support in qt-compositor.
2011-12-14 Jørgen LindAdded a resourcecollection class
2011-12-13 Jørgen LindRemove the window_manager_integration object.
2011-12-07 Jørgen LindMake wayland actually a module