22 Commits (2205260bfdecd4af45bdc6245354dca3ae744231)

Author SHA1 Message Date
Laurent Montel 86c6238cfa Don't use QtTest => use QTest + missing include 3 years ago
Vlad Zahorodnii 10df3b0eb0 Remove Qt 5 specific code 3 years ago
Vlad Zahorodnii 13d88081d3 Change type of Window.wmCommand and Window.wmClientMachine to QString 3 years ago
Vlad Zahorodnii 7096e3ead8 Run clang-format 4 years ago
Volker Krause 57e0119d23 Adapt to Qt6's removal of Qt::X11Extras 4 years ago
Vlad Zahorodnii 293b2244ac Move xcbutils to utils directory 4 years ago
Vlad Zahorodnii 68c675d00d Make source code more relocatable 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zagorodniy b6e67869e3 autotests: Port QSignalSpies to new connect syntax 7 years ago
David Edmundson a3cff85e7a Remove Qt module declarations in includes 8 years ago
Martin Gräßlin 346619aa36 Remove KWin::display from kwinglobals 9 years ago
Martin Gräßlin d345878b52 [autotests] Add Q_CONSTRUCTOR_FUNCTION to X11 specific tests to force xcb 10 years ago
Martin Gräßlin 66c61adb6d [autotests] Drop KWIN_TEST_MAIN macro 10 years ago
Martin Gräßlin 0d51952d78 Provide x11Connection as a property on the KWin::Application 11 years ago
Martin Gräßlin fe9873e4b1 Provide x11RootWindow as a property on the KWin::Application 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Martin Gräßlin cf498cc14b Use KWindowInfo::clientMachine in ClientMachine::resolve 12 years ago
Martin Gräßlin 9075b5e2d6 [kwin] Remove cursorPos() from utils.h 12 years ago
Martin Gräßlin b274fb9297 InputRedirection emits a signal when the modifiers change 12 years ago
Martin Gräßlin 7523c1e7d7 Integrate KWin::Cursor with InputRedirection 12 years ago
Martin Gräßlin 04716ae5e3 [kwin] Rename tests subdirectories to autotests 12 years ago
Matteo De Carlo 3297655fa2 Replace NULL with nullptr in kwin tests 12 years ago
Martin Gräßlin 1d2c2d5982 Use Q_SLOTS and Q_SIGNALS instead of slots and signals 13 years ago
Martin Gräßlin 9f4f713e52 Remove mocked getStringProperty for test_client_machine 13 years ago
Martin Gräßlin dfec59c60e Port getStringProperty to XCB 13 years ago
Martin Gräßlin f238cbc3f5 Light-weight wrapper class for an xcb_window_t 13 years ago
Raphael Kubo da Costa d703adbdc1 Add a few more headers required by getaddrinfo(3). 13 years ago
Martin Gräßlin 2d4b67d361 Do not use a shared pointer for the Xcb::Wrapper 13 years ago
Martin Gräßlin fdbf89dac8 Ensure we destroy our test windows 13 years ago
Martin Gräßlin 5cd223f051 Improved resolving whether a window is on local machine 13 years ago