summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylanddisplay_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-051-0/+5
|\
| * Fix compilation with gcc 4.8Ville Voutilainen2018-12-041-0/+5
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-031-2/+0
|/
* Remove unnecessary function declarationJohan Klokkhammer Helsing2018-09-171-5/+0
* Client: Fix regression; drawing decorations of active windows as inactiveJohan Klokkhammer Helsing2018-08-281-0/+1
* Client: Implement xdg-decoration-unstable-v1 for SSD supportJohan Klokkhammer Helsing2018-08-141-0/+1
* Add XdgOutput client supportDavid Edmundson2018-08-031-0/+4
* Client: Move cursor theme logic into its own class, QWaylandCursorThemeJohan Klokkhammer Helsing2018-05-281-3/+3
* Client: Only load cursor theme onceJohan Klokkhammer Helsing2018-05-281-0/+5
* Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-181-1/+1
* Adapt the cursor size per screenAleix Pol2018-05-151-2/+2
* Clean up forward class declarations in qwaylanddisplay_p.hJohan Klokkhammer Helsing2018-05-141-5/+0
* Move xdg-shell-v5 to a pluginJohan Klokkhammer Helsing2018-05-091-1/+0
* Add logging category for Wayland platform pluginJohan Klokkhammer Helsing2018-03-051-0/+3
* Use override when applicableJohan Klokkhammer Helsing2018-02-281-1/+1
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-281-6/+6
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-271-3/+3
* Clean up draganddrop and clipboard featuresPaul Olav Tvete2017-03-231-3/+3
* Code cleanup (fixing -no-feature-cursor)Paul Olav Tvete2017-03-081-2/+2
* Replace all occurrences of Q_DECL_OVERRIDE with overrideJohan Klokkhammer Helsing2017-01-231-2/+2
* Use new feature system, part 2Lars Knoll2016-11-231-2/+2
* Use the feature system internallyLars Knoll2016-11-231-1/+1
* Merge remote-tracking branch 'qt/5.6' into 5.7Paul Olav Tvete2016-11-101-3/+6
|\
| * Fix build when some features are disabledPaul Olav Tvete2016-11-071-2/+4
| * Client: Remove windows from keyboard focus list when destroyedJohan Klokkhammer Helsing2016-10-241-1/+2
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-111-6/+1
|\|
| * Make wl_shell and xdg_shell use the QWaylandShellIntegration interfaceJohan Klokkhammer Helsing2016-08-091-5/+1
| * Client: Refactor window active stateJohan Klokkhammer Helsing2016-08-081-1/+0
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-011-0/+13
|\|
| * Use xdg_shell configure events to determine active windowJohan Klokkhammer Helsing2016-07-041-0/+13
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-301-4/+0
|\|
| * Remove unused method QWaylandDisplay::lastKeyboardFocusInputDeviceJohan Klokkhammer Helsing2016-06-291-4/+0
* | Make qwaylandclientexport publicPaul Olav Tvete2016-05-191-1/+1
* | Fix text-input support for new APIJan Arne Petersen2016-04-181-3/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-221-0/+1
|\|
| * Add support for bitmap cursorsMartin Gräßlin2016-03-171-0/+1
* | Updated license headersAntti Kokko2016-01-201-14/+20
* | Merge branch 'wip-compositor-api' into devPaul Olav Tvete2015-12-021-1/+0
|\ \
| * | Merge remote-tracking branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-12-021-2/+1
| |\|
| * | Merge branch 'qt/5.6' into wip-compositor-apiPaul Olav Tvete2015-10-131-2/+11
| |\ \
| * | | Rework how we manage extensionsJørgen Lind2015-08-281-1/+0
* | | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-011-2/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | client: Remove the event threadGiulio Camuffo2015-11-031-2/+1
| | |/ | |/|
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-151-2/+11
|\| |
| * | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-051-0/+11
| * | Merge remote-tracking branch 'origin/5.5' into 5.6v5.6.0-alpha1Liang Qi2015-08-281-2/+0
| |\ \ | | |/ | |/|
| | * Fix possible race condition leading to a dead lockGiulio Camuffo2015-07-061-2/+0
* | | Add QWayland::shm object to clientMikko Levonmaa2015-09-251-2/+3
|/ /
* | Use standard wl_subsurface interface to set a window as a child of another oneGiulio Camuffo2015-07-221-2/+2
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-06-031-2/+3
|\|