summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylandintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix race condition for client buffer integration initializationJohan Klokkhammer Helsing2019-08-201-11/+20
* wl_eglstream_controller implementation for NVIDIAPaul Olav Tvete2019-01-081-0/+2
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-131-1/+10
|\
| * Add support for building QtWayland on macOSRobert Griebl2018-06-091-1/+10
* | Client: Accept prioritized list of shell integrationsPaul Olav Tvete2018-05-291-4/+4
* | Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-291-0/+1
* | Client: Move xdg-shell-v6 to a pluginJohan Klokkhammer Helsing2018-05-281-4/+1
* | Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-181-4/+1
* | Move xdg-shell-v5 to a pluginJohan Klokkhammer Helsing2018-05-091-7/+5
|/
* QWindow::requestActivate() is not supported on WaylandJohan Klokkhammer Helsing2018-03-081-0/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-6/+1
* Client: Fail gracefully when wl_display_connect failsJohan Klokkhammer Helsing2018-02-261-0/+4
* Use nullptr instead of 0 or NULLJohan Klokkhammer Helsing2018-02-201-2/+2
* ivi: Try the ivi-shell as shell integration as wellHolger Hans Peter Freyther2017-12-011-1/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-271-1/+1
|\
| * Fix server buffer integration override logicPaul Olav Tvete2017-09-141-1/+1
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-261-1/+1
|/
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+8
|\
| * Fix build without feature.clipboardTasuku Suzuki2017-01-131-2/+8
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-121-0/+5
|\|
| * Don't crash when trying to run on a compositor without outputsJohan Klokkhammer Helsing2016-11-281-0/+5
* | Deprecate QT_WAYLAND_USE_XDG_SHELLJohan Klokkhammer Helsing2016-12-061-25/+27
* | Add xdg_shell_v6 support for Qt clientsGiulio Camuffo2016-12-021-0/+5
|/
* Use new feature system, part 2Lars Knoll2016-11-231-8/+8
* Merge remote-tracking branch 'qt/5.7' into 5.8Paul Olav Tvete2016-11-101-1/+4
|\
| * Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-101-1/+6
| |\
| | * Fix build when some features are disabledPaul Olav Tvete2016-11-071-1/+6
* | | Fix memory leaksGiulio Camuffo2016-11-031-37/+28
* | | use modularized platformsupport modulesv5.8.0-beta1Oswald Buddenhagen2016-10-221-3/+3
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-201-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-171-2/+2
| |\|
| | * Fix build with QT_NO_ACCESSIBILITYSamuli Piippo2016-09-161-2/+2
* | | Don't assume we always have a shellPaul Olav Tvete2016-09-051-3/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-111-9/+34
|\|
| * Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-091-9/+34
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-0/+5
|\|
| * client: Remove the event threadGiulio Camuffo2015-11-031-0/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-151-7/+12
|\|
| * Enable input context selectionBernd Weimer2015-08-251-1/+3
* | Fallback to normal input method pluginsMarco Martin2015-08-201-1/+9
|/
* Use a FontSmoothingGamma value of 1.0Giulio Camuffo2015-04-241-0/+7
* Update copyright headersJani Heikkinen2015-02-171-22/+14
* Namespace the platform pluginsGiulio Camuffo2015-01-291-0/+4
* Merge branch '5.4' into devGiulio Camuffo2014-11-151-3/+5
|\
| * Fix -no-opengl buildsLaszlo Agocs2014-10-141-0/+2
* | Allow client side input device customizationMikko Levonmaa2014-10-061-0/+32
|/
* Advertise new screens created after startupGiulio Camuffo2014-09-061-3/+0
* Destroy the QScreen when its wl_output is removedGiulio Camuffo2014-09-041-1/+2
* Support RasterGLSurface windowsLaszlo Agocs2014-08-251-3/+7