summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Don't return a null QMimeData from the clipboardGiulio Camuffo2016-10-172-3/+5
* Fix build with QT_NO_ACCESSIBILITYSamuli Piippo2016-09-162-2/+6
* Remove or add window decorations when toggling fullscreenJohan Klokkhammer Helsing2016-09-051-0/+1
* Merge remote-tracking branch 'qt/5.6.2' into 5.6Paul Olav Tvete2016-08-263-7/+17
|\
| * Client: Fix keyboard focus logic and crashJohan Klokkhammer Helsing2016-08-263-7/+17
* | Pass TRANSIENT_INACTIVE flag for windows with WA_ShowWithoutActivatingMartin Gräßlin2016-08-261-1/+9
|/
* Fix crash on client exitWieland Hagen2016-08-181-4/+13
* Client: Fix popup position for xdg shellJohan Klokkhammer Helsing2016-08-106-1/+163
* Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-0913-40/+337
* Client: Refactor window active stateJohan Klokkhammer Helsing2016-08-084-8/+4
* Fix crash when dragging with touch without first having pointer focusJohan Klokkhammer Helsing2016-08-021-0/+3
* Remove logging of drag-and-drop dataJohan Klokkhammer Helsing2016-08-011-4/+0
* Fix high-DPI scaling of window decorations for shared memory buffersJohan Klokkhammer Helsing2016-07-111-10/+18
* Use xdg_shell configure events to determine active windowJohan Klokkhammer Helsing2016-07-046-36/+100
* Remove unused method QWaylandDisplay::lastKeyboardFocusInputDeviceJohan Klokkhammer Helsing2016-06-293-16/+0
* Add missing Q_DECL_OVERRIDEs to client classes.Johan Klokkhammer Helsing2016-06-2724-101/+101
* Only resize when the cursor is actually on the window frameJohan Klokkhammer Helsing2016-06-201-4/+4
* Client: Fix incorrect size when maximizing using xdg_shellJohan Klokkhammer Helsing2016-06-162-14/+11
* Set device pixel ratio for window decorations on scaled windowsJohan Klokkhammer Helsing2016-06-091-1/+4
* Fix content positioning relative to decoration on scaled outputsJohan Klokkhammer Helsing2016-06-081-1/+1
* client: Always accept the DnD data offerGiulio Camuffo2016-06-031-18/+16
* Fix checking the Qt::BypassWindowManagerHint flagGiulio Camuffo2016-04-211-1/+1
* Destroy the subsurface protocol objectsGiulio Camuffo2016-04-191-0/+1
* Client: Don't create shell surfaces for QShapedPixmapWindowJohan Klokkhammer Helsing2016-03-312-3/+24
* Remove attached() definition from header.Erik Larsson2016-03-291-1/+0
* Make public headers compile with -Wzero-as-null-pointer-constantMarc Mutz2016-03-224-5/+5
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-171-0/+2
|\
| * Fix failure to build from sources: missing #includev5.6.0Thiago Macieira2016-03-031-0/+2
* | Add support for bitmap cursorsMartin Gräßlin2016-03-177-11/+70
* | Fix client xdg_surface not handling all states from configure eventJohan Klokkhammer Helsing2016-03-151-6/+4
* | Fix SHM drawing logicGiulio Camuffo2016-03-0711-111/+162
* | Fix crash when pinging a surface with an invalid resource.Andrew den Exter2016-02-261-0/+4
* | don't over-expose private dependenciesOswald Buddenhagen2016-02-251-4/+4
* | consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-02-2520-68/+53
* | Fix crash for destroyed surface on touch eventElvis Lee2016-02-251-0/+5
* | Fix freeze when using BypassWindowManagerHintJohan Klokkhammer Helsing2016-02-121-1/+2
|/
* Don't create wl_surface for desktop widgetsv5.6.0-rc1Paul Olav Tvete2016-01-111-2/+2
* Fix the control keyPaul Olav Tvete2016-01-111-0/+7
* Revert "Don't invalidate textures when the scene graph is stopped."v5.6.0-beta1Andrew den Exter2015-12-131-0/+5
* Get rid of the egl config test and use what qtbase providesLaszlo Agocs2015-11-1112-23/+36
* RPi: Resolve all BRCM functions dynamicallyLaszlo Agocs2015-11-115-8/+6
* Fix compiler warnings.Friedemann Kleint2015-11-052-1/+2
* client: Remove the event threadGiulio Camuffo2015-11-036-232/+29
* CMake: Create CMake files for WaylandClientKevin Funk2015-11-021-1/+0