53 Commits (2922b8d0a7002f5cbc1b533b5fb4e133f6825c3b)

Author SHA1 Message Date
Aleix Pol Gonzalez bf1ce85474 Make it possible to build KWin without libxcb 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 8f21d444c6 Make Workspace::allClientList() return all windows 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 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
Vlad Zahorodnii 4bfb0acc17 Make Workspace track managed outputs 4 years ago
Vlad Zahorodnii 2fdb55b199 Rename InternalWindow::internalWindow() to InternalWindow::handle() 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
Vlad Zahorodnii fb4607f5a6 Rename InternalClient to InternalWindow 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
Vlad Zahorodnii 5ee8389705 autotests: Remove unused screens.h includes 4 years ago
Vlad Zahorodnii 293b2244ac Move xcbutils to utils directory 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
Vlad Zahorodnii a8dd455953 Fix DebugConsoleTest 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago
Vlad Zahorodnii a1fe70baaa Port some tests away from a deprecated QProcess::start() overload 6 years ago
Vlad Zahorodnii 3805f212ec autotests: Remove XdgShellSurfaceType enum 6 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
Vlad Zahorodnii df9e36ee68 [wayland] Destroy XdgToplevelClient and XdgPopupClient on unmap 6 years ago
Vlad Zahorodnii 9cce7f8686 [wayland] Drop support for legacy xdg-shell-v6 protocol 6 years ago
Vlad Zahorodnii be759b7d33 Use AbstractClient instead of XdgShellClient wherever possible 6 years ago
Vlad Zagorodniy 168ea98845 Rename ShellClient to XdgShellClient 7 years ago
Vlad Zagorodniy 665ec0a5de [wayland] Drop xdg-shell v5 support 7 years ago
Vlad Zagorodniy d92d6e77ae [autotests] Don't test wl-shell clients 7 years ago
Vlad Zagorodniy bebe81209c Port QPA away from Wayland 7 years ago
Roman Gilg cd6b69a4d2 [platforms/virtual] Create output devices 7 years ago
Vlad Zagorodniy 8af2fa73dc Run clang-tidy with modernize-use-override check 7 years ago
Roman Gilg bc309929a0 [autotests] Fix debug console test 7 years ago
Roman Gilg 8136c2722b [platforms/virtual] Add virtual output class 8 years ago
Martin Gräßlin eae9bdd50a [autotests/integration] Use socketpair for Wayland connection 9 years ago
Martin Gräßlin db58c421eb Internal windows cannot be minimized 9 years ago
Martin Gräßlin fd6e4bb023 Destroy DebugConsole on hide of QWindow 10 years ago
Martin Gräßlin 4d47f6d831 [autotests/integration] Add a test case for closing DebugConsole 10 years ago
Martin Gräßlin c3af4c3f9c Add support for xdg-shell version 5 interface 10 years ago