319 Commits (28434363934d89aac772ca7c860a9045ad311415)

Author SHA1 Message Date
Alex Fiestas c0b89870b9 Move the "noOffscreensWindow" into a method so we can reuse it 15 years ago
Thomas Lübking f0492f9b02 fix shadow fix 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
Arthur Arlt 02e08be5bd Merge signals clientClosed() and unmanagedClosed() to windowClosed() 15 years ago
Arthur Arlt b63c9c1af8 Make mothod windowGeometryShapeChanged() a slot 15 years ago
Martin Gräßlin 12d3b354fc Remove drawbound move/resize functionality 15 years ago
Philipp Knechtges 2c0b0e9f18 Performance bugfix. 15 years ago
Martin Gräßlin 2d066a710c Fix repainting of Shadows for torn-off toolbars 15 years ago
Thomas Lübking 31278d570e add rule/property based composite blocking 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 0b1599680d stage one, call martin 15 years ago
Thomas Lübking dd19f5e1a7 Unlink maximization state from actual geometry 15 years ago
Martin Gräßlin a404ec4259 WindowUnminimized becomes a signal 15 years ago
Martin Gräßlin 012222037e WindowMinimized becomes a signal 15 years ago
Martin Gräßlin eeb10c69d5 Signal for windowUserMovedResize 15 years ago
Martin Gräßlin 0b85768ec5 EffectsHandler emits windowClosed signal 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Martin Gräßlin fcf6778057 Fix typos reported by Krazy 15 years ago
Chani Armitage 7ce380497f Merge branch 'allactivities' 15 years ago
Kevin Ottens ff61f40d8d Don't rely on the kdgstream typedef which is deprecated. Use QDebug 16 years ago
Martin Gräßlin 545801de62 Unset noBorder when switching from Netbook to Desktop Shell. 16 years ago
Chani Armitage 3c633a48ab Use an X property for activity associations 16 years ago
Rohan Ramdas Prabhu 2aec750ebf Trembles the weave as the clock ticks, attain another microstate. 16 years ago
Martin Gräßlin 5b54bb1d03 Forward port rev 1137263: 16 years ago
Chani Armitage d44b3f11f1 update window groups properly when activities change 16 years ago
Chani Armitage a9ad071575 Activity association for windows. 16 years ago
Martin Gräßlin fa7f160cb3 Window specific setting to skip window switchers (tabbox, present windows, desktop grid). 16 years ago
Lucas Murray 41e5bfd793 Change how quick tiling and maximization is activated slightly. Instead 16 years ago
Lucas Murray ae3ef3f765 Allow the quick tiling keyboard shortcuts to move the window between 16 years ago
Fredrik Höglund 0a8c06b054 Implement support for _KDE_NET_WM_FRAME_OVERLAP. 17 years ago
Lucas Murray 00e131a1a5 Allow window tabbing titlebar actions to be configurable; Set default 17 years ago
Lucas Murray f57028f387 Take into account the decoration when resizing windows based off their 17 years ago
Lucas Murray a0d07d12a2 Merged r970865:1049322 from /branches/work/kwin-tabbing 17 years ago
Jacopo De Simoi 71a73acae8 Avoids a nasty race condition that caused corrupted window decorations 17 years ago
Lucas Murray 65e8bea70d Make quick maximization and tiling more intuitive by handling resize and 17 years ago
Lucas Murray 743e058af5 Detect when _MOTIF_WM_HINTS gains or loses the no border hint. 17 years ago
Robin Harold Burchell 102ec081e2 Extend on the quicktiling(/snap) work by mgraesslin in r1021305: 17 years ago
Martin Gräßlin 76f17e6de1 Here comes the new TabBox. It is a complete rewrite using a MVC approach. Here some highlights: 17 years ago
Martin Gräßlin 754f5d0829 Quick maximize and tiling when moving a window to the left/right or top screen edge. 17 years ago
Martin Gräßlin 8981223956 Reimplement addRepaintFull() in Client and add the padding to the repaint region. 17 years ago
Martin Gräßlin ba27d2ebb0 Copy decoration pixmaps to Deleted. By that we see the decoration also when having a fade out animation. 17 years ago
Fredrik Höglund 3685b3260a Make sure that the repainted area includes the whole area 17 years ago
Lucas Murray 8d09ed341a Remove old decoration shadow API, rename AbilityProvidesShadow and add 17 years ago
Fredrik Höglund 809bdaa1f0 Fix a crash that happens sometimes when gwenview starts. 17 years ago
Fredrik Höglund a088f660a5 Make sure that the repainted area includes the whole decoration when 17 years ago
Fredrik Höglund 8bba7aed7d Make it possible for the decorations to paint outside the window frame 17 years ago
Martin Gräßlin 1c45f2a2d8 Forgot to add the changes to client for argb decoration (rev 957681) 17 years ago
Fredrik Höglund e92aab0518 Implement initial support for ARGB window decorations. 17 years ago