summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Return a pointer to wl_output for QScreenPier Luigi Fiorini2013-02-152-0/+12
* WaylandSurfaceItem: add property resizeSurfaceToItemanknight2013-02-152-2/+30
* Follow changes for Qt-ify naming conventionElvis Lee2013-02-151-1/+1
* Fix shadow build problemAndy Nichols2013-02-131-1/+1
* Add wayland_common static lib to PRE_TARGETDEPSAndy Nichols2013-02-131-2/+3
* Call handleScreenGeometryChange when QWaylandScreen::setGeometryElvis Lee2013-02-081-0/+4
* Qt-ify the QtCompositor moduleAndy Nichols2013-02-08164-794/+1314
* QtCompositor hardware integrations as pluginsAndy Nichols2013-02-0641-124/+726
* Overhaul how platform plugins are builtAndy Nichols2013-02-06126-1843/+454
* Don't build QtCompositor unless explicitly enabledAndy Nichols2013-02-051-1/+5
* Fix scroll wheel behavior for Wayland clientsAndy Nichols2013-01-312-5/+17
* Cleanup for Wayland client cursorsAndy Nichols2013-01-302-158/+201
* Disable desktop settings awareness for nowAndy Nichols2013-01-291-0/+2
* fix build error when QT_COMPOSITOR_WAYLAND_GL is not defined.Elvis Lee2013-01-291-0/+1
* Fix crash when unsetting cursorAndy Nichols2013-01-291-1/+2
* Fix the pointer cursor handling (QtCompositor side)Andy Nichols2013-01-189-48/+49
* Fix the pointer cursor handling.Giulio Camuffo2013-01-187-146/+182
* Fix build error in non wayland-egl backendsAndy Nichols2013-01-166-6/+6
* Draw window iconPier Luigi Fiorini2013-01-153-2/+35
* Default to Qt::ArrowCursor when cursor = 0 in changeCursor().Friedemann Kleint2013-01-151-6/+7
* Implemented moving and resizing using the decorations.Giulio Camuffo2013-01-1012-30/+110
* Draw decorations using colors from QPalette.Pier Luigi Fiorini2013-01-102-8/+27
* Client-side decoration actions.Pier Luigi Fiorini2013-01-104-4/+114
* Fix issue where hidden menus were never shown againAndy Nichols2013-01-101-1/+1
* Title don't cover buttons.Pier Luigi Fiorini2013-01-101-1/+9
* make use of qtHaveModule()Oswald Buddenhagen2013-01-081-1/+1
* Fix menus so they do not disappear instantlyAndy Nichols2013-01-071-1/+0
* Remove WAYLAND_CLIENT_THREAD_AFFINITY logicAndy Nichols2013-01-072-10/+0
* Set surface class name.Pier Luigi Fiorini2013-01-048-2/+37
* Cleaned out usages of removed or to be removed APIs.Samuel Rødal2012-12-0611-86/+6
* Cleanup QtWayland moduleAndy Nichols2012-12-0330-1908/+552
* Change setPos -> setPosition in WaylandSurfaceItem.David Yip2012-12-031-1/+1
* Make sure the GL integrations have been fully initialized in time.Samuel Rødal2012-11-304-0/+7
* Initial implementation of decorations for EGL windows.Giulio Camuffo2012-11-1718-71/+559
* Port to libxkbcommon 0.2.0.Giulio Camuffo2012-11-051-4/+4
* Update QtCompositor API to use wayland 1.0.0Andy Nichols2012-11-043-7/+25
* Port the Wayland QPA plugin to wayland 1.0.0.Giulio Camuffo2012-11-0421-60/+101
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-10-241-5/+2