311 Commits (9ff1f77e8edaa0c87aeee1cdcc698e42121e2c59)

Author SHA1 Message Date
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
Martin Gräßlin 7369a2c3a5 [kwin_wayland] Support using platform wayland for the QPA 11 years ago
Martin Gräßlin 65007cd104 [xwayland] Add a dedicated --xwayland option to kwin_wayland 11 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
Martin Gräßlin b56ed80de1 Workaround broken CI system 11 years ago
Martin Gräßlin d95ab94f0a Migrate away from QX11Info::appTime 11 years ago
Martin Gräßlin 8cb78b7df6 Use KWIN_DBUS_SERVICE_SUFFIX for multi-head service name wrangling 11 years ago
Lasse Liehu 4963bf3d44 Fix QTranslator installation for Qt translations 11 years ago
Martin Gräßlin b6bb4e2548 Register metatype Options::WindowOperation 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Martin Gräßlin 15a1a5b70f Add command line option to enable libinput support 12 years ago
Martin Gräßlin f9a7b94ee7 Create dedicated kwin_x11 and kwin_wayland binaries 12 years ago
Martin Gräßlin 6e195331f6 Revert "set QSG_RENDER_LOOP as basic if not explicitly set" 12 years ago
Hrvoje Senjan 52653aaede Rename KWin binary to kwin_x11 12 years ago
Martin Gräßlin d8dd369f9e Load Qt's translations 12 years ago
Martin Gräßlin 14c5637d68 Add KAboutData's command line arguments to the QCommandLineParser 12 years ago
Martin Gräßlin 7fe2b08bf9 Call KAboutData::setApplicationData 12 years ago
Andreas Hartmetz 9c73055a10 Adapt to changes in KAboutData. 12 years ago
Marco Martin c09d63d192 set QSG_RENDER_LOOP as basic if not explicitly set 12 years ago