Inform the platform plugin when direct rendering is active
[profile/ivi/qtwayland.git] / src / compositor / wayland_wrapper / wlcompositor.cpp
2012-05-10 Paul Olav TveteInform the platform plugin when direct rendering is...
2012-05-09 Samuel RødalImplemented refresh rate support.
2012-05-08 Girish RamakrishnanAdapt to _qpa file rename in qtbase.
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ødalImplemented QDesktopServices in wayland plugin.
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ødalRemember to free the qtkey extension class.
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-07 Samuel RødalGet rid of dummy source update functions and debug...
2012-03-05 Samuel RødalUpgrade to newer wayland SHA-1.
2012-03-02 Samuel RødalGet rid of warnings in compositor source.
2012-03-01 Paul Olav TveteMake direct rendering work after QPlatformScreenBuffer...
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-15 Jørgen LindExpose in a virtual function that surfaces are being...
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-02-03 Laszlo AgocsSet pointer focus to null when surface is destroyed.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-24 Samuel RødalAdapted to new orientation API in qtbase.
2012-01-23 Jason McDonaldUpdate obsolete contact address.
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