783 Commits (cb345dfbd77697f1e4fee3c111dc5a48b8b18ff3)

Author SHA1 Message Date
Thomas Lübking e642c5cb9d Use the NULL Uuid instead of "ALL" 13 years ago
Thomas Lübking e51e0112c4 re-fix resetShowingDesktop invocation 13 years ago
Martin Gräßlin b967527db3 Use XCB to resolve the X11 Extensions 13 years ago
Martin Gräßlin 5cd223f051 Improved resolving whether a window is on local machine 13 years ago
Thomas Lübking a402c7b801 don't use input windows on Qt < 4.8.3 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
Thomas Lübking 77ff44216a invalidate old shade_below before searching a new 13 years ago
Thomas Lübking d6d82b2a08 unlink ExtendedBorderRegion from unstable API 14 years ago
Brian Nguyen a04e9cbc6f Optimize away XMoveWindow() calls in the common click-and-drag case 14 years ago
Cedric Bellegarde 53ae2b91e2 GUI: Kwin appmenu support: 14 years ago
Martin Gräßlin 9308028fa4 Decoration can announce whether it currently requires an alpha channel 14 years ago
Thomas Lübking 03d782fa73 scripted title manipulation / stripping 14 years ago
Fredrik Höglund 5f220bef2e Revert "delay unsynced window ready_for_painting state" 14 years ago
Thomas Lübking 01d4fcec00 update deco borders on shade before aligning tabs 14 years ago
Jurica Vukadin bcdc74f8d6 Fix more C++11 narrowing warnings 14 years ago
Martin Gräßlin 0d81d1d7c0 Move decoration pixmap handling from Client to PaintRedirector 14 years ago
Martin Gräßlin 6d2dfe06e7 Introduce dedicated OpenGL1 and OpenGL2 compositing types 14 years ago
Thomas Lübking 3b7c1fb69d correctly align tabbing shade mode, including hover 14 years ago
Thomas Lübking db48a26469 correctly align tabbing shade mode, including hover 14 years ago
Thomas Lübking 0921af2129 fix ignoring dektop related windows for showing desktop state 14 years ago
Martin Gräßlin 62d5e8124c Toplevel::windowType becomes a pure virtual function 14 years ago
Martin Gräßlin 7497ef9148 Make the Compositor a proper Singleton 14 years ago
Thomas Lübking a84cfb3a49 kill killhelper in client destructor 14 years ago
Thomas Lübking f18230fe99 ignore dockers for showingDesktop state 14 years ago
Thomas Lübking 952579bb09 fix untabbing position 14 years ago
Thomas Lübking 976037717b delay unsynced window ready_for_painting state 14 years ago
Thomas Lübking 0d6cee6ccc kill killhelper in client destructor 14 years ago
Thomas Lübking 7d2e62b487 ignore dockers for showingDesktop state 14 years ago
Thomas Lübking 3460d5b551 fix untabbing position 14 years ago
Thomas Lübking a6296dda20 delay unsynced window ready_for_painting state 14 years ago
Martin Gräßlin 62c4d449f5 Use signals'n'slots instead of deep function call into Compositor 14 years ago
Martin Gräßlin 28a5487d4d Drop compositing prefixes from methods and variables in Compositor 14 years ago
Arthur Arlt f3739469a2 Move Workspace's compositing functions to own class Compositor 14 years ago
Thomas Lübking 9390b270f8 substitute mapping_state == Withdrawn by m_managed 14 years ago
Thomas Lübking bc24400010 honor rule when updating deco presence for reshape 14 years ago
Thomas Lübking 9a15d1921f honor rule when updating deco presence for reshape 14 years ago
Thomas Lübking 7340ac59e0 don't consider matching activity list sizes as ALL if size is "1" 14 years ago
Thomas Lübking fe2839b95b avoid setOnAllActivities recursion 14 years ago
Thomas Lübking 11f28732db treat "ALL" activities as all activities when setting activities (aligning it to an empty list as checked elsewhere) 14 years ago
Casian Andrei 33492358e5 Fix windows like kickoff from disappearing 14 years ago
Martin Gräßlin d75e7a6d60 Use smart pointers to protect access to TabBoxClient 14 years ago
Ivan Čukić 0d60a7049d Adds activity window rules to KWin 14 years ago
Martin Gräßlin 38ab8359d7 Simplify construction of TabBoxClientImpl 14 years ago
Thomas Lübking d6209471e8 sync maximization and quick tiling state in tabs 14 years ago
Thomas Lübking 2fce451be5 allow to sync dynamic Qt props on tabgroups 14 years ago
Martin Gräßlin 563dc7fb8e Do not create Deleted on Workspace Shutdown 14 years ago
Thomas Lübking 93729709e6 merge geom_pretile & geom_restore 14 years ago
Martin Gräßlin f0c6f06241 Stacking Order becomes a list of Toplevel Windows 14 years ago