summaryrefslogtreecommitdiffstats
path: root/src/client/qwaylanddisplay_p.h
Commit message (Expand)AuthorAgeFilesLines
* Client: Upgrade to xdg-output-unstable-v1 version 3Johan Klokkhammer Helsing2020-01-131-3/+3
* Client: Add basic support for tablet-unstable-v2Johan Klokkhammer Helsing2020-01-081-0/+3
* Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-0/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-031-1/+0
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Johan Klokkhammer Helsing2019-08-291-1/+0
| |\
| | * Client: Crash instead of exit when there's a wayland errorJohan Klokkhammer Helsing2019-08-221-1/+0
* | | QWaylandDisplay: make hasRegistryGlobal() const-correct and take a QStringViewMarc Mutz2019-05-171-1/+1
* | | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-101-0/+9
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-3/+28
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-021-0/+3
| |\|
| | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-241-0/+3
| * | Client: Fix reverse screen orderJohan Klokkhammer Helsing2019-04-291-0/+2
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-3/+3
| |\|
| | * Client: Don't be exposed if we want to create a sub or shell surfaceJohan Klokkhammer Helsing2019-04-081-3/+3
| * | client: rework xkb context/keymap/state handlingGatis Paeglis2019-04-151-0/+12
| * | client: rework input method handlingGatis Paeglis2019-04-151-0/+8
* | | Client: Remove QWaylandWindow wl_surface inheritanceJohan Klokkhammer Helsing2019-04-101-0/+1
|/ /
* | Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-151-4/+5
* | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-161-3/+3
* | 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
|\|