495 Commits (e810dbc582a2c82e83cbb656b43597eb902769d4)

Author SHA1 Message Date
Xavier Vello 070555e59e Commit patch from SlashDevDsp fixing #223515 16 years ago
Lucas Murray 51168e97a4 Keep the logout effect active until KWin is killed or the user cancels 16 years ago
Lucas Murray fc0633fae3 If the loaded decoration library isn't a valid decoration load the 16 years ago
Lucas Murray df2b3170cb Fix conflicts with sliding popups, fade, fall apart, scale in and 16 years ago
Fredrik Höglund b95c6f721c Make it possible for effects to store arbitrary data in EffectWindow. 16 years ago
Lucas Murray 7d897b7d3f Added PAINT_DISABLED_BY_CLIENT_GROUP. Allow highlighting of inactive tab 16 years ago
Fredrik Höglund fd8a4c54a7 Add AbilityExtendIntoClientArea. 16 years ago
Jacopo De Simoi abe42cf21f Recreate effectframe textures when compositing is disabled/enabled to avoid corruption 16 years ago
Jacopo De Simoi 239fa294b8 Use a set instead of a counter to keep track of moving windows, this is much less error-prone and allows to avoid corner cases 16 years ago
Martin Gräßlin 0ecc15e119 Use a hash iterator instead of keys() to walk through the hash. 17 years ago
Martin Gräßlin 08aeaca855 Fixing build issue with inconsistent constness with Sun compiler. 17 years ago
Fredrik Höglund 0a8c06b054 Implement support for _KDE_NET_WM_FRAME_OVERLAP. 17 years ago
Martin Gräßlin 1333644850 A screen is not a desktop 17 years ago
Martin Gräßlin 2ff73028a0 Make it possible to move windows across screens in desktop grid. 17 years ago
Lucas Murray 00e131a1a5 Allow window tabbing titlebar actions to be configurable; Set default 17 years ago
Darío Andrés Rodríguez 23dcb5d66a - Reduce the ammount of unused vars/parameters warnings 17 years ago
Lucas Murray 27d13ea5fb Fix compile on 64-bit systems. 17 years ago
Lucas Murray a0d07d12a2 Merged r970865:1049322 from /branches/work/kwin-tabbing 17 years ago
Lucas Murray a6e68a5f6f Revert failed Krazy changes. 17 years ago
Martin Gräßlin 77f0f0eaca Adding the missing pieces for a nice and fast letterbox resizing as a replacement for the drawbound resizing. 17 years ago
Martin Gräßlin aff72003dd The TabBox passes KeyEvents to the effects. So we can navigate with left/right/up/down in presentwindows when used as alt+tab effect. Filtering is of course disabled. 17 years ago
Lucas Murray 424d358fd2 Less Krazy warnings please. 17 years ago
Lucas Murray 8a8428e41c Less Krazy warnings please. 17 years ago
Lucas Murray e251d9316f Detect when we receive an incomplete FBO and consider it invalid. 17 years ago
Lucas Murray 3fd898cbf7 Less warnings please. 17 years ago
Lucas Murray 8cbce93613 Less warnings please. 17 years ago
Lucas Murray ca9df8caae Add window snapping to the desktop grid effect. 17 years ago
Andreas Kling a26a08830d Always respect the cornerShape(). Fixes a minor visual glitch when a shaped 17 years ago
Robin Harold Burchell 102ec081e2 Extend on the quicktiling(/snap) work by mgraesslin in r1021305: 17 years ago
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 17 years ago
Andreas Kling 0204c2127c Fixed some uses of uninitialized data (SceneOpenGL::selfCheckDone and TimeLine::m_CurveShape) 17 years ago
Hugo Pereira Da Costa 39731f6d8c added 'SettingCompositing' to notify decorations that compositing state has changed 17 years ago
Martin Gräßlin 754f5d0829 Quick maximize and tiling when moving a window to the left/right or top screen edge. 17 years ago
Lucas Murray da37b1f16d Don't const effect proxies. 17 years ago
Sandro Giessl 90a81cd6d3 Prevent double deletion of widgets that are managed by their QObject parents 17 years ago
Lucas Murray 3db33763cf Shader optimizations. Patch provided by Robin Burchell. 17 years ago
Adriaan de Groot 7ef7178a3a Match constness between .h and .cpp 17 years ago
Martin Gräßlin 2b82601558 Fix linking problem with SunStudio in kwineffects. 17 years ago
Lucas Murray 310aa47ec0 Remove unneeded enum from decoration library. 17 years ago
Thomas Lübking 9b57c200cf backport 987057 17 years ago
Martin Gräßlin 369910865a Add "show desktop" to screen edges. 17 years ago
Martin Gräßlin a26c5b1225 Configurable mouse actions in present windows for clicking a window and desktop. 17 years ago
Martin Gräßlin bdea05eceb Increase versioning to have some version numbers for 4.3 branch 17 years ago
Martin Gräßlin fcbd01779a Add support for activating present windows via XAtoms. 17 years ago
Thomas Lübking d6370c5711 fix various glitches regarding the stacking order and multiple paints due to ARBG decos as discussed on kwin-devel 17 years ago
Lucas Murray 138179d06c Missed some functions in the decoration API cleanup. 17 years ago
Lucas Murray 7b488277a5 Fix decoration titlebar double-click and wheel event detection on 17 years ago
Lucas Murray 8d09ed341a Remove old decoration shadow API, rename AbilityProvidesShadow and add 17 years ago
Lucas Murray d6d549c656 SVN_SILENT Typos in API documenation. 17 years ago
Michael Zanetti 32ef57aae7 Add bool keepAbove() to EffectWindow 17 years ago