316 Commits (17834ae3f9e956eecad3f2891a842dc4d301fed3)

Author SHA1 Message Date
Luboš Luňák 1030bcd7f3 keep windows inside workarea if they were there before workarea changes 15 years ago
Luboš Luňák 40744b6b11 use old screen sizes when calculating old window positions on screen size changes 15 years ago
Luboš Luňák 3bd58d49fa so much for copy&pasting a function name 15 years ago
Luboš Luňák 191b03be1b gee, is this come-up-with-the-most-useless-variable-name competition or what? 15 years ago
Luboš Luňák 07e3dff871 make checkWorkspacePosition() work also on desktop/screen change 15 years ago
Luboš Luňák 8edf542bb7 remove a function that should have been removed in d105478abf33474fa18e6bb1e80d09a1911f42e4 15 years ago
Luboš Luňák c47de96716 fix overzealous optimizations leading to dangling references to temporaries 15 years ago
Luboš Luňák ede01e1702 the Qt idiom is that out parameters are pointers 15 years ago
Thomas Lübking dd05eebbe2 catch changeMaximize recursion from setNoBorder 15 years ago
Thomas Lübking 12b9b1c79e fix xsync protocol 15 years ago
Thomas Lübking 123e259441 check workspace position after screen change of any max'd client 15 years ago
Thomas Lübking 6f6f13f881 fix movable maximized behaviour, allow maximizing clients with limited max size 15 years ago
Matthias Fuchs 7d67380205 Fixes disabling fullscreen for windows using two displays. 15 years ago
Thomas Lübking 8b75f4b321 QRect::right() + 1 == QRect::x() + QRect::width() 15 years ago
Martin Gräßlin f72f465c13 Fix Typos 15 years ago
Alex Fiestas 78783bfb49 use checkOffscreenClient for half-maximized clients 15 years ago
Alex Fiestas c0b89870b9 Move the "noOffscreensWindow" into a method so we can reuse it 15 years ago
Arthur Arlt e79cf50087 Rename some functions and variables in class Tiling 15 years ago
Arthur Arlt 1326316049 Introduce Build Option for Tiling 15 years ago
Arthur Arlt 3634525613 Refactoring Tiling 15 years ago
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