896 Commits (62ef8ddcadc87f20ea2142eb75ca211c92cfd5cd)

Author SHA1 Message Date
Martin Gräßlin 7a1fe42be0 Fix uninitialized memory and logic error in PaintRedirector 14 years ago
Martin Gräßlin 62c4d449f5 Use signals'n'slots instead of deep function call into Compositor 14 years ago
Martin Gräßlin 0f2e5e61a8 Move reinitializeCompositing and restartKWin into the Compositor 14 years ago
Martin Gräßlin 28a5487d4d Drop compositing prefixes from methods and variables in Compositor 14 years ago
Martin Gräßlin 2d954a6bf3 Make the Scene owned by the Compositor 14 years ago
Arthur Arlt f3739469a2 Move Workspace's compositing functions to own class Compositor 14 years ago
Martin Gräßlin 46996d318e Split the User Actions Menu out of Workspace 14 years ago
Martin Gräßlin 5042ca2bdc Adding a screen menu to the Client's useraction menu 14 years ago
Martin Gräßlin 23f2de009b Effects can provide support information through properties 14 years ago
Martin Gräßlin a394fade64 Remove Tiling support from KWin 14 years ago
Martin Gräßlin 30bb8be037 Add activity support to Workspace Script Wrapper and Effects 14 years ago
Thomas Lübking a6463653b9 move reinitCascading to setNumberOfDesktops because it updates an internal list that is trusted to be of (at least) desktopCount_ size 14 years ago
Thomas Lübking fc665106c9 Swap vsync order, trade in 1frame lag 14 years ago
makis marimpis 7de8f5e7fe Add activity support for desktop focus chains. 14 years ago
Thomas Lübking 8436d99e46 fix build for KWIN_BUILD_SCREENEDGES=OFF 14 years ago
Thomas Lübking a332bf183b add desktopChanged signal to effects that carries the optionally changing widget 14 years ago
Thomas Lübking 3a6095726e Only reserve required electric borders for ElectricAlways 14 years ago
makis marimpis a9e66dc7f3 "New Desktop" in to Desktop menu 14 years ago
Martin Gräßlin bb5dce0e3b Use KGlobal::config() instead of specifying kwinrc 14 years ago
Martin Gräßlin be55ac5c60 Introduce post Workspace init phase 14 years ago
Martin Gräßlin ed7d612ef3 Ensure that Extension::init() is only performed once 14 years ago
Martin Gräßlin 3ed63d4c45 Reparse Configuration at startup asynchronous 14 years ago
Martin Gräßlin 818714432f Move Scripting from main to Workspace 14 years ago
Martin Gräßlin 563dc7fb8e Do not create Deleted on Workspace Shutdown 14 years ago
Thomas Lübking 9ca81a2f79 move sync dbus calls to kactivitymanagerd into extra thread 14 years ago
Martin Gräßlin c4d8a54e98 Keep position in stacking order for deleted windows 14 years ago
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows 14 years ago
Martin Gräßlin 27643f5a9e Drop kephal dependency from KWin 14 years ago
Martin Gräßlin a0c6f70a0e Drop refresh method on D-Bus interface 14 years ago
Thomas Lübking 06ab909eb2 check for requested opengl graphicssystem rather than raster twice ;-) 14 years ago
Martin Gräßlin 2fb8fb1c21 Introducing a build option for KActivities support 14 years ago
Martin Gräßlin 81c6eeb4f4 Remove commented code from old scripting 14 years ago
Thomas Lübking eb83686d56 [Janitorial] Remove legacy "rules" to ignore position request and focus stealing prevention 14 years ago
Martin Gräßlin 23485fd604 Add graphics system information to debug output 14 years ago
Martin Gräßlin 214375f923 Query KWin for available debug output 14 years ago
Martin Gräßlin 6c225755fc Drop C++ based Desktop Change OSD 14 years ago
Martin Gräßlin 212908ee88 Refactoring of KWin::Options: getter methods instead of public variables 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago
Martin Gräßlin 7c6155a865 Drop xinerama related options 14 years ago
Martin Gräßlin 075f6f988a Remove unused scripting import 14 years ago
Thomas Lübking 5b40492a84 add support for graphicssystem selection 14 years ago
Thomas Lübking 0b23c516a7 add support for graphicssystem selection 14 years ago
Martin Gräßlin a3bed4b7ba Connect Kephal signals directly to screenChangedTimer 14 years ago
Martin Gräßlin 572cd64af5 Import of a KCM for KWin scripts 14 years ago
Thomas Lübking 3c3d6c960a Revert "bypass timer for zero delay focus requests" 14 years ago
Thomas Lübking a683eeba11 Revert "fix focus delay optimization" 14 years ago
Thomas Lübking e1a63303b6 fix focus delay optimization 14 years ago
Thomas Lübking 8b77a204ea bypass timer for zero delay focus requests 14 years ago