summaryrefslogtreecommitdiff
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Client: Fix memory leak for xdg_popup and xdg_toplevelJohan Klokkhammer Helsing2018-08-081-4/+8
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-101-0/+2
|\
| * Fix static builds with libwayland-eglSamuli Piippo2018-06-291-0/+2
* | Draw disabled text color for inactive window decorationsJohan Klokkhammer Helsing2018-06-291-2/+4
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-283-5/+37
|\ \ | |/
* | Client: Improve the look of bradientJohan Klokkhammer Helsing2018-06-251-108/+18
* | Fix build: some shells need to link to libxkbcommonThiago Macieira2018-06-203-0/+6
* | Fix warning about extra constThiago Macieira2018-06-203-3/+3
* | Client: Move bradient buttons inside processMouseTopJohan Klokkhammer Helsing2018-06-201-12/+15
* | Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-1912-67/+39
* | Client: Use a pixel font size for window decorationsJohan Klokkhammer Helsing2018-06-191-0/+1
* | Client: Fix bradient compilation error without xpmJohan Klokkhammer Helsing2018-06-191-1/+1
* | Client: Remove applyConfigure for xdg-shell popupsJohan Klokkhammer Helsing2018-06-134-14/+0
* | Client: Set window geometry for xdg-shell v6 and stableJohan Klokkhammer Helsing2018-06-072-0/+4
* | Client: use new shell plugin pattern for ivi-shellPaul Olav Tvete2018-05-292-29/+15
* | Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-298-0/+758
* | Client: Set unconfigured xdg surfaces (v6) as not exposedJohan Klokkhammer Helsing2018-05-281-0/+1
* | Client: Move xdg-shell-v6 to a pluginJohan Klokkhammer Helsing2018-05-288-0/+757
* | Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-188-1/+679
* | xdg-shell-v5 client: Remove accidental qDebugJohan Klokkhammer Helsing2018-05-142-2/+1
* | xdg-shell-v5: Suffix classes with v5Johan Klokkhammer Helsing2018-05-1410-92/+92
* | Rename xdg-shell.xml to xdg-shell-unstable-v5.xmlJohan Klokkhammer Helsing2018-05-144-4/+4
* | Move xdg-shell-v5 to a pluginJohan Klokkhammer Helsing2018-05-0912-1/+1020
* | Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-073-5/+12
|/
* Use override when applicableJohan Klokkhammer Helsing2018-02-284-6/+6
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-282-2/+2
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-278-24/+11
* Client: Fail gracefully when wl_display_connect failsJohan Klokkhammer Helsing2018-02-265-5/+40
* Compositor API: Add support for hardware compositingJohan Klokkhammer Helsing2018-02-095-0/+86
* Merge remote-tracking branch 'qt/5.10' into devPaul Olav Tvete2018-01-311-0/+2
|\
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-181-0/+2
| |\
| | * Fix static builds with libwayland-eglv5.9.45.9.4Johan Klokkhammer Helsing2018-01-161-0/+2
* | | Replace Q_NULLPTR with nullptrKevin Funk2017-09-262-6/+6
|/ /
* | shm-based server buffer for testing on desktopPaul Olav Tvete2017-08-168-0/+167
|/
* Fix licensingv5.9.0-beta4Jani Heikkinen2017-05-045-66/+96
* Fix warning about inconsistent use of override keywordv5.9.0-beta2Thiago Macieira2017-04-041-1/+1
* Fix warning about unused variableThiago Macieira2017-04-041-1/+0
* Fix ivi-shell surface id generation limitJens Georg2017-03-061-1/+1
* Merge remote-tracking branch 'qt/5.8' into 5.9Paul Olav Tvete2017-03-014-6/+6
|\
| * Deduplicate xcomposite-egl and xcomposite-glx plugin class namePier Luigi Fiorini2017-01-314-6/+6
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-2542-47/+86
|\ \ | |/
| * Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-2323-27/+27
| * load(qt_plugin) at the endOswald Buddenhagen2017-01-201-4/+4
| * Fix build without feature.cursorTasuku Suzuki2017-01-131-0/+20
| * Set PLUGIN_CLASS_NAME in .pro filesPaul Olav Tvete2017-01-0227-16/+35
* | Change QWindow::visible when surface visibility in ivi shell is changedTasuku Suzuki2016-11-242-0/+6
|/
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* Use the feature system internallyLars Knoll2016-11-231-4/+1
* Move qtwayland over to use the new configuration systemLars Knoll2016-11-235-57/+30
* Create and destroy the shell surface when showing and hidingGiulio Camuffo2016-11-172-0/+9