435 Commits (76adeb6a132179831681632119f4ae08921cf63d)

Author SHA1 Message Date
Thomas Lübking cb88bc8848 keepInArea, client geometry containment condition 13 years ago
Thomas Lübking 4c170a2fdb snap to deco, not client on inner screen borders 13 years ago
Thomas Lübking 6303c8d573 sanitize user/fullscreenable condition 13 years ago
Thomas Lübking ef351070e7 snap max'd windows to maximize, not movement area 13 years ago
Thomas Lübking 2568fcb149 guide partially max'd windows against corner snaps 13 years ago
Thomas Lübking 0f57c9407a depend titlebar protection dir pref on cap dir 13 years ago
Thomas Lübking 02ed20662d prevent shrinking away titlebar f. bottom corners 13 years ago
Thomas Lübking eb647c7489 do not emit maximizeChange if mode didn't change 13 years ago
Martin Gräßlin fa6b46ef30 Remove dead assignments 13 years ago
Thomas Lübking 725534471e exclude padding from snap delta of screen snap 13 years ago
Thomas Lübking 774e3ec05b ignore desktops and splashes for snapping 13 years ago
Thomas Lübking cf6acf84b9 deny configure requests to leave QuickTiling 13 years ago
Thomas Lübking e4d9ea9209 prevent NW resizing when window has fixed position 13 years ago
Thomas Lübking 516ea86341 block quick tiling unless actually moved 13 years ago
Martin Gräßlin aa55cf98ae Port Client's move resize grab window to XCB 13 years ago
Martin Gräßlin 59690ee625 Revert the change for when to emit the maximizedChanged signal 13 years ago
Martin Gräßlin 4022de7075 Use signal/slots instead of deep function calls into decoration 13 years ago
Martin Gräßlin 8bd3b28335 Remove dead code path from GeometryTip 13 years ago
Martin Gräßlin cc5d553d65 Change the visual appearance of the composited outline 13 years ago
Martin Gräßlin b6681ddc3a Turn RootInfo into a KWIN_SINGLETON 13 years ago
Martin Gräßlin db18c08dd0 Move RootInfo and WinInfo into an own header and impl file 13 years ago
Thomas Lübking 7eaacfab18 fix screen update in finishMoveResize 13 years ago
Martin Gräßlin cd025c7526 Make Outline a KWIN_SINGLETON 13 years ago
Martin Gräßlin 6d0d9cfe43 Remove KWin::Notifications 13 years ago
Martin Gräßlin 2151382cf1 Remove (un)fullscreen window notification 13 years ago
Martin Gräßlin 466acb7c80 Remove Move/Resize Start/End notifications 13 years ago
Martin Gräßlin 54a12641ae Remove window (un)maximized notifications 13 years ago
Thomas Lübking 70f9bc29f3 support bordersnapping per axis 13 years ago
Thomas Lübking 5d530a64fb don't setMaximize if whe only want changeMaximize 13 years ago
Martin Gräßlin edb074cbc2 Split out screen handling from Workspace into own class Screens 13 years ago
Thomas Lübking b3adc6254b snap maximized windows to border 13 years ago
Martin Gräßlin 6d6b013720 Introduce a proper screen property in Toplevel 13 years ago
Thomas Lübking 158d060b5f turn "ignore geometry" forcerule into a setrule 13 years ago
Thomas Lübking 29e5023cfb fix horizontal constrain in checkWorspacePosition 13 years ago
Thomas Lübking 07dfaf3c03 consider shaded windows in checkWorkspaceGeometry 13 years ago
Thomas Lübking 6fb5353cab remove moveResizeMaximized option 13 years ago
Alexander Mezin ba4ad5c855 Fix unredirected windows not redrawn after display resolution change 13 years ago
Thomas Lübking c1bd7885cb catch maximized windows in ::keepInArea 13 years ago
Thomas Lübking c4d450455b catch maximized windows in ::keepInArea 13 years ago
Martin Gräßlin 32b6ef42b9 Strip module path from all Qt #include <> 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
Thomas Lübking 694d1a83b3 Permit maximization of windows with fixed position 13 years ago
Martin Gräßlin 74097e7d29 Port Client's decoration resize extend input window to XCB 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 4c0f9f8bbd Remove interaction of quick tiling with ScreenEdges 13 years ago
Thomas Lübking 5404c7f9b4 update max. constrains with the aspect setting 13 years ago
Thomas Lübking 092c80a537 constrain maximization/restorage for fixed ratio 13 years ago
Martin Gräßlin 334b4bf622 Move handling of Virtual Desktops into a VirtualDesktopManager 13 years ago