798 Commits (eba0149e4ece614c9716694a058d367ace02e408)

Author SHA1 Message Date
Martin Gräßlin 7e3809a3ca Split out Application Menu related code into own class 13 years ago
Thomas Lübking eab1166dbc set / withdraw iconic state for shaded clients 13 years ago
Martin Gräßlin fba7504063 Introduce dedicated PaintRedirector subclasses for OpenGL/XRender 13 years ago
Martin Gräßlin 1f141a891e Drop QX11Info from client.cpp 13 years ago
Thomas Lübking 4999b12387 fix merge... 13 years ago
Thomas Lübking 60a62b2a1a Map NULL_UUID activity to ALL activities 13 years ago
Thomas Lübking c0f3895ba7 Map NULL_UUID activity to ALL activities 13 years ago
Martin Gräßlin b99e1c0a6b Reduce usage of QCursor::pos() and ::setPos() 13 years ago
Martin Gräßlin be4c76ede1 Port Client::updateCursor to XCB and new Cursor class 13 years ago
Martin Gräßlin 0348a14a7d Port Client's shape handling to XCB 13 years ago
Martin Gräßlin 4a0a4bc27e Split out handling of focus chain into an own class 13 years ago
Martin Gräßlin 74097e7d29 Port Client's decoration resize extend input window to XCB 13 years ago
Martin Gräßlin 3389d68c50 Print useful information for a Client in scripting 13 years ago
Thomas Lübking fb356a8bef capture condensedTitle config change 13 years ago
Thomas Lübking bf2776b42f capture condensedTitle config change 13 years ago
Thomas Lübking 664f06e005 re-fix resetShowingDesktop invocation 13 years ago
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