summaryrefslogtreecommitdiffstats
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
|/
* xdg-shell v5,v6 shell integrations: Fix crash when showing popupsJohan Klokkhammer Helsing2018-03-204-7/+8
* QWindow::requestActivate() is not supported on WaylandJohan Klokkhammer Helsing2018-03-082-2/+3
* Show warning when trying to minimize on wl-shellJohan Klokkhammer Helsing2018-03-071-1/+1
* Add logging category for Wayland platform pluginJohan Klokkhammer Helsing2018-03-052-0/+5
* Test for null pointer before using itAntonio Larrosa2018-03-051-1/+1
* Client: Implement QPlatformWindow::startSystemMove()Johan Klokkhammer Helsing2018-03-059-9/+24
* Use override when applicableJohan Klokkhammer Helsing2018-02-2832-42/+42
* Use default member initialization for raw pointersJohan Klokkhammer Helsing2018-02-2822-44/+44
* Init variables where they are declared when possible (clang-tidy)Johan Klokkhammer Helsing2018-02-2742-187/+83
* Client: Fail gracefully when wl_display_connect failsJohan Klokkhammer Helsing2018-02-263-4/+12