296 Commits (a2aad27a78098acda015f48ea0fc0953f3322c4a)

Author SHA1 Message Date
Alex Fiestas a2aad27a78 Make sure that not maximized clients are offscreen on xrandr events 15 years ago
Martin Gräßlin 32a82141f0 Adding a build option for KWin Scripting 15 years ago
Thomas Lübking 05cbf3f1ca correct workspace position in case of quicktiling or touching the border when the decoration padding changes 15 years ago
Martin Gräßlin 039c025bfb Add a build option for screen edge support 15 years ago
Arthur Arlt b63c9c1af8 Make mothod windowGeometryShapeChanged() a slot 15 years ago
Arthur Arlt c8cf1e4c7e Removed method destroy() 15 years ago
Arthur Arlt 6e7a249cd0 Rename functions in class ScreenEdge 15 years ago
Arthur Arlt 2f11337d98 Refactoring Screen Edge handling 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 12d3b354fc Remove drawbound move/resize functionality 15 years ago
Thomas Lübking 9397b14e81 kwin, add debug statements to configureReqest 15 years ago
Alberto Mattea 9bbed0335a Add basic multihead support to kwin 15 years ago
Martin Gräßlin ff3900d825 Refactor KWin Outline code into an own class 15 years ago
Martin Gräßlin 32c903b05b Rework signals for move/resize windows 15 years ago
Martin Gräßlin 911098ee76 WindowGeometryShapeChanged becomes a signal 15 years ago
Thomas Lübking b42ae48280 store geom_pretile on maximization as well 15 years ago
Thomas Lübking 0b1599680d stage one, call martin 15 years ago
Thomas Lübking dd19f5e1a7 Unlink maximization state from actual geometry 15 years ago
Martin Gräßlin eeb10c69d5 Signal for windowUserMovedResize 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Thomas Lübking 677f6953c2 remove qdebug leftover 15 years ago
Thomas Lübking 5ec217a17c remove qdebug leftover 15 years ago
Thomas Lübking 9835858a4c logic error. re-allow plain moves, sorry :-\ 15 years ago
Thomas Lübking 94605a5ef5 adjust strict geometry policies 15 years ago
Thomas Lübking 68fbd31ad8 add windowgeometry tip effect, bind it to the general setting and generalize effect feature provide api, thus update resize effect 16 years ago
Thomas Lübking 773fec4e23 workaround bug 224600 / active but unrisen windows don't go fullscreen 16 years ago
Martin Gräßlin 0174887114 Extend quick tiling to quarter of screen. 16 years ago
Rohan Ramdas Prabhu 2aec750ebf Trembles the weave as the clock ticks, attain another microstate. 16 years ago
Thomas Lübking c62cbd5911 fix pending XSYNC requests, bugs partially closed due to suggested relation by the reporters 16 years ago
Luboš Luňák 87d373e9cd off-by-one error when ensuring a window in the bottom-right corner 16 years ago
Martin Gräßlin ad3753c944 Let's use KGlobalSettings' drag and drop pixel distance instead of a hardcoded value when starting to move a window. 16 years ago
Martin Gräßlin 02c8c78c21 Use start drag time for dragging and not double click interval. 16 years ago
Rohan Ramdas Prabhu 92460322ab Fixed a bug for KWin reported on http://bugs.kde.org with the bug no. 16 years ago
Nikhil Marathe 2163f87264 Modified workspace method names to mark them up as referring to tiling 16 years ago
Thomas Lübking ffa8b5306c rename EffectsHandler::provideResizeEffect to singular, honor rules (also affecting the sync timer now) 16 years ago
Nikhil Marathe a2a7891789 SVN_SILENT Renamed tilingMode to tilingEnabled to better convey its boolean-ness 16 years ago
Martin Gräßlin f6ebb5d913 Texture scaling in resize effect and disabling the drawbound when the effect is present. 16 years ago
Nikhil Marathe 5fc7e93d69 Tiling is here! 16 years ago
Hugo Pereira Da Costa 4874785fb4 revert r1078325 and moves the handling of Maximize state changes when 16 years ago
Hugo Pereira Da Costa 346bcc30d3 Force update of decoration pixmap in setGeometry when maximize state is changed even if the size is 16 years ago
Hugo Pereira Da Costa f13d25a8df Fixed calculation on drag distance in Client::handleMoveResize to properly handle decoration padding, consistently with calculation of 16 years ago
Lucas Murray 41e5bfd793 Change how quick tiling and maximization is activated slightly. Instead 16 years ago
André Wöbbeking ab85881232 error: ISO C++ forbids variable length array 16 years ago
Lucas Murray 187d26a641 If both quick maximization and "allow moving and resizing of maximized 16 years ago
Lucas Murray ae3ef3f765 Allow the quick tiling keyboard shortcuts to move the window between 16 years ago
Thomas Lübking d92c427d36 avoid "deep" QVector copy 16 years ago
Lucas Murray efb6055fc0 Fix window snapping. 17 years ago
Lucas Murray e0bee92151 Update the window group's min/max size when the hint on any window in 17 years ago
Lucas Murray 5e93336473 Resize other windows in the group when a grouped window is resized by 17 years ago
Lucas Murray a0d07d12a2 Merged r970865:1049322 from /branches/work/kwin-tabbing 17 years ago