54 Commits (wilder/Plasma/6.2)

Author SHA1 Message Date
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
Vlad Zahorodnii 86084d118c libkwineffects/ -> effect/ 2 years ago
Vlad Zahorodnii 8566cb3735 Move effectloader.h to libkwineffects/ 2 years ago
Alexander Lohnau 43174a9771 Remove X-Plasma-MainScript from C++ codepaths 2 years ago
Aleix Pol Gonzalez 49a76ea772 Install KWaylandServer headers 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 1f2a060a5e autotests: Remove WAYLAND_ONLY leftovers 3 years ago
Vlad Zahorodnii e0da725533 autotests: Fix Test::waitForWindowDestroyed 3 years ago
Vlad Zahorodnii 4148be0d27 Port to versionless QML module imports 3 years ago
Vlad Zahorodnii 70a063a34c scripting: Rename ScreenEdgeItem to ScreenEdgeHandler 3 years ago
Vlad Zahorodnii f71ee59a37 Port away from Cursor::setPos() 3 years ago
Vlad Zahorodnii 271de0ccc6 scripts: Port some scripts to org.kde.kwin v3 qml api 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 9d53f2d29c autotests: Add missing setVirtualOutputs calls 3 years ago
Vlad Zahorodnii 6d3f00e82c autotests: Remove QVERIFY(signalSpy.isValid()) 4 years ago
Vlad Zahorodnii d2fb4147fc Move multi-purpose code in its own directory 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
Xaver Hugl 9439e7719d screenedge: move singleton to Workspace 4 years ago
Vlad Zahorodnii 4bfb0acc17 Make Workspace track managed outputs 4 years ago
Vlad Zahorodnii 22e5c8a260 autotests: client -> window 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 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
Vlad Zahorodnii 141947d2e8 effects: Link builtin effects with executables 4 years ago
Vlad Zahorodnii d0fd2224bf autotests: Use EffectLoader to list all available effects 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 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
David Edmundson ae6e6dc63c [scripting] Port ScriptedEffects to QJSEngine 5 years ago
Vlad Zahorodnii 566d4aa27b scripting: Port Script to QJSEngine 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zahorodnii d1b35f306d Introduce started signal in Application 6 years ago
Aleix Pol 6abd23ed02 Make it possible to have a separate cursor for the tablet 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Vlad Zahorodnii 55b4912004 Update my email address 6 years ago
Vlad Zahorodnii a738ecce85 [scripting] Provide conversion functions for AbstractClient 6 years ago
Yuri Chornoivan bf58da3e9a Fix minor EBN issues 8 years ago
Martin Gräßlin b221d529a2 [autotests] Fix touch screen edge test after setting a default 9 years ago
Martin Gräßlin 2be1625822 Add support for new touch screen callbacks to KWin scripts and scripted effects 9 years ago
Martin Gräßlin 63b1138307 Add support for new touch screen edge actions to declarative KWin scripts 9 years ago