summaryrefslogtreecommitdiffstats
path: root/src/qt-compositor/wayland_wrapper
Commit message (Expand)AuthorAgeFilesLines
* Allow changing of the output geometryLasse Holmstedt2011-09-074-5/+21
* Remove isVisibleOnScreen from ManagedWaylandClientLasse Holmstedt2011-09-061-1/+1
* Support for generic window propertiesLasse Holmstedt2011-09-064-1/+40
* Avoid killing clients with sigpipe when transfering clipboard data.Laszlo Agocs2011-08-042-12/+43
* Get rid of unnecessary focus checks for touch event sending.Laszlo Agocs2011-07-261-20/+18
* Reduced usage of private headersMartin Zielinski2011-07-111-1/+0
* Correct authentication behaviorMartin Zielinski2011-07-064-15/+17
* Propagate screen orientation changes through waylandLasse Holmstedt2011-07-043-3/+16
* Add touch event support.Laszlo Agocs2011-06-304-0/+56
* Added transport of on-screen visibility to qt-compositor via waylandMartin Zielinski2011-06-272-0/+15
* Added yet another missing remove_global call.Laszlo Agocs2011-06-231-2/+6
* Avoid post_global() whenever possible.Laszlo Agocs2011-06-231-3/+0
* Handle selection offers as real globals.Laszlo Agocs2011-06-231-2/+11
* Update wayland_shaJørgen Lind2011-06-235-83/+45
* Fix compilation with nogl config, and silence compiler warning.Samuel Rødal2011-06-221-0/+4
* We don't strictly need to be informed on each damage / destroy callback.Samuel Rødal2011-06-221-2/+0
* Add authentication token support for wayland windosLasse Holmstedt2011-05-253-3/+23
* Added some options to customize the wayland server socket.Samuel Rødal2011-05-201-1/+1
* Don't create a hardware integration if the compositor is raster based.Samuel Rødal2011-05-202-12/+18
* qt-compositor/wayland_wrapper: wayland do not set buffer->compositor anymoreCorentin Chary2011-05-202-0/+7
* qt-compositor: frameFinished() is a per-surface thingCorentin Chary2011-05-204-6/+16
* Window manager extension for waylandLasse Holmstedt2011-05-194-1/+41
* qt-compositor: fix build with QT_WAYLAND_GL_CONFIG=noglCorentin Chary2011-05-191-0/+3
* Add an optional retained selection mode to the compositor.Laszlo Agocs2011-05-182-16/+133
* Bug, we didn't support multiple attachesJørgen Lind2011-05-121-2/+1
* Fix build break caused by wayland master changes.Laszlo Agocs2011-05-114-6/+4
* Fix support for making compositors in different directoryJørgen Lind2011-05-101-2/+2
* Added clipboard support.Laszlo Agocs2011-05-095-6/+317
* We still support not having custome shadersJørgen Lind2011-05-061-1/+3
* Implement invertedY in the glx backendJørgen Lind2011-05-061-2/+5
* Add invertedY flag for surfaceJørgen Lind2011-05-062-0/+10
* QT_COMPOSITOR_WAYLAND_GL defines in wlsurfaceJørgen Lind2011-05-031-0/+5
* Remove warningsJørgen Lind2011-05-031-0/+6
* Follow Wayland API ChangesJørgen Lind2011-05-039-168/+141
* Support for direct rendering (non-composited mode)Paul Olav Tvete2011-04-283-0/+35
* Make Qt-Compositor conform to Wayland api changesJørgen Lind2011-04-144-3/+17
* add missing \n in debug outputHarald Fernengel2011-04-061-1/+1
* Add XComposite extension to waylandJørgen Lind2011-04-063-10/+14
* Do a delayed map in Wayland::Surface if needed.Samuel Rødal2011-04-051-5/+21
* Don't emit mapped until the surface is actually mapped.Samuel Rødal2011-04-051-3/+3
* Add destroyClientForSurface() methodPaul Olav Tvete2011-03-232-0/+10
* Made compositor keep track of key / pointer focus surfaces.Samuel Rødal2011-03-213-7/+27
* Moved some files around.Jørgen Lind2011-03-1811-0/+1408