summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Client: Fix incorrect decoration size when QT_SCALE_FACTOR is setJohan Klokkhammer Helsing2019-01-303-9/+27
* Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-223-96/+21
|\
| * Revert "Client: Full implementation for frame callbacks"Johan Klokkhammer Helsing2019-01-082-96/+20
| * wl_eglstream_controller implementation for NVIDIAPaul Olav Tvete2019-01-081-0/+2
* | Client: Implement xdg-output-unstable-v1 version 2Johan Klokkhammer Helsing2019-01-173-1/+7
* | Member init for some variables that are not covered by constructorsJohan Klokkhammer Helsing2019-01-162-4/+4
* | Track changes to window geometry for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-152-0/+5
* | Set size hints for xdg-shell and xdg-shell-v6Pier Luigi Fiorini2019-01-153-1/+16
* | Client decorations: Show menu on right clickJohan Klokkhammer Helsing2019-01-145-6/+25
* | 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
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2018-12-225-38/+114
|\|
| * Client: Full implementation for frame callbacksJohan Klokkhammer Helsing2018-12-132-20/+96
| * use new feature name xkbcommon_evdev -> xkbcommonGatis Paeglis2018-12-053-18/+18
* | remove stray Q_UNUSED callGatis Paeglis2018-12-171-2/+0
* | Compositor: Implement linux-dmabuf-unstable-v1Andreas Cord-Landwehr2018-12-131-2/+4
* | Client: Clarify warnings about unexpected enter/leave eventsJohan Klokkhammer Helsing2018-12-111-6/+10
* | 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
* | 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
* | Client: Add fullscreen shell integrationPier Luigi Fiorini2018-11-051-0/+5
* | Client: Use logging category for chosen shell integrationJohan Klokkhammer Helsing2018-11-021-1/+1
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-303-3/+32
|\|
| * Client: Don't spam expose eventsJohan Klokkhammer Helsing2018-10-262-1/+5
| * Client: Don't attach buffers to unexposed windowsJohan Klokkhammer Helsing2018-10-263-2/+27
* | Client: Set key repeat rate and delay from the repeat_info eventJohan Klokkhammer Helsing2018-10-172-2/+11
* | Load the Linux SPI Accessibility bridgeDavid Edmundson2018-10-153-4/+17
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-093-5/+5
|\|
| * 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
* | Remove wayland-client.h includeJohan Klokkhammer Helsing2018-10-031-2/+0
* | Don't include system versions of wayland protocolJohan Klokkhammer Helsing2018-10-0311-19/+6
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-251-0/+11
|\|
| * Add server buffer integration using Linux dma-bufPaul Olav Tvete2018-09-211-0/+11
* | Client: Make features for shell integrationsJohan Klokkhammer Helsing2018-09-211-0/+36
* | Decorations: Don't depend on wl_shellJohan Klokkhammer Helsing2018-09-203-5/+4
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-182-6/+1
|\|
| * Remove unnecessary function declarationJohan Klokkhammer Helsing2018-09-171-5/+0
| * Don't include wayland-client-core.hJohan Klokkhammer Helsing2018-09-141-1/+1
* | Client: Clean up hardware integration initializationJohan Klokkhammer Helsing2018-09-112-32/+36
|/
* 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
|\