1047 Commits (6bad553f05f459cd0f0d206db22215f1b049ddcc)

Author SHA1 Message Date
Arjen Hiemstra 6bad553f05 Temporarily disable testXkb and testX11Window 2 years ago
Vlad Zahorodnii 8fbf287254 libkwineffects: Port to VirtualDesktop 2 years ago
Vlad Zahorodnii 3bed991941 Link KI18n with libkwin privately 2 years ago
Alexander Lohnau 0d3b017b23 Avoid QtDBus module include in commonly used headers 2 years ago
Kai Uwe Broulik 3eb90b2c60 Adjust to KDecoration init API returning a bool 2 years ago
Laurent Montel bc6116c5a7 There's no QVector anymore, QList is the QVector in Qt6 2 years ago
Alexander Lohnau 43174a9771 Remove X-Plasma-MainScript from C++ codepaths 2 years ago
Nicolas Fella 39fe6cd286 Remove window type from internal window and window system plugin 2 years ago
Vlad Zahorodnii 9e10394db1 Move window specific signals from EffectsHandler to EffectWindow 2 years ago
Xaver Hugl ae84480fbf outputconfigurationstore: add new config system 2 years ago
Vlad Zahorodnii dc6dba231d Port away from KWayland's server-decoration implementation 3 years ago
Vlad Zahorodnii 6029a68433 backends/fakeinput: Implement fake-input v5 3 years ago
Vlad Zahorodnii d6e94163f5 backends/fakeinput: Implement fake input protocol in backend 3 years ago
Vlad Zahorodnii 15ed4f393e wayland: Simplify startup of compositor 3 years ago
Vlad Zahorodnii de36fe82e8 wayland: Integrate KWaylandServer classes into KWin namespace 3 years ago
Vlad Zahorodnii 8bf2318800 wayland: Drop "_interface" from filenames 3 years ago
Vlad Zahorodnii 67dcf53e80 autotests: Add more test cases in LayerShellV1WindowTest::testPlacementArea 3 years ago
Vlad Zahorodnii 7d626363e4 autotests: Remove old kernel checks 3 years ago
Xaver Hugl 32ae9dd7d1 libkwineffects: rename major and minor methods 3 years ago
Vlad Zahorodnii 6dd6e176e3 Move X11Compositor and WaylandCompositor in their own files 3 years ago
Vlad Zahorodnii 14ab38b596 composite.h -> compositor.h 3 years ago
Vlad Zahorodnii 9cf6011ba4 autotests: Don't be so paranoid about compositing type 3 years ago
Xaver Hugl a5df88b0de libkwineffects: move linux kernel version query out of GLPlatform 3 years ago
Xaver Hugl 27f90476b4 libkwineffects: rename kwingl* files to gl* 3 years ago
Mikhail Vinogradov 82be16df29 Try to refresh textInput active focus status 3 years ago
Vlad Zahorodnii dee8a3b3a7 Clear decoration focus when window closes 3 years ago
Alexander Lohnau 40be656eed Adjust to changed signature of kcoreaddons_target_static_plugins 3 years ago
Vlad Zahorodnii d25574e7c6 Merge Window::userCanSetFullscreen() with Window::isFullscreenable() 3 years ago
Vlad Zahorodnii 346d4413a1 Remove boolean trap in Window::setFullScreen() 3 years ago
Kai Uwe Broulik 410ca44e6e XdgPopupWindow: Reposition for non-reactive positioners 3 years ago
Xaver Hugl 74f10d0cdf port most uses of the reset(new ...) pattern to std::make_unique 3 years ago
Antonio Russo 5502ce9a9c placeSmart: Properly track width and height 3 years ago
Laurent Montel b823747c3b Add explicit moc includes to sources for moc-covered headers 3 years ago
Vlad Zahorodnii 6cd56d5192 wayland: Implement cursor-shape-v1 3 years ago
Laurent Montel 86c6238cfa Don't use QtTest => use QTest + missing include 3 years ago
Aleix Pol Gonzalez 49a76ea772 Install KWaylandServer headers 3 years ago
Vlad Zahorodnii 16cc0f5ebb autotests: Make test framework a static lib again 3 years ago
Vlad Zahorodnii 3698127bc6 Drop InputConfig 3 years ago
Vlad Zahorodnii 84c7d3cf4b autotests: Remove cursor.cpp from test framework sources 3 years ago
Xaver Hugl 480f857d29 outputconfigurationstore: don't handle laptop lid closing yet 3 years ago
Vlad Zahorodnii 712fd3396c Sync EffectsHandler::windowAdded with Workspace::windowAdded 3 years ago
Vlad Zahorodnii 23f533aa52 autotests: Skip ScreencastingTest::testOutputCasting when running in ci 3 years ago
Aleix Pol fbbaab3eaf kcm/decoration: Allow specifying the kcm separately from the decoration 3 years ago
Vlad Zahorodnii b90ae2f8fc Move window hiding logic to Window 3 years ago
David Edmundson 3ea701743e screen edge: Emit cleanup signals if needed on teardown 3 years ago
Vlad Zahorodnii ebf6bd3a33 autotests: Move plasmashell bits from testMoveResizeWindow to testPlasmaSurface 3 years ago
Vlad Zahorodnii 1c87a804f0 autotests: Port testShowingDesktop to layer-shell 3 years ago
Vlad Zahorodnii 05695d7f1b autotests: Avoid binding plasmashell global in tests that don't use it 3 years ago
Vlad Zahorodnii 2aba3deca4 wayland: Drop screen edge support in XdgToplevelWindow 3 years ago
Vlad Zahorodnii cdb8887a15 wayland: Drop strut support in XdgToplevelWindow 3 years ago