Inform the platform plugin when direct rendering is active
[profile/ivi/qtwayland.git] / src / compositor / wayland_wrapper / wlcompositor.h
2012-05-10 Paul Olav TveteInform the platform plugin when direct rendering is...
2012-05-09 Samuel RødalImplemented refresh rate support.
2012-04-17 Jørgen LindImplement nativeBufferLocking
2012-04-10 Jørgen LindUpdate wayland_sha1 and implement buffer_pool interface
2012-03-29 Samuel RødalIntroduced WaylandClient API to keep track of clients.
2012-03-28 Laszlo AgocsChange the touch extension to be always available.
2012-03-28 Samuel RødalEnable the qtkey extension regardless.
2012-03-27 Samuel RødalAdded qtkey extension to send raw QKeyEvents over the...
2012-03-01 Jørgen LindMake SurfaceBuffer a QPlatformScreenBuffer
2012-02-23 Samuel RødalSupport ShowIsFullScreen in plugin and compositor.
2012-02-15 Laszlo AgocsCompositor memory leak fixes
2012-02-14 Samuel RødalAdded convenience properties in WaylandSurface for...
2012-02-13 Jørgen LindRemoving Wayland::SurfacePrivate
2012-02-07 Laszlo AgocsAdd mouse event synthesizing to the touch extension...
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-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 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-04 Jørgen LindImplement subsurfaces extension
2011-12-20 Jørgen LindSend the orientation when client binds to the extended...
2011-12-20 Jørgen LindAdded surface_extension and output_extension
2011-12-16 Laszlo AgocsRestore retained selection support in qt-compositor.
2011-12-13 Jørgen LindRemove the window_manager_integration object.
2011-12-09 Jørgen LindMade a global directory, and moved the export header...
2011-12-07 Jørgen LindMake wayland actually a module