added two missing #include <unistd.h> (for int close(int);)
[profile/ivi/qtwayland.git] / src / compositor / windowmanagerprotocol /
2012-05-19 Samuel RødalImplemented graceful quitting of clients.
2012-03-29 Samuel RødalImplemented QDesktopServices in wayland plugin.
2012-03-05 Jørgen LindUse the new cool event wrapper functions generated...
2012-02-23 Samuel RødalSupport ShowIsFullScreen in plugin and compositor.
2012-02-15 Laszlo AgocsCompositor memory leak fixes
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-06 Jason McDonaldUpdate copyright year in license headers.
2012-01-04 JørgenDont have subdirectories in the extensions folder
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-13 Jørgen LindFixup variable names to not use widget
2011-12-12 Jørgen LindUse qmake wayland-scanner rules for the window manager...
2011-12-09 Jørgen LindMade a global directory, and moved the export header...
2011-12-07 Jørgen LindMake wayland actually a module