summaryrefslogtreecommitdiff
path: root/src/client/qwaylanddisplay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgpl5.15Tarja Sundqvist2023-03-231-0/+4
|\
| * Fix build with -no-feature-tableteventLiang Qi2022-02-021-0/+4
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-2/+3
|\ \ | |/
| * Use qWarning and _exit() instead of qFatal for wayland errorWeng Xuetian2021-03-311-2/+3
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-221-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Fix race condition on frame callbackPaul Olav Tvete2020-10-161-0/+32
* Client: Upgrade to xdg-output-unstable-v1 version 3Johan Klokkhammer Helsing2020-01-131-1/+1
* Client: Add basic support for tablet-unstable-v2Johan Klokkhammer Helsing2020-01-081-0/+3
* Client: Support running with no screensJohan Klokkhammer Helsing2019-11-121-2/+20
* Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-11-051-0/+4
|\
| * Client: Fix crash when showing a child window with a hidden parentJohan Klokkhammer Helsing2019-11-041-0/+4
* | Merge remote-tracking branch 'origin/5.13' into 5.14Johan Klokkhammer Helsing2019-09-031-16/+6
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12' into 5.13Johan Klokkhammer Helsing2019-08-291-16/+6
| |\
| | * Client: Crash instead of exit when there's a wayland errorJohan Klokkhammer Helsing2019-08-221-16/+6
* | | Eradicate Q_FOREACH loops [2/2]: non-trivial casesMarc Mutz2019-06-051-1/+2
* | | Use some qExchange()Marc Mutz2019-05-171-4/+2
* | | Eradicate Q_FOREACH loops [1/2]: trivial casesMarc Mutz2019-05-211-1/+1
* | | QWaylandDisplay: make hasRegistryGlobal() const-correct and take a QStringViewMarc Mutz2019-05-171-2/+2
* | | Client: Implement primary-selection-unstable-v1Johan Klokkhammer Helsing2019-05-101-1/+9
* | | Merge remote-tracking branch 'origin/5.13' into devJohan Klokkhammer Helsing2019-05-071-17/+82
|\ \ \ | |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-05-021-1/+37
| |\ \ | | |/
| | * Client: Full implementation for frame callbacks (second try)Johan Klokkhammer Helsing2019-04-241-1/+37
| * | Client: Fix reverse screen orderJohan Klokkhammer Helsing2019-04-291-6/+24
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-161-7/+6
| |\ \ | | |/
| | * Client: Don't be exposed if we want to create a sub or shell surfaceJohan Klokkhammer Helsing2019-04-081-7/+6
| * | client: rework xkb context/keymap/state handlingGatis Paeglis2019-04-151-0/+6
| * | client: rework input method handlingGatis Paeglis2019-04-151-3/+9
* | | Client: Remove QWaylandWindow wl_surface inheritanceJohan Klokkhammer Helsing2019-04-101-0/+1
* | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-03-291-3/+4
|\ \ \ | |/ /
| * | Fix build - screen maintenance functions moved to QWSIJesus Fernandez2019-03-291-3/+4
* | | Merge remote-tracking branch 'qt/5.13' into devPaul Olav Tvete2019-03-211-30/+11
|\ \ \ | |/ /
| * | Client: Don't leak wl_data_offersJohan Klokkhammer Helsing2019-02-201-0/+1
| * | Client: Refactor cursors and fix various bugsJohan Klokkhammer Helsing2019-02-151-30/+10
* | | Client: Make QWaylandWindow's wl_surface inheritance privateJohan Klokkhammer Helsing2019-03-141-1/+1
|/ /
* | Client: Implement xdg-output-unstable-v1 version 2Johan Klokkhammer Helsing2019-01-171-1/+1
* | remove stray Q_UNUSED callGatis Paeglis2018-12-171-2/+0
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-091-3/+4
|\ \ | |/
| * Client: Fix cursor size becoming bigger and bigger when switching screensJohan Klokkhammer Helsing2018-10-081-3/+4
* | Client: Clean up hardware integration initializationJohan Klokkhammer Helsing2018-09-111-4/+7
|/
* Client: Fix regression; drawing decorations of active windows as inactiveJohan Klokkhammer Helsing2018-08-281-0/+5
* Client: Implement xdg-decoration-unstable-v1 for SSD supportJohan Klokkhammer Helsing2018-08-141-0/+7
* Add XdgOutput client supportDavid Edmundson2018-08-031-0/+5
* Draw disabled text color for inactive window decorationsJohan Klokkhammer Helsing2018-06-291-0/+7
* Client: Move cursor theme logic into its own class, QWaylandCursorThemeJohan Klokkhammer Helsing2018-05-281-15/+8
* Client: Only load cursor theme onceJohan Klokkhammer Helsing2018-05-281-0/+35
* Replace qtkey-extension with qt-key-unstable-v1Johan Klokkhammer Helsing2018-05-241-1/+1
* Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-181-1/+0
* Client: Lazy load QWaylandCursorJohan Klokkhammer Helsing2018-05-161-1/+0
* Adapt the cursor size per screenAleix Pol2018-05-151-4/+4