Implemented orientationUpdateMask support in WaylandSurface.
[profile/ivi/qtwayland.git] / src / compositor / compositor_api / waylandsurface.cpp
2012-06-06 Samuel RødalImplemented orientationUpdateMask support in WaylandSur...
2012-05-09 Laszlo AgocsUpdate to wayland head
2012-04-17 Jørgen LindAdd missing return statement
2012-04-11 Jørgen LindClient side decoration
2012-03-29 Samuel RødalIntroduced WaylandClient API to keep track of clients.
2012-02-20 Lasse HolmstedtFix issues with sendOnScreenVisibilityChange
2012-02-14 Samuel RødalAdded convenience properties in WaylandSurface for...
2012-02-13 Jørgen LindRemoving Wayland::SurfacePrivate
2012-02-10 Gunnar SlettaAdded window flags to the surface-extension protocol
2012-02-01 Samuel RødalAdded reporting of window and content orientation to...
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
2012-01-16 Jason McDonaldUpdate license headers.
2012-01-11 Jørgen LindMove event handling into WaylandInput api
2012-01-10 Laszlo AgocsAdd a function to the compositor api to send full touch...
2012-01-05 Paul Olav TveteActually return the size from the size() function
2012-01-04 Jørgen LindRemove the geometry from the wayland surface
2012-01-04 Jørgen LindImplement subsurfaces extension
2011-12-22 Jørgen LindMake it possible to hide surfaces
2011-12-07 Jørgen LindMake wayland actually a module