281 Commits (0be5010c0a6ff0308c2ad124f80e2f1d35a99312)

Author SHA1 Message Date
Martin Flöser 7ef8409157 Move X11-only specific part of EffectsHandlerImpl to x11 platform plugin 9 years ago
Martin Flöser f7d6e4affd [tabbox] Drop the passing to Effects in X11 Filter 9 years ago
Martin Flöser 0ed609590b Add a dedicated X11EventFilter for forwarding property events to the effect system 9 years ago
Martin Flöser 0c6fdeef2d Split out the X11 mouse event filtering for EffectsHandlerImpl 9 years ago
Martin Flöser 054d923411 Move SceneXRender into a plugin 9 years ago
Martin Gräßlin 857d8a9c37 Add a KSharedConfigPtr for kcminputrc to KWin::Application 9 years ago
Martin Gräßlin 2132b1e0c8 [effects] Use arg="true" in the kcfg files 9 years ago
Martin Gräßlin e6aabf5b9f Add callback functionality for touch screen swipe gestures 9 years ago
Martin Gräßlin 22c91df2ec Add support for global touchpad swipe gestures 9 years ago
Martin Gräßlin d38bce776f Add support for skip close animation to OnScreenMessage 9 years ago
Martin Gräßlin ab45659677 Add support for on-screen-message to kwineffects 9 years ago
Martin Gräßlin f9f7b84cb4 Add interactive position selection to screenshot screen under cursor 9 years ago
Martin Gräßlin 27376e39ef [effects] Add interactive window selection mode to ScreenshotEffect 9 years ago
Martin Gräßlin 4783e45ab7 [libkwineffects] Remove EffectsHandler::registerPropertyType 9 years ago
Martin Gräßlin 3041b871ea [libkwineffects] Delete EffectsHandler::deleteRootProperty 9 years ago
Martin Gräßlin bedc01b108 [kwineffects] Add hide/show cursor to EffectsHandler 10 years ago
Martin Gräßlin ea52ef9e57 Add a PlatformCursorImage to Platform and EffectsHandler 10 years ago
Martin Gräßlin 2545162f87 Support highlighting windows through EffectsHandlerImpl 10 years ago
Martin Gräßlin 6af0cc6ebe Add support for touch events in the Effect system 10 years ago
Martin Gräßlin 142aab2e24 Introduce an EffectsHandler::animationsSupported -> bool 10 years ago
Martin Gräßlin 490eaadb83 Turn ScreenLockerWatcher into a KWIN_SINGLETON 10 years ago
Martin Gräßlin d2a3a10802 Split ScreenLockerWatcher into dedicated source files 10 years ago
Martin Gräßlin 6c0ed26c65 Add bool checkInputWindowEvent(QWheelEvent *e) to EffectsHandlerImpl 10 years ago
Martin Gräßlin a029300ce5 Rework cursor image handling for Wayland 10 years ago
Martin Gräßlin 2e7bc0df87 [kwineffects] Pass screen projection matrix to EffectFrame 10 years ago
Martin Gräßlin c1e9280efa [wayland] Unload all effects prior to destroying Xwayland connection 11 years ago
Martin Gräßlin c09f4039d1 Only emit EffectsHandler::windowClosed if Deleted got created 11 years ago
Martin Gräßlin 1a66472494 Merge setting up client and shell client connections in EffectsHandlerImpl 11 years ago
Marco Martin 5a55727056 support the slide protocol 11 years ago
Marco Martin 3f5bf65a9e Use the kwayland blur protocol in the blur effect 11 years ago
Martin Gräßlin ca14073b54 Port scripted effect loading from KService to KPackage 11 years ago
Martin Gräßlin 034276af36 Move clientMaximizedStateChanged signal from Client to AbstractClient 11 years ago
Thomas Lübking 538ff0c8aa ignore elevation list while screen is locked 11 years ago
Thomas Lübking 89195c7e83 ignore elevation list while screen is locked 11 years ago
Martin Gräßlin d60c377890 [wayland] Introduce a ShellClient 11 years ago
Thomas Lübking c5bb84469d make window elevation scriptable 11 years ago
Thomas Lübking 31cfd02756 forward cursorshape changes to effectshandler 11 years ago
Martin Gräßlin 3d9a035312 Move MaximizeMode from KDecorationDefines to utils.h 11 years ago
Martin Gräßlin 1747fde18b Toplevel does not inherit from KDecorationDefines any more 11 years ago
Martin Gräßlin 4230a0d331 [effects] Get xcb_connection_t* and rootWindow through EffectsHandler API 12 years ago
Martin Gräßlin b0e892e359 [kwin] Add a new EffectLoader 12 years ago
Martin Gräßlin 086bc69ec5 [kwin] Use new connect syntax in EffectsHandlerImpl 12 years ago
Martin Gräßlin 2d4d14b1b7 Export Pointer Axis shortcuts to the effect system 12 years ago
Martin Gräßlin 5ea990a740 Export global pointer shortcuts to effect system and use it for cube 12 years ago
Martin Gräßlin b57885a1bf Add registerGlobalShortcut method to kwineffects 12 years ago
Martin Gräßlin 6619faa6ac Pass pointer events through the effect system 12 years ago
Martin Gräßlin e3271ec2e1 [kwin] Add isEffectSupported method to Effects DBus interface 12 years ago
Martin Gräßlin 6b1f0b1fca [kwin] Introduce Screens::size and Screens::geometry 12 years ago
Martin Gräßlin c130db39f2 [kwin] Add override to all virtual methods in EffectFrameImpl 12 years ago
Martin Gräßlin 7532c0f54b [kwin] Add override to virtual methods in EffectWindow(Group)Impl 12 years ago