923 Commits (f63f41de835ba67bd2d2b5c657319d16aec3af65)

Author SHA1 Message Date
Martin Gräßlin 90eb2dbf05 Screen Edges may belong to fullscreen windows 13 years ago
Martin Gräßlin a8539ff54e Turn ScreenEdges into a Singleton 13 years ago
Martin Gräßlin d9aedf620b Rewrite of KWin's Screen Edge Handling 13 years ago
Martin Gräßlin 6c213d4392 Make use of new Xcb Wrapper classes 13 years ago
Martin Gräßlin b967527db3 Use XCB to resolve the X11 Extensions 13 years ago
Martin Gräßlin a1c76f4df2 Gather support information about screens 13 years ago
Martin Gräßlin 5ccd4f2db8 Adding version information to supportInformation 13 years ago
Martin Gräßlin 3ee9869ba0 Move ScreenEdge configuration from Workspace to ScreenEdge 13 years ago
Martin Gräßlin 1d959dea64 Move Desktop Chain management from Workspace into own class 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago
Thomas Lübking 62c62e4336 skip reset states if client untabbed for release 13 years ago
Thomas Lübking 1727ab1211 skip reset states if client untabbed for release 13 years ago
Martin Gräßlin 67174bbf69 Remove outdated and not very useful comment sections 13 years ago
Martin Gräßlin 41f6a2c7d2 Remove Placement* member variable from Workspace 13 years ago
Martin Gräßlin 607e175b4b Make Placement a Singleton 13 years ago
Martin Gräßlin aac42d04db Remove unused variables transSlider and transButton 14 years ago
Cedric Bellegarde 53ae2b91e2 GUI: Kwin appmenu support: 14 years ago
Fredrik Höglund c679ec6508 kwin: Port most of Workspace::init() to xcb 14 years ago
Thomas Lübking 4a94561f68 preconnect client and compositor 14 years ago
Martin Gräßlin 388edab9e5 Add support for OpenGL in VirtualBox 14 years ago
Martin Gräßlin f9a2ecbf33 Do not use ShaderManager::isValid to check for OpenGL2 compositing 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Thomas Lübking 850c1e6f0d add screen rule 14 years ago
Casian Andrei 8bec3fda71 CC: Fix color correction init signal connections 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
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
Casian Andrei a417888b0e Implement color correction support 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