69 Commits (2922b8d0a7002f5cbc1b533b5fb4e133f6825c3b)

Author SHA1 Message Date
Vlad Zahorodnii 2922b8d0a7 autotests: Make xdg-toplevel-decoration-v1 factory function return a std::unique_ptr 2 years ago
Vlad Zahorodnii af7388c8a3 autotests: Port xdg-shell factory functions to unique_ptr 2 years ago
Vlad Zahorodnii 784d48ef52 Port away from deprecated KConfigBase::group() api 2 years ago
Aleix Pol Gonzalez b853de3d29 Allow building KWin without KGlobalAccel 2 years ago
Laurent Montel 86c6238cfa Don't use QtTest => use QTest + missing include 3 years ago
Vlad Zahorodnii 6b2f46ca1f autotests: Remove unused outputbackend.h includes 3 years ago
Xaver Hugl 6e9d5c2cc3 autotests: directly call setVirtualOutputs 3 years ago
Vlad Zahorodnii e0da725533 autotests: Fix Test::waitForWindowDestroyed 3 years ago
Vlad Zahorodnii f71ee59a37 Port away from Cursor::setPos() 3 years ago
Vlad Zahorodnii 64a6a70b3e autotests: Use fewer Window::clientPos() 3 years ago
Vlad Zahorodnii 12acd9bb78 autotests: Port away from OutputBackend::setInitialWindowSize() 3 years ago
Vlad Zahorodnii b830d408af core: Rename Platform to OutputBackend 3 years ago
Vlad Zahorodnii 482741499d autotests: Reduce the number of "using namespace KWayland::Client" 3 years ago
Vlad Zahorodnii 7fffe99328 build: Add -Wno-unused-parameter compiler option 3 years ago
Vlad Zahorodnii a4cb0e7fd8 Forward declare QAction in src/input.h 3 years ago
Vlad Zahorodnii 6d3f00e82c autotests: Remove QVERIFY(signalSpy.isValid()) 4 years ago
Vlad Zahorodnii 38600a6235 Revert "Merge gesture structs/enums" 4 years ago
Vlad Zahorodnii 74da80763f Revert "Rename GestureDirection to GestureType" 4 years ago
Eric Edlund 5de6c507db Rename GestureDirection to GestureType 4 years ago
Eric Edlund d29c7a6c2b Merge gesture structs/enums 4 years ago
Vlad Zahorodnii d2fb4147fc Move multi-purpose code in its own directory 4 years ago
Xaver Hugl cdf777663d autotests/integration: use std::unique_ptr for wayland surfaces 4 years ago
Vlad Zahorodnii e24ee60bb2 autotests: Remove Test::initWaylandWorkspace() 4 years ago
Xaver Hugl 8955a2420e replace all uses of QScopedPointer with std::unique_ptr 4 years ago
Vlad Zahorodnii 4bfb0acc17 Make Workspace track managed outputs 4 years ago
Xaver Hugl 615cd352fb add autotest for touchscreen gestures 4 years ago
Vlad Zahorodnii 22e5c8a260 autotests: client -> window 4 years ago
Vlad Zahorodnii 175037d9d1 Prefer the term "window" over "client" in Workspace 4 years ago
Nils Fenner b491aeb9ae Rename AbstractClient to Window 4 years ago
Vlad Zahorodnii 8e7a8c5a11 Rename AbstractOutput to Output 4 years ago
Vlad Zahorodnii 3534b6afee Remove input processing functions in Platform 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Julius Zint 270a963350 Migrate all autotest input simulation functions 4 years ago
Vlad Zahorodnii 5ee8389705 autotests: Remove unused screens.h includes 4 years ago
Xaver Hugl 6a99bfd2f4 make software cursors work per output 4 years ago
Vlad Zahorodnii acb0683e0d wayland: Properly handle async xdg-decoration updates 4 years ago
Vlad Zahorodnii da53d26543 autotests: Pass parent object as last argument to createXdgToplevelSurface() and createXdgPopupSurface() 4 years ago
Vlad Zahorodnii c09a03a927 Drop Platform::touchPointCount() 4 years ago
Andrey Butirsky e4e920d895 [testBorderlessMaximizedWindow] add touch to the test 4 years ago
Vlad Zahorodnii 200223e06e autotests: Prepend KWayland::Client:: to Surface 5 years ago
Vlad Zahorodnii 543145e76f autotests: Port common screen check preamble to AbstractOutput 5 years ago
Vlad Zahorodnii 7016da39c8 Move active output tracking to workspace 5 years ago
Vlad Zahorodnii b08807cc36 autotests: current abstract output 5 years ago
Vlad Zahorodnii 9a7ab8a62e Rework async geometry updates 5 years ago
Vlad Zahorodnii 282e0d1c4d autotests: Port the tests to new xdg-shell helpers 5 years ago
Aleix Pol a3d32fa836 Ensure we start our tests with wayland already initialised 5 years ago
Vlad Zahorodnii d23dab7be9 wayland: Fix handling of synthetic touch cancel events 5 years ago
Vlad Zahorodnii 90c6ba20ed autotests: Fix TouchInputTest::testCancel() 5 years ago
Xaver Hugl 93ee2f6815 Add test for TouchInputRedirection::m_touches 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago