summaryrefslogtreecommitdiff
path: root/src/client
Commit message (Expand)AuthorAgeFilesLines
* Apply only valid min/max sizesInho Lee2023-05-091-3/+9
* QWaylandWindow: Init parent wl_surface when creating subsurfaceDavid Rosca2023-04-191-0/+2
* Client: Use correct type in vulkan window for nullDavid Edmundson2023-04-131-1/+1
* Destroy frame queue before displayDavid Redondo2023-04-111-2/+3
* Client: Check for shell integration when initializing platform pluginIlya Fedin2023-04-034-15/+15
* Client: let QWaylandClientExtension work before platform integration is assignedIlya Fedin2023-04-033-8/+10
* Client: Cleanup vulkan surfaces on hideDavid Edmundson2023-03-312-5/+13
* Client: Fix the mouse being stuck in pressed state after DnDIlya Fedin2023-03-211-1/+1
* Client: Fix wl_surface destruction orderVlad Zahorodnii2023-03-201-6/+6
* client: Do not cast placeholder screens to QWaylandScreenAleix Pol2023-03-061-1/+1
* client: Unify margins handlingIlya Fedin2023-02-282-27/+14
* Fix build on CentOS 7Ilya Fedin2023-02-241-0/+10
* Client: Stop requesting activation on every focus object changeVlad Zahorodnii2023-02-221-13/+0
* Fix automoc warning regarding includeMårten Nordheim2023-02-211-1/+1
* Exclude sources generated by the scanner from CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-131-4/+6
* Disambiguate input method constantsFriedemann Kleint2023-02-133-8/+8
* Disambiguate static variablesFriedemann Kleint2023-02-135-15/+15
* client: Fix infinite recursion with text-input-v2Eskil Abrahamsen Blomfeldt2023-01-301-3/+8
* Don't change process locale while initializing QWaylandInputContextIlya Fedin2023-01-261-3/+1
* Client: Fix handling of Qt::BlankCursorVlad Zahorodnii2023-01-051-2/+1
* Client: Port to QPlatformTheme::{MouseCursorTheme,MouseCursorSize}Vlad Zahorodnii2023-01-032-18/+17
* Client: Handle zwp_primary_selection_device_manager_v1 global removalVlad Zahorodnii2022-12-132-5/+9
* Client: Provide support for custom shellsVlad Zahorodnii2022-12-083-5/+22
* client: Implement QNativeInterface::Private::QWaylandWindowDavid Redondo2022-12-086-7/+32
* Implement fractional_scale_v1 and wp_viewportDavid Edmundson2022-12-079-7/+253
* Fix frame sync related to unprotected multithread accessWeng Xuetian2022-12-032-32/+43
* Client: Honor QGuiApplication::overrideCursor()Vlad Zahorodnii2022-11-301-1/+4
* Client: Bump wl_output versionVlad Zahorodnii2022-11-221-1/+1
* Client: Call wl_output_release() upon QWaylandScreen destructionVlad Zahorodnii2022-11-221-0/+2
* Client: Add F_SEAL_SHRINK seal to shm backing fileVlad Zahorodnii2022-11-181-1/+7
* tests: fix tst_seatv4 to use 24 as default cursor sizeLiang Qi2022-11-081-1/+1
* Remove uneeded forceRoundTrip on XdgOutputManagerDavid Edmundson2022-11-081-1/+0
* Add dependencies of wayland protocolsInho Lee2022-11-071-0/+2
* Implement QNativeInterface::Private::QWaylandScreenDavid Redondo2022-11-031-2/+9
* Always use blocking write for data_source.sendInho Lee2022-11-011-0/+8
* Implement QNativeInterface::QWaylandApplicationDavid Redondo2022-10-272-4/+71
* Client: Add support for high-resolution scrollingVlad Zahorodnii2022-10-262-8/+32
* Implement window alert with xdg-activationIlya Fedin2022-10-233-0/+20
* Port to new Q_UNREACHABLE_RETURN()Marc Mutz2022-10-191-2/+1
* Allow to run wayland-scanner without --include-core-onlyVolker Krause2022-10-181-3/+6
* Adapt module to work with the new syncqtAlexey Edelev2022-10-121-0/+4
* Add private header filters to the qt_interal_add_module callsAlexey Edelev2022-10-121-0/+2
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-105-20/+20
* Port from container::count() and length() to size()Marc Mutz2022-10-104-10/+10
* Fix syncqt warningsLuca Di Sera2022-10-101-1/+1
* Replace qExchange with std::exchangeMarc Mutz2022-10-061-2/+2
* Call `finishDrag()` in `QWaylandDataDevice::dragSourceCancelled()`Fushan Wen2022-09-221-0/+1
* Client: fix enlargening window position by margins sizeIlya Fedin2022-09-201-2/+1
* Client: clear focus on touch cancelDavid Edmundson2022-09-051-0/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3