summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Client: Fix cursor size becoming bigger and bigger when switching screensJohan Klokkhammer Helsing2018-10-081-3/+4
* Avoid spurious move events after configure callDavid Edmundson2018-10-031-1/+1
* Client: Remove failing assert on compositors without wl_data_deviceJohan Klokkhammer Helsing2018-10-031-1/+0
* Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-211-0/+11
* Remove unnecessary function declarationJohan Klokkhammer Helsing2018-09-171-5/+0
* Don't include wayland-client-core.hJohan Klokkhammer Helsing2018-09-141-1/+1
* Create feature wayland-shm-emulation-server-bufferJohan Klokkhammer Helsing2018-09-101-1/+7
* Prefix and suffix server buffer integrationsJohan Klokkhammer Helsing2018-09-101-4/+4
* Client: Fix regression; drawing decorations of active windows as inactiveJohan Klokkhammer Helsing2018-08-284-0/+12
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-251-0/+1
|\
| * Client: Clear entered screens when resetting windowJohan Klokkhammer Helsing2018-08-171-0/+1
* | Client: Implement xdg-decoration-unstable-v1 for SSD supportJohan Klokkhammer Helsing2018-08-143-1/+10
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-146-6/+33
|\|
| * Client: Don't leak toplevels for xdg-shell-unstable-v6Johan Klokkhammer Helsing2018-08-081-2/+4
| * Don't commit same buffer multiple timesPaul Olav Tvete2018-08-086-6/+33
* | Client: Return a fixed value for the logical screen DPIGiulio Camuffo2018-08-131-4/+8
* | Client decorations: Don't spam mouse leave eventsJohan Klokkhammer Helsing2018-08-131-1/+3
* | Add XdgOutput client supportDavid Edmundson2018-08-035-7/+65
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-102-3/+17
|\|
| * Proper naming for backingstore logging categoryPaul Olav Tvete2018-07-091-3/+3
| * Send damage for window decorationsJohan Klokkhammer Helsing2018-06-291-0/+14
| * Implement QWaylandXdgSurface::xdg_surface_close()Daniel d'Andrada2018-06-281-0/+1
| * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-192-5/+36
| |\
| | * Merge 5.11 into 5.11.1Oswald Buddenhagen2018-06-071-1/+12
| | |\
| | * | xdg-shell v6: Make sure popup parent is topmost popup when grabbingJohan Klokkhammer Helsing2018-06-052-5/+36
* | | | Draw disabled text color for inactive window decorationsJohan Klokkhammer Helsing2018-06-291-0/+7
* | | | Client: Fix cursor hotspot on high-dpiJohan Klokkhammer Helsing2018-06-271-3/+9
* | | | Client: Get rid of QWaylandShellSurface::setTypeJohan Klokkhammer Helsing2018-06-192-3/+0
* | | | Client: Don't restore content cursor when on the window decorationsJohan Klokkhammer Helsing2018-06-191-2/+7
* | | | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-134-4/+24
|\| | |
| * | | Add support for building QtWayland on macOSRobert Griebl2018-06-092-2/+11
| | |/ | |/|
| * | Don't ask libwayland to set absurdly long window titlesJohan Klokkhammer Helsing2018-06-061-1/+12
| |/
| * Correct the include for QInternalMimeDataJoerg Bornemann2018-06-011-1/+1
* | Client: Accept prioritized list of shell integrationsPaul Olav Tvete2018-05-291-4/+4
* | Client: Add shell integration for xdg-shell stableJohan Klokkhammer Helsing2018-05-291-0/+1
* | Client: Move xdg-shell-v6 to a pluginJohan Klokkhammer Helsing2018-05-286-687/+1
* | Client: Move cursor theme logic into its own class, QWaylandCursorThemeJohan Klokkhammer Helsing2018-05-284-201/+231
* | Client: Only load cursor theme onceJohan Klokkhammer Helsing2018-05-284-22/+41
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-261-1/+3
|\|
| * Suppress warning about MFD_CLOEXEC being redefinedThiago Macieira2018-05-231-1/+3
* | Replace qtkey-extension with qt-key-unstable-v1Johan Klokkhammer Helsing2018-05-244-17/+17
* | Move wl-shell to a pluginJohan Klokkhammer Helsing2018-05-1811-602/+12
* | Client: Lazy load QWaylandCursorJohan Klokkhammer Helsing2018-05-163-21/+13
* | Adapt the cursor size per screenAleix Pol2018-05-155-25/+28
* | 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-0917-953/+38
* | Fix QWaylandXdgShellV6Integration::handleKeyboardFocusChangedJohan Klokkhammer Helsing2018-05-091-6/+3
* | update to use new dnd APIsGatis Paeglis2018-05-092-4/+8
* | Client: Add acked configure support and implement it for xdg-shell v6Johan Klokkhammer Helsing2018-05-0711-267/+318
* | Use deliverUpdateRequest on QPlatformWindow instead of QWindowPrivateJohan Klokkhammer Helsing2018-04-061-2/+1
|/