330 Commits (b06fb6b0601e554a3886d515d0a397c23bdfafca)

Author SHA1 Message Date
Vlad Zahorodnii fb0bcff1c8 plugins/qpa: Improve handling of output addition and removal 5 years ago
Vlad Zahorodnii 3a7bce693e Explicitly destroy plugins 5 years ago
Laurent Montel 2ac8611523 If include is define in .h remove it if it's defined in .cpp too (scripted) 5 years ago
Vlad Zahorodnii 4ce853e8e4 Prettify license headers 6 years ago
Vlad Zahorodnii 1fb9f6f13a Switch to SPDX license markers 6 years ago
Vlad Zahorodnii 19ad172584 Survive Xwayland crashes 6 years ago
Vlad Zahorodnii d1b35f306d Introduce started signal in Application 6 years ago
Aleix Pol e28e4cb189 Move inputConfig away from KWin::Application 6 years ago
Aleix Pol 3a9d7a6e9d Port KWin to KWaylandServer 6 years ago
Kai Uwe Broulik be31101f12 Remove QSessionManager usage 6 years ago
Vlad Zahorodnii 55b4912004 Update my email address 6 years ago
Laurent Montel 797b477138 Already added by kaboutdata 6 years ago
Vlad Zahorodnii a7e18789cb Fix crash in XRenderPictureData::~XRenderPictureData 6 years ago
Vlad Zahorodnii f21f61db38 Update KAboutData 6 years ago
David Edmundson a209ee7865 Don't notify ksplash in our wayland session 7 years ago
Roman Gilg 1db84a2ba7 Split Compositor class in Wayland and X11 child classes 7 years ago
Vlad Zagorodniy c7639fd7ed Port away from deprecated headers 7 years ago
Roman Gilg 608a89a85b [autotests] Use Xwayland class in WaylandTestApplication 7 years ago
Vlad Zagorodniy 05c9b1adc2 Update about data 7 years ago
David Edmundson a3cff85e7a Remove Qt module declarations in includes 8 years ago
Martin Flöser bbf00fdd98 Require libinput and udev 8 years ago
Martin Flöser a74f8766c3 Drop OperationModeX11AndWayland and introduce OperationModeWaylandOnly instead 9 years ago
Martin Flöser 5cbd28f9a0 Move X11 specific Workspace initialization code into dedicated method 9 years ago
Martin Gräßlin 857d8a9c37 Add a KSharedConfigPtr for kcminputrc to KWin::Application 9 years ago
Martin Gräßlin 8d9c4acf4d Provide kxbk config through kwinApp 9 years ago
Martin Gräßlin 6184278bec Fix for failing testScriptedEffectsLoader 9 years ago
Martin Gräßlin 1c1dca6da4 Move registerMetaType for SurfaceInterface* to main.cpp 10 years ago
Martin Gräßlin 440cca918e Register metatype for KWin::EffectWindow* 10 years ago
Martin Gräßlin 03700500be Create Cursor instance through Platform 10 years ago
Martin Gräßlin 490eaadb83 Turn ScreenLockerWatcher into a KWIN_SINGLETON 10 years ago
Martin Gräßlin c45942a70c Move requiresCompositing from Application to Platform 10 years ago
Martin Gräßlin bd8f6d78f0 Move everything KCrash related from Application to ApplicationX11 10 years ago
Martin Gräßlin d31e9e88b4 Rename abstract_backend.(h|cpp) to platform.(h|cpp) 10 years ago
Martin Gräßlin 10632f09ca Rename AbstractBackend to Platform 10 years ago
Martin Gräßlin 7996d954c5 Provide the platform() -> AbstractBackend* in KWin::Application 10 years ago
Martin Gräßlin 9e54cb5a1f Move global event filter from Application to ApplicationX11 10 years ago
Oleg Chernovskiy 7ccca92c3e Remove crash handling in kwin_wayland 10 years ago
Kevin Funk 8ea4f4dae7 Port to CMake AUTOMOC 10 years ago
Martin Gräßlin 1f7daa934d KWin::Application holdes a KSharedConfigPtr with the config 10 years ago
Martin Gräßlin 1998d5ac1a [wayland] Improve tear-down to not crash if X11 applications are still around 11 years ago
Martin Gräßlin f7d317601e Install a categories file for kdebugsettings 11 years ago
Martin Gräßlin f6458fa1e8 Port away from KToolInvocation 11 years ago
Martin Gräßlin 3041a7c32d [wayland] Add a plugin for kglobalaccel 11 years ago
Thomas Lübking 3442664609 port session management to KF5 11 years ago
Martin Gräßlin 604b6d05f5 [wayland] Ensure Compositor is destroyed early enough 11 years ago
Martin Gräßlin c798977e55 [wayland] Ensure KWin::atoms are destroyed before doing xcb_disconnect 11 years ago
Martin Gräßlin 90b1980ce0 Emit signal in Application once Screens are created 11 years ago
Martin Gräßlin 50ef02fa1b [wayland] Start Compositor and Scene before Workspace 11 years ago
Martin Gräßlin f39c3c8cbb Emit signal from Application once Workspace is created 11 years ago
Martin Gräßlin 0f945f53fe Move creation of InputRedirection, Cursor and Screens out of Workspace 11 years ago