summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devAndy Nichols2013-06-03119-2513/+4067
|\
| * 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-211-291/+567
| * 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-181-1/+1
| * 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
| * Fixed rendering stalling in qml-compositor.Samuel Rødal2013-04-231-0/+1
| * Fixed build issue due to not finding "wayland-client.h".Samuel Rødal2013-04-231-0/+4
| * Fixed hellowindow with multiple windows in xcomposite-egl.Samuel Rødal2013-04-232-0/+4
| * Fixed EGL_BAD_MATCH error with xcomposite-egl.Samuel Rødal2013-04-231-1/+1
| * Fixed / cleaned up xcomposite integrations.Samuel Rødal2013-04-239-77/+52
| * Fixed client being blocked in xcomposite integrations.Samuel Rødal2013-04-234-63/+0
| * Adapted Surface and Region to use the qtwaylandscanner.Samuel Rødal2013-04-2319-178/+152
| * Use surfaceBuffer's image to get image for shm surfaceElvis Lee2013-04-233-8/+25
| * Fix variable name in QWaylandInputDevice::keyboard_modifiersThomas Senyk2013-04-171-1/+1
| * Adapted code to use qtwaylandscanner.Samuel Rødal2013-04-1764-1548/+2112
| * Introduced qtwaylandscanner.Samuel Rødal2013-04-173-0/+1043
| * Fix threaded resizing once more :)Jørgen Lind2013-04-164-15/+41
| * Need to NULL check for waylandBufferHandle of m_backBuffercathy.park2013-04-101-1/+1
| * Add warning to makeCurrent if it failsJørgen Lind2013-04-101-5/+3
| * Use the api instead of accessing "private" static variablesJørgen Lind2013-04-101-2/+1
| * Forgot to clear state after resizeJørgen Lind2013-04-101-0/+2
| * Remove unnecessary blocking roundtripJørgen Lind2013-04-101-1/+0
| * Make resizing thread-safeJørgen Lind2013-04-054-10/+55
| * Fix window decorations to be thread safeAndy Nichols2013-04-0520-327/+122
* | Attach always the front buffer before committing it.Giulio Camuffo2013-04-031-1/+1
* | Fix the popups handling.Giulio Camuffo2013-04-034-5/+63
|/
* Add environment-variable to be able to disable window-decorationsThomas Senyk2013-03-191-0/+4
* Send property to client according to it's parameterElvis Lee2013-03-131-2/+2
* Fix the WindowStates handling.Giulio Camuffo2013-03-046-28/+66
* Return wl_compositor for integrationPier Luigi Fiorini2013-03-031-0/+4
* Report the right screen refresh rate.Giulio Camuffo2013-03-021-2/+2
* Read and process Wayland events in separate threadAndy Nichols2013-02-257-48/+123
* Fix popup menus hanging the application when triggering them too fastGiulio Camuffo2013-02-221-3/+4
* Delete the margins image in ~QWaylandShmBuffer()Giulio Camuffo2013-02-211-0/+1
* Draw client side decoration actions with pixmapsPier Luigi Fiorini2013-02-181-5/+89
* Fix BRCM compilation issuesanknight2013-02-182-6/+3