534 Commits (fa18d60e9e8ffd5031e4152b2a2a1deba9f27f2b)

Author SHA1 Message Date
Martin Gräßlin fa18d60e9e Use quickTileMode() instead of quick_tile_mode 11 years ago
Martin Gräßlin 61caf788e3 Use (set)GeometryRestore() instead of geom_restore in Client::setQuickTileMode 11 years ago
Martin Gräßlin 94b5ca0d2b TabSynchronizer operates on AbstractClient 11 years ago
Martin Gräßlin 9ef42ae3c7 Move blocking geometry updates functionality to AbstractClient 11 years ago
Martin Gräßlin 727929db8a Use isDecorated() instead of m_decoration in Client::setQuickTileMode 11 years ago
Martin Gräßlin ec6c778df7 Move implementation of checkWorkspacePosition to AbstractClient 11 years ago
Martin Gräßlin eacaf25acf Improve sharing of maximize between Client and ShellClient 11 years ago
Martin Gräßlin 60342d44e3 Move adjustedSize from Client to AbstractClient 11 years ago
Martin Gräßlin e121d4a107 Use quickTileMode() instead of quick_tile_mode in Client::checkWorkspacePosition 11 years ago
Martin Gräßlin d1baa4d283 Use geometryRestore() instead of geom_restory in Client::checkWorkspacePosition 11 years ago
Martin Gräßlin 78e9a56cd1 Move checkOffscreenPosition from Client to AbstractClient 11 years ago
Martin Gräßlin 53b87dbbd9 Move (is|set)ElectricBorderMaximizing from Client to AbstractClient 11 years ago
Martin Gräßlin 226a099366 Move electricBorderMaximizeGeometry from Client to AbstractClient 11 years ago
Martin Gräßlin 9b8836b455 Move (set)electricBorderMode() from Client to AbstractClient 11 years ago
Thomas Lübking d61e6cd445 improve restricted moveresize 11 years ago
Martin Gräßlin 6dc211dfaf Workspace::adjustClientSize operates on AbstractClient 11 years ago
Martin Gräßlin 47d2b4cb49 Workspace::adjustClientPosition operates on AbstractClient 11 years ago
Martin Gräßlin 2da04aa26b Use auto where we call ensureStackingOrder(client->transients()) 11 years ago
Thomas Lübking 269e275cb0 smart placement of unregularily max'd clients 11 years ago
Thomas Lübking eb71b47db4 only discard pixmaps when the XCB Window resized 11 years ago
Martin Gräßlin 3139dcd3b9 Drop cmakedefine HAVE_WAYLAND 11 years ago
Martin Gräßlin 2192bd69e0 [wayland] Add support for PanelBehavior in ShellClient 11 years ago
Thomas Lübking 39c35f8f48 fix sendToScreen/checkWorkspaceGeometry 11 years ago
Thomas Lübking acb8016e65 make checkOffscreenPosition multiscreen aware 11 years ago
Thomas Lübking e830f08def update geom_restore when silently breaking QT mode 11 years ago
Thomas Lübking 0b9cfffe1a checkWorkspacePosition: Don't adjust to shaded sz 11 years ago
Thomas Lübking 7f71c89111 don't nuke both dims if undecorated frame isEmpty 11 years ago
Martin Gräßlin 2bdabe62aa [wayland] Check for docks in ShellClient in Workspace::updateClientArea 11 years ago
Martin Gräßlin 4ca3734d12 [wayland] Support move/resize mode in pointer move handling 11 years ago
Thomas Lübking 1df2d5979f keep quick maximized w/ size restritions in screen 11 years ago
Martin Gräßlin 737ad0b664 Move keepInArea to AbstractClient 11 years ago
David Edmundson df1499784f move isFullScreenable to AbstractClient 11 years ago
Martin Gräßlin 4b41c33268 Workspace::movingClient changed to AbstractClient 11 years ago
Martin Gräßlin aa1e9161d5 Workspace::clientArea takes AbstractClient instead of Client 11 years ago
Thomas Lübking 08b7b4818b unmaximize from partial to enter quick tiling 11 years ago
Martin Gräßlin dfa89cc050 Port reading Motif hints to XCB 11 years ago
Thomas Lübking ff700a8db5 fix e3768b4355 11 years ago
Thomas Lübking 74e3167732 save geom_restore before calling for border update 11 years ago
Thomas Lübking f496a91e59 updateFocusMousePosition() before some actions 11 years ago
Thomas Lübking 92aa2fb553 save geom_restore before calling for border update 11 years ago
Thomas Lübking e3768b4355 updateFocusMousePosition() before some actions 11 years ago
Martin Gräßlin 2076e458d3 Use Xcb::GeometryHints instead of XGetWMNormalHints 11 years ago
Thomas Lübking f82a6a545c preserve actual geom_restore on QuickTileMaximize 11 years ago
Martin Gräßlin 38849215d5 Recursion check while decoration updates the borders 11 years ago
Thomas Lübking 8de4e4d84e determine screenArea by geom_restore in checkWSP 11 years ago
Martin Gräßlin d6014927e7 Cleanup electric border handling in leaveMoveResize 11 years ago
Daniel Pastushchak 0d997b1093 Introduce categorized logging for kwin core 11 years ago
Martin Gräßlin 3d9a035312 Move MaximizeMode from KDecorationDefines to utils.h 11 years ago
Martin Gräßlin d4e2f19ef0 Workspace does not need to inherit from KDecorationDefines 11 years ago
Martin Gräßlin fa4332754c Move Position from KDecorationDefines to Client 11 years ago