414 Commits (7eaacfab18f5065e72440376db1a9f5f9ae82096)

Author SHA1 Message Date
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
Thomas Lübking 6fa52007ee use synthetic configure notifies when needed 13 years ago
Martin Gräßlin 47ddf1384c Fix non-const ref iterator issues reported by Krazy2 checker foreach 13 years ago
Thomas Lübking 683aa55957 use synthetic configure notifies when needed 13 years ago
Martin Gräßlin f689df14d5 Remove Placement wrappers from Workspace 13 years ago
Martin Gräßlin 835648bc20 Move cascadeDesktop and unclutterDesktop to Placement 13 years ago
Martin Gräßlin b28a663f21 Fix C++11 narrowing conversation warning 14 years ago
Thomas Lübking d4f2740ce3 don't leave quick tiling for FS windows 14 years ago
Brian Nguyen a04e9cbc6f Optimize away XMoveWindow() calls in the common click-and-drag case 14 years ago
Thomas Lübking cd368384f4 Clock unsynced resizes 14 years ago
Fredrik Höglund c679ec6508 kwin: Port most of Workspace::init() to xcb 14 years ago
Thomas Lübking dbf2623e87 respect screen rule in configure requests 14 years ago
Thomas Lübking 850c1e6f0d add screen rule 14 years ago
Martin Gräßlin 7497ef9148 Make the Compositor a proper Singleton 14 years ago
Martin Gräßlin 62c4d449f5 Use signals'n'slots instead of deep function call into Compositor 14 years ago
Arthur Arlt f3739469a2 Move Workspace's compositing functions to own class Compositor 14 years ago
Thomas Lübking b47098dd30 use virtual screen size when desktop is resized 14 years ago
Thomas Lübking b0576b1f08 un-Q'tile partially max'd clients on startMoveResize 14 years ago
Martin Gräßlin a394fade64 Remove Tiling support from KWin 14 years ago
Thomas Lübking 4c1c919d78 re-fix bug #283302 14 years ago
Thomas Lübking f9d681a3ba fix window postition on varying screen struts better 14 years ago
Thomas Lübking 5ae8b7efe6 only conditionally break partial maximization on resizes and (by this) only partially adjust the restore size 14 years ago