summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Pass TRANSIENT_INACTIVE flag for windows with WA_ShowWithoutActivatingMartin Gräßlin2016-08-261-1/+9
* 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-2711-61/+61
* 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
* 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
* 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-077-111/+158
* | 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-251-10/+9
* | 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
* 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
* Add wl_shell_surface as nativeResourceForWindowMartin Gräßlin2015-10-301-0/+10
* Fix deadlock when starting a dragGiulio Camuffo2015-10-291-13/+1
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-0544-0/+484
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-021-0/+2
|\
| * Fix a segfault when the wayland connection is brokenGiulio Camuffo2015-09-251-0/+2
* | xdg-shell: upgrade to support current version (weston-1.8.0)Philippe Coval2015-09-231-10/+13
* | QWaylandXdgSurface/QWaylandWlShellSurface: Fix warnings about CT initializati...Friedemann Kleint2015-09-152-4/+4
* | Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-288-50/+44
|\|
| * Fix QDesktopServices::openUrl when there is no windowmanager integrationGiulio Camuffo2015-08-262-15/+20
| * Fix possible race condition leading to a dead lockGiulio Camuffo2015-07-064-20/+6
| * Fix tooltips without a transient parentGiulio Camuffo2015-07-042-15/+17
* | Enable input context selectionBernd Weimer2015-08-251-1/+3
* | Compile after QPA API changes.Morten Johan Sørvig2015-08-062-6/+6
* | Use xkbcommon for internal key events tooGiulio Camuffo2015-07-232-155/+5
* | Use standard wl_subsurface interface to set a window as a child of another oneGiulio Camuffo2015-07-226-92/+113
* | Use by-ref in foreach where T is non-trivialSergio Martins2015-07-041-1/+1
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-297-8/+35
|\|
| * Fix input devices leak in clientOlivier Blin2015-06-121-0/+3
| * Fix typo that leads to mis-evaluation of an expression.Christian Kandeler2015-06-091-1/+1