272 Commits (eba0149e4ece614c9716694a058d367ace02e408)

Author SHA1 Message Date
Martin Gräßlin 0ccc060218 Include KGlobal were needed 13 years ago
Martin Gräßlin 60c42b7a34 s/KLocale/KLocalizedString/g 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 13 years ago
Thomas Lübking 9aef5b85a0 support a permanent glSwapBuffer 13 years ago
Martin Gräßlin f12cf0efba Replacement class for QCursor 13 years ago
Thomas Lübking 48128f268c improve multihead situation 13 years ago
Martin Gräßlin 6ade1f3ca5 Do not update screen edges when compositing settings changes 13 years ago
Martin Gräßlin 6c213d4392 Make use of new Xcb Wrapper classes 13 years ago
Thomas Lübking c8e2b61f48 32 bit compositing suspension 13 years ago
Martin Gräßlin 412afa3dcd Remove asserts from Compositor and wrap Toplevel::compositing() around Workspace::compositing() 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Thomas Lübking 708df9b564 NULL Compositor global static on deletion 13 years ago
Thomas Lübking cfda9e240d collect shadows of existing clients when toggling the compositor 13 years ago
Martin Gräßlin 71d5acca00 Fix spelling 13 years ago
Thomas Lübking 8239c686f6 NULL Compositor global static on deletion 13 years ago
Thomas Lübking b61f7c7cc2 collect shadows of existing clients when toggling the compositor 13 years ago
Martin Gräßlin 67174bbf69 Remove outdated and not very useful comment sections 13 years ago
Martin Gräßlin aa34e8ec18 Port (un)redirecting (sub)windows to XCB 13 years ago
Martin Gräßlin a798a2d3d6 Port create/discardWindowPixmap to XCB 13 years ago
Martin Gräßlin 0ffc8cefc7 Remove not-needed cast to int 14 years ago
Fredrik Höglund bb9f59a89c kwin: Use xcb to optimize damage event handling 14 years ago
Fredrik Höglund 5f220bef2e Revert "delay unsynced window ready_for_painting state" 14 years ago
Ralf Jung 805495c8ea do not resume compositing when it's suspended and a client blocks it 14 years ago
Martin Gräßlin 986d9e5613 Delay releasing the compositor selection 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Martin Gräßlin 5a6d9400b2 Split SceneOpenGL into a concrete SceneOpenGL1 and SceneOpenGL2 14 years ago
Martin Gräßlin 9820e4daf6 Introduce dedicated suspend and resume methods on Compositing interface 14 years ago
Martin Gräßlin 35237aadcb Splitting up of KWin's global D-Bus interface 14 years ago
Martin Gräßlin 7497ef9148 Make the Compositor a proper Singleton 14 years ago
Thomas Lübking ad2059bdbe fix flicker with fullscreen effects 14 years ago
Thomas Lübking 976037717b delay unsynced window ready_for_painting state 14 years ago
Thomas Lübking f82fffdd71 fix flicker with fullscreen effects 14 years ago
Thomas Lübking a6296dda20 delay unsynced window ready_for_painting state 14 years ago
Martin Gräßlin 7a1fe42be0 Fix uninitialized memory and logic error in PaintRedirector 14 years ago
Casian Andrei 005ab28ad6 CC: No singleton for ColorCorrection 14 years ago
Casian Andrei 7d331ea7ff CC: Rename "glColorCorrection" property to "colorCorrected" 14 years ago
Martin Gräßlin 8e5b2ae1aa Pass Compositor to EffectsHandlerImpl 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 df6c423962 Connect the lost CM Ownership directly to finish slot 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
Martin Gräßlin 523b537962 Use singleton accessor for Workspace in Compositor 14 years ago
Arthur Arlt f3739469a2 Move Workspace's compositing functions to own class Compositor 14 years ago
Martin Gräßlin ab6e4a41da Do not discard popup when compositing state changes 14 years ago
Martin Gräßlin 46996d318e Split the User Actions Menu out of Workspace 14 years ago
Casian Andrei a417888b0e Implement color correction support 14 years ago
Martin Gräßlin 2c23c6e864 Spellchecking 14 years ago
Thomas Lübking 35baf3f97a fix conditional glXSwapInterval usage 14 years ago
Thomas Lübking 86c22ff9ca fix conditional glXSwapInterval usage 14 years ago