82 Commits (ed3942b0701fb1c2fd969dcaed1c4df4044f53a1)

Author SHA1 Message Date
Xaver Hugl d0c4aeeb08 options: enable separate screen focus by default 2 years ago
Kristen McWilliam 246824aa61 autotests: add test for global keyboard shortcut 2 years ago
Vlad Zahorodnii af7388c8a3 autotests: Port xdg-shell factory functions to unique_ptr 2 years ago
Vlad Zahorodnii da4f4d7e69 Rename UnmanagedLayer to OverlayLayer 2 years ago
Aleix Pol Gonzalez b853de3d29 Allow building KWin without KGlobalAccel 2 years ago
Vlad Zahorodnii 4faad8bd49 effects.h -> effecthandler.h 2 years ago
Vlad Zahorodnii 86084d118c libkwineffects/ -> effect/ 2 years ago
Vlad Zahorodnii 36021b12a7 Drop redundant "kwin" prefix in some filenames 2 years ago
Vlad Zahorodnii 8bf2318800 wayland: Drop "_interface" from filenames 3 years ago
Vlad Zahorodnii 14ab38b596 composite.h -> compositor.h 3 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 e3bc9e8ac6 autotests: Allow running lockscreen test with software rendering 3 years ago
Vlad Zahorodnii c693450976 backends/virtual: Port to gbm 3 years ago
Vlad Zahorodnii e88a4e34a3 Remove some include_directories() 3 years ago
Vlad Zahorodnii a2062090eb Rename interactive move resize lifecycle signals 3 years ago
Vlad Zahorodnii f71ee59a37 Port away from Cursor::setPos() 3 years ago
Vlad Zahorodnii 773d8c61b1 autotests: Reduce execution time of testLockScreen 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 a4cb0e7fd8 Forward declare QAction in src/input.h 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
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
Xaver Hugl 9439e7719d screenedge: move singleton to Workspace 4 years ago
Vlad Zahorodnii 4bfb0acc17 Make Workspace track managed outputs 4 years ago
Vlad Zahorodnii 572a0904d8 autotests: Register ElectricBorder type 4 years ago
David Edmundson c36ecacf1c Wait for lockscreen to actually be started before running lock tests 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 b64f95b703 Integrate kwaylandserver 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
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 48f943bd75 Introduce explicit base render backend type 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 a06690021d Remove OpenGL2Compositing enum 5 years ago
Vlad Zahorodnii 1b2c7b248b Run clazy with qt-keywords fixit 5 years ago
Vlad Zahorodnii edb7867ee9 Prepend "Interactive" to interactive move resize methods 5 years ago