75 Commits (e4e5c5230075eec17954fd0592189bef4367c849)

Author SHA1 Message Date
Vlad Zahorodnii 9cdf19c657 autotests: Add keypad global shortcuts test 2 years ago
Vlad Zahorodnii 8bf2318800 wayland: Drop "_interface" from filenames 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 ee31581006 autotests: Remove WAYLAND_ONLY tests 3 years ago
Vlad Zahorodnii 8f21d444c6 Make Workspace::allClientList() return all windows 3 years ago
Vlad Zahorodnii c91b90c58a Tidy Window::windowClosed() signal 3 years ago
Vlad Zahorodnii 10df3b0eb0 Remove Qt 5 specific code 3 years ago
Vlad Zahorodnii f71ee59a37 Port away from Cursor::setPos() 3 years ago
David Edmundson 29b456ff25 Autotests: Use a helper method to create X11 connection 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 a235cd6d26 build: Hardcode kwin name 3 years ago
Vlad Zahorodnii 1801421080 Forward declare Xkb in keyboard_input.h 3 years ago
Vlad Zahorodnii a4cb0e7fd8 Forward declare QAction in src/input.h 3 years ago
Vlad Zahorodnii daa351a398 Remove KGlobalAccel bits from Platform 3 years ago
Vlad Zahorodnii 64dc8d7cfe autotests: Fix testGlobalShortcuts in Qt 6 build 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
Volker Krause 86abf8dbc3 Use a non-deprecated enum value for "no key" 4 years ago
Xaver Hugl 8955a2420e replace all uses of QScopedPointer with std::unique_ptr 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 a21aa839b1 Rename X11Client to X11Window 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 b64f95b703 Integrate kwaylandserver 4 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Julius Zint 270a963350 Migrate all autotest input simulation functions 4 years ago
Volker Krause 51250cfb4a Use | rather than + for combining QFlags 4 years ago
Vlad Zahorodnii 5ee8389705 autotests: Remove unused screens.h includes 4 years ago
Vlad Zahorodnii bf620fbe04 Move Xkb::LEDs enum to KWin namespace 4 years ago
Vlad Zahorodnii 200223e06e autotests: Prepend KWayland::Client:: to Surface 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
Aleix Pol c8a1f48151 GlobalShortcutsTest: No need to make the test longer than it needs to be 5 years ago
Aleix Pol 8cbc03b3be GlobalShortcutsTest: Support running the test without xwayland 5 years ago
Aleix Pol a977ba3311 GlobalShortcutsTest: Fix testNonLatinLayout 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
Andrey Butirsky 91f47c9092 fix global shortcuts for non-Latin symbols 5 years ago
Vlad Zahorodnii 00fcc3a423 wayland: Adjust kwin to SeatInterface changes 5 years ago
Aleix Pol 3b2b9e01f2 Fix GlobalShortcutsTest::testWaylandClientShortcut() 5 years ago
Vlad Zahorodnii 3cdc97a4e9 Avoid converting socket name between QString and QByteArray back and forth 5 years ago
Bhushan Shah 3429617662 adapt to changes in seat and keyboard interface 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago