summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* compositor: Add QWaylandXdgPopupV5 position property notifyv5.8.0Pier Luigi Fiorini2017-01-092-1/+3
* Fix virtual table mismatch in QWaylandWlShellSurfacePaul Olav Tvete2017-01-091-0/+2
* Don't call wl_surface::destroy if the surface was never initializedJohan Klokkhammer Helsing2017-01-051-1/+2
* Fix crash when starting clientsJohan Klokkhammer Helsing2017-01-031-1/+4
* Register XdgPopupV5 typePier Luigi Fiorini2017-01-031-0/+1
* Fix build for brcm graphicsv5.8.0-rc1Johan Klokkhammer Helsing2016-12-081-1/+1
* Add changes file for 5.8.0Paul Olav Tvete2016-12-071-0/+84
* Unify getProcAddress behavior in xcomposite-glxLaszlo Agocs2016-12-062-2/+9
* Unify getProcAddress behavior in the brcm backendLaszlo Agocs2016-12-063-3/+10
* Fix crashing in non-core GLES functions on some systemsLaszlo Agocs2016-11-291-2/+7
* Make qwindow-compositor look different than pure-qmlPaul Olav Tvete2016-11-291-1/+2
* Don't crash when trying to run on a compositor without outputsJohan Klokkhammer Helsing2016-11-281-0/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-262-0/+50
|\
| * Merge remote-tracking branch 'origin/5.7.1' into 5.75.7Liang Qi2016-11-242-0/+50
| |\
| | * Add changes file for 5.7.1v5.7.1Jani Heikkinen2016-10-281-0/+49
| | * Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-253-1/+10
| | * fix namespaced build. *again*Oswald Buddenhagen2016-10-171-0/+1
* | | Fix crash on client exit with popupPaul Olav Tvete2016-11-251-1/+1
* | | Doc: Drop the dummy "Tech. Preview" node from the navigation breadcrumbVenugopal Shivashankar2016-11-241-1/+0
* | | Fix crash when destroying focus windowPaul Olav Tvete2016-11-231-1/+2
* | | Fix crash on exitPaul Olav Tvete2016-11-231-1/+5
* | | Use new feature system, part 2Lars Knoll2016-11-2334-85/+87
* | | Use the feature system internallyLars Knoll2016-11-2397-224/+333
* | | Move qtwayland over to use the new configuration systemLars Knoll2016-11-2350-557/+341
* | | Only send mouse move event when mouse movesPaul Olav Tvete2016-11-222-1/+8
* | | Fix build of brcm-egl clientDonald Carr2016-11-221-0/+1
* | | Make sure we send leave events in the c++ examplePaul Olav Tvete2016-11-221-4/+3
* | | Don't reset the cursor at every mouse moveGiulio Camuffo2016-11-224-7/+19
* | | Client: Close popups on xdg_popup::popup_doneJohan Klokkhammer Helsing2016-11-182-0/+10
* | | Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-1717-78/+110
* | | Don't crash when surface is destroyedPaul Olav Tvete2016-11-175-16/+17
* | | Fix crash with nested xdg popupsPaul Olav Tvete2016-11-172-3/+8
* | | Rename qwaylandxdgpopup_p.cpp to qwaylandxdgpopup.cppJohan Klokkhammer Helsing2016-11-162-1/+1
* | | Fade-out animation for menusPaul Olav Tvete2016-11-151-0/+3
* | | Declare QWaylandOutputMode as a movable typePaul Olav Tvete2016-11-151-0/+1
* | | Add missing override to initialize in QWaylandIviSurfaceRobert Loehning2016-11-141-1/+1
* | | Add a QML client manual testPier Luigi Fiorini2016-11-144-0/+173
* | | Compositor: Set view output in QWaylandQuickItem::init()Johan Klokkhammer Helsing2016-11-142-1/+8
* | | Remove useless method QWaylandShmBackingStore::hiddenJohan Klokkhammer Helsing2016-11-113-8/+0
* | | Remove QWaylandWindow::shellManagesActiveStateJohan Klokkhammer Helsing2016-11-1011-18/+38
* | | Follow the protocol for nested xdg_popupsJohan Klokkhammer Helsing2016-11-102-4/+21
* | | Merge remote-tracking branch 'qt/5.7' into 5.8Paul Olav Tvete2016-11-1023-31/+110
|\| |
| * | Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-1023-30/+121
| |\ \
| | * | Client: Cleanup mouse state after dragJohan Klokkhammer Helsing2016-11-102-0/+12
| | * | Client: Fix touch getting stuck after drag-and-dropJohan Klokkhammer Helsing2016-11-093-1/+19
| | * | Don't create new xdg surfaces in updateTransientParentJohan Klokkhammer Helsing2016-11-091-1/+3
| | * | Fix build when some features are disabledPaul Olav Tvete2016-11-0720-13/+69
| | * | remove dependencies from sync.profileOswald Buddenhagen2016-11-061-11/+0
| | * | Client: Call parent requestUpdate after changing subsurface positionJohan Klokkhammer Helsing2016-10-261-0/+3
| | * | Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-243-1/+10