summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-1412-6/+57
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-106-2/+7
|\
| * C++ examples: Delay compositor initialization until GL is readyPaul Olav Tvete2019-01-096-2/+7
| * Bump versionKari Oikarinen2019-01-071-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-034-23/+44
|\|
| * Client: Don't assume windows have surfaces in QWaylandInputContext::updateJohan Klokkhammer Helsing2019-01-031-7/+16
| * Client: Fix incorrect damage for decoration edgesJohan Klokkhammer Helsing2019-01-031-1/+2
| * Client: Fix various input related crashes for events without focusJohan Klokkhammer Helsing2019-01-021-14/+25
| * Client xdg-shell: Fix protocol error for tooltips on popupsJohan Klokkhammer Helsing2018-12-261-1/+1
* | Compositor: Implement support for the viewporter extensionJohan Klokkhammer Helsing2019-01-0216-7/+1089
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-2226-100/+265
|\|
| * Compositor: Fix crash in QWaylandSurface::waylandClientJohan Klokkhammer Helsing2018-12-223-1/+41
| * Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-133-35/+103
| * Specify X11 dependency explicitlyPaul Olav Tvete2018-12-131-1/+1
| * Fix scaling if wrong attached window size is returnedKimmo Ollila2018-12-111-2/+6
| * Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+30
| |\
| | * Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-043-2/+34
| | |\
| | | * Add changes file for Qt 5.11.3v5.11.3Antti Kokko2018-11-191-0/+30
| | | * Don't crash if view is deleted from surfaceDestroyed signalPaul Olav Tvete2018-11-161-1/+3
| | | * Compositor: Fix crash after surface destructionJohan Klokkhammer Helsing2018-11-161-1/+1
| | |/
| * | tests: minor fixup in tst_WaylandCompositor::comparingModes()Gatis Paeglis2018-12-091-1/+1
| * | Fix invalid QWaylandOutputMode comparison operatorJędrzej Nowacki2018-12-062-2/+25
| * | use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-0517-59/+59
* | | remove stray Q_UNUSED callGatis Paeglis2018-12-171-2/+0
* | | Compositor: Implement linux-dmabuf-unstable-v1Andreas Cord-Landwehr2018-12-1317-3/+1684
* | | Client tests: Add simple test for mouse clickJohan Klokkhammer Helsing2018-12-131-0/+23
* | | Client: Clarify warnings about unexpected enter/leave eventsJohan Klokkhammer Helsing2018-12-111-6/+10
* | | Create a new type of mock compositor for client testsJohan Klokkhammer Helsing2018-12-1137-766/+2967
* | | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-0511-19/+146
|\| |
| * | Scanner: Add include for QListJohan Klokkhammer Helsing2018-12-051-0/+1
| * | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-056-9/+118
| |\ \
| | * | Don't crash if view is deleted from surfaceDestroyed signalv5.12.0-rc2v5.12.0-rc1v5.12.0Paul Olav Tvete2018-11-071-1/+3
| | * | Only print deprecation warning when using deprecated shellsPaul Olav Tvete2018-11-072-8/+8
| | * | Add changes file for Qt 5.12.0v5.12.0-beta4Johan Klokkhammer Helsing2018-11-061-0/+105
| | * | Client: Explicitly send expose window on first configureDavid Edmundson2018-10-312-0/+2
| * | | Fix compilation with gcc 4.8Ville Voutilainen2018-12-044-10/+27
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-12-042-3/+2
|\| | |
| * | | Fix unused variables, in preparation for adding warning_cleanSergio Martins2018-11-301-3/+1
| * | | Fix build due to missing QDebug includeSergio Martins2018-11-301-0/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-4/+5
|\| | |
| * | | Client: Fix incorrect enter serial in set_cursorJohan Klokkhammer Helsing2018-11-211-4/+5
* | | | Client: Don't create cursor surface until we can set its roleJohan Klokkhammer Helsing2018-11-211-1/+3
* | | | Add convenience for converting wl_resource * to wrapper typesJohan Klokkhammer Helsing2018-11-2115-44/+125
* | | | qtwaylandscanner: Generate Resource::object without interface prefixJohan Klokkhammer Helsing2018-11-211-0/+1
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-174-34/+48
|\| | |
| * | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-160-0/+0
| |\ \ \ | | | |/ | | |/|
| | * | Bump versionOswald Buddenhagen2018-11-081-1/+1
| * | | Client: Rename m_topmostPopup to clarify its goalDavid Edmundson2018-11-144-10/+10
| * | | Client: Don't require an input device for non-grabbing popupsDavid Edmundson2018-11-144-26/+40
| | |/ | |/|
* | | Add QWaylandSurface::bufferSize and deprecate sizeJohan Klokkhammer Helsing2018-11-162-11/+47