406 Commits (cf27a056b8ebf62ceb4710ba9cbe1ee61ce9d8f8)

Author SHA1 Message Date
Thomas Lübking c5bb84469d make window elevation scriptable 11 years ago
Thomas Lübking 4a9b56d950 forward showingDesktop signal to effects 11 years ago
Martin Gräßlin 9a0fd94013 Introduce AbstractBackend as base class for Wayland and X11Windowed backend 11 years ago
Martin Gräßlin e2c422dcb5 Woraround possible broken cursor when creating mouse interception window 11 years ago
Thomas Lübking 31cfd02756 forward cursorshape changes to effectshandler 11 years ago
Martin Gräßlin 7b5cf8bcdc [effects] Ensure the correct cursor shape is set for mouse interception 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 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 bf4ba54647 Remove displayWidth and displayHeight from the compositor 11 years ago
Martin Gräßlin b7a8bb4f52 Drop build option KWIN_BUILD_SCREENEDGES 11 years ago
Martin Gräßlin a7bcb70980 [kdecoration2] Adjust to DecortionSettings no longer being a singleton 12 years ago
Martin Gräßlin a9587dd19d Bring back CloseButtonCorner in EffectsHandlerImpl 12 years ago
Martin Gräßlin a019fa259c Load decoration plugin settings from meta data 12 years ago
Martin Gräßlin 0030eb7f84 Initial import of support for new KDecoration2 based decorations 12 years ago
Martin Gräßlin 6e1df6ba62 Do not register dbus service org.kde.kwin.Effects 12 years ago
Martin Gräßlin 7fcecc616c Drop "kwin4_effect_" prefix for BuiltIn Effects 12 years ago
Martin Gräßlin b45eeae352 [Xcb::Wrapper] Introduce a Property and StringProperty Wrapper subclass 12 years ago
Martin Gräßlin 2d2e1976cb Fix EffectsHandlerImpl::getProxy 12 years ago
Martin Gräßlin b0e892e359 [kwin] Add a new EffectLoader 12 years ago
Martin Gräßlin 3bbc9436db [kwin] Add a virtual Effect::requestedEffectChainPosition 12 years ago
Martin Gräßlin 659b760355 [kwin] Rename BuiltInEffects::enabledByDefault to checkEnabledByDefault 12 years ago
Martin Gräßlin 086bc69ec5 [kwin] Use new connect syntax in EffectsHandlerImpl 12 years ago
Martin Gräßlin 635d044869 [kwin] Reparse shared configuration before reconfiguring an Effect 12 years ago
Martin Gräßlin bc0a9cb53a [kwin] Use std::find_if and lambda functions for Workspace::findClient 12 years ago
Martin Gräßlin 12a4923959 [kwin] Use std::find_if and lambda functions for Workspace::findUnmanaged 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 6baf794f88 InputRedirection for keyboard events 12 years ago
Martin Gräßlin 92761e9e30 [kwin] Fix ifdefs for Wayland 12 years ago
Martin Gräßlin 9f22a99887 Install cursor from Effects mouse interception to Wayland surface 12 years ago
Martin Gräßlin 6619faa6ac Pass pointer events through the effect system 12 years ago
Aleix Pol c72e519d9c Remove KDE/ prefix in include directories 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 4dff7888e3 [kwin] Drop build option to build without scripting 12 years ago
Martin Gräßlin f9dfb11144 [kwin] Drop EffectsHandlerImpl::displayWidth and EffectsHandlerImpl::displayHeight 12 years ago
Martin Gräßlin 29af52fbf1 Keep KWin responsive while loading all effects 12 years ago
Martin Gräßlin 76efe517a7 Turn built-in effects into a library kwin links against 12 years ago
Martin Gräßlin 91c420ada0 [kwin] Fix possible crash in desktopPresenceChanged 12 years ago
Thomas Lübking c378bf4f7c emit desktopPresenceChanged from Client:setDesktop 12 years ago
Martin Klapetek 81f563d610 Fix an assert on KWin shutdown 12 years ago
Martin Gräßlin dec41bbad8 Make Scene's QPainter available to effects 12 years ago
Martin Gräßlin 5d3d8834ab Pass creation of Scene::EffectFrame to the Scene 12 years ago
Martin Gräßlin 73054577df [libkwineffects] Add a signal for screen count changed 12 years ago
Martin Gräßlin 2372e02752 [kwin] Use a QIcon in Client for the icons instead of Pixmaps 12 years ago
Martin Gräßlin b7be3cb621 Better handling for making the compositing OpenGL context current 12 years ago
Martin Gräßlin 0ad6811684 [kwin] Fix crash in tear-down of EffectsHandlerImpl 13 years ago
Martin Gräßlin be3a0cf4ca Fix reading of window properties from effects 13 years ago