summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update error text to match required Wayland versionAndrew Knight2013-07-291-1/+1
* Fix warning unusedJørgen Lind2013-07-271-0/+1
* Fix switching of active window.Giulio Camuffo2013-07-242-4/+37
* fix namespaced buildOswald Buddenhagen2013-07-2350-48/+136
* Call eglCreateImageKHR with no EGL contextJan Arne Petersen2013-07-121-17/+4
* Ignore files generated by qtwaylandscannerJan Arne Petersen2013-07-121-0/+7
* Compile in C++11 mode: fix narrowing conversion in arraysThiago Macieira2013-07-022-8/+8
* Wayland compositor: only include Qt's generated protocol headersAndrew Knight2013-06-283-3/+2
* Compositor Wayland-EGL: fix connection to releaseBufferAndrew Knight2013-06-283-5/+5
* Improve the cursor handlingGiulio Camuffo2013-06-289-49/+73
* Make surfaces visible by defaultMikko Harju2013-06-271-5/+3
* Fixup the windowmanager extension codeJørgen Lind2013-06-2618-79/+18
* Update wayland config test to look for at least 1.1Jørgen Lind2013-06-111-5/+8
* Move the commit out of damageJørgen Lind2013-06-114-7/+8
* Remove unneeded functionsJørgen Lind2013-06-103-17/+2
* Remove the wl_surface functions from QWaylandWindowJørgen Lind2013-06-106-12/+8
* Compilefix for d8e110002d8cab2c1be3d8f930b67f3e158c3fb4Jørgen Lind2013-06-101-1/+1
* QtCompositor : Support to hide cursorElvis Lee2013-06-101-1/+7
* wayland_common : Support to hide cursorElvis Lee2013-06-102-3/+15
* Use window's cursor when pointer enters instead of overriding itElvis Lee2013-06-071-4/+2
* Wait until all screens have geometry at startupAaron Kennedy2013-06-062-2/+16
* Use QWindowSystemInterface since the api has been addedJørgen Lind2013-06-061-1/+1
* Add close event to the surface extensionJørgen Lind2013-06-066-1/+27
* Make the Compositor side of extended surface use the QtWaylandScannerJørgen Lind2013-06-063-94/+45
* Make it possible to hide windowsJørgen Lind2013-06-062-2/+6
* Remove dead functionsJørgen Lind2013-06-061-3/+0
* Make plugin pick up Qt wayland extensionsJørgen Lind2013-06-061-5/+5
* Deactivate window on keyboard leaveAaron Kennedy2013-06-061-0/+1
* Remove unused variable warningJørgen Lind2013-06-041-1/+0
* Do not call damage or commit before calling attachAndy Nichols2013-06-041-3/+4
* Handle the commit protocol better in QtCompositorJørgen Lind2013-06-033-11/+48
* fix damageJørgen Lind2013-06-032-3/+7
* Cursor theme configuration from environment variablesPier Luigi Fiorini2013-05-281-1/+9
* Make SurfaceBuffer::destroyTexture be reenterableElvis Lee2013-05-281-1/+3
* Attach always the front buffer before committing it.Giulio Camuffo2013-05-281-1/+1
* Install qwayland-server-wayland.hPier Luigi Fiorini2013-05-281-0/+1
* Use requested window formatPier Luigi Fiorini2013-05-281-1/+1
* Remove scheduleRedraw() method leftoverPier Luigi Fiorini2013-05-281-2/+0
* Remove the unsecure security protocol extensionsJørgen Lind2013-05-228-155/+7
* Namespace Qt extensions qt_ instead of wl_Jørgen Lind2013-05-2240-135/+135
* Update to 1.1Jørgen Lind2013-05-212-292/+568
* Don't create wl_shell_surface if BypassWinowManagerHint is setPier Luigi Fiorini2013-05-201-12/+13
* Calling damage on a surface from the compositor api doesn't make senseJørgen Lind2013-05-181-2/+1
* Make QWindowCompositor render when surfaces move aroundJørgen Lind2013-05-183-1/+8
* Set an initial size to the window if it is emptyMikko Levonmaa2013-05-161-0/+2
* Use shared .pri file for wayland_common and GL integrationsElvis Lee2013-05-153-42/+30
* remove QWindowSystemInterface::flushWindowSystemEvents()Jørgen Lind2013-05-141-1/+0
* Fix shader precision qualifierMikko Levonmaa2013-05-141-1/+1
* xkbcommon should not be a mandatory dependencyMikko Levonmaa2013-05-131-1/+1
* Fix qtwaylandscanner buildPier Luigi Fiorini2013-04-240-0/+0