685 Commits (17834ae3f9e956eecad3f2891a842dc4d301fed3)

Author SHA1 Message Date
Fredrik Höglund fe08300505 kwin: Initialize Client::skip_switcher 15 years ago
Luboš Luňák 0efbcdb1fa optimize updateVisibility() when not showing the desktop 15 years ago
Thomas Lübking 12b9b1c79e fix xsync protocol 15 years ago
Montel Laurent 62c5a5e276 normalize signal/slots 15 years ago
Martin Gräßlin 0c47ca5e97 Remove defines for X extensions 15 years ago
Arthur Arlt 85c5439b5d Remove tiling dependency from Client 15 years ago
Arthur Arlt 3634525613 Refactoring Tiling 15 years ago
Thomas Lübking 335dd073cd emit clientFinishUserMovedResized when a client is closed during moveResize 15 years ago
Philipp Knechtges fc5e74f4e2 kwin: make decoration repaints window-specific 15 years ago
Thomas Lübking 7057bb2c25 fix new shadows 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 a9dcadfd33 Including scene.h is no longer necessary in client.cpp 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
Arthur Arlt 903bcb42fb Provide build option for TabBox functionality 15 years ago
Arthur Arlt 25654f25b8 Removing TopMenu 15 years ago
Martin Gräßlin 66d22738e4 Disable PaintRedirector when non-composited 15 years ago
Martin Gräßlin 12d3b354fc Remove drawbound move/resize functionality 15 years ago
Montel Laurent e08f67ff6e Make it compile with "-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS" 15 years ago
Philipp Knechtges 2c0b0e9f18 Performance bugfix. 15 years ago
Martin Gräßlin 234ec644d2 KWin supports graphicssystem Raster 15 years ago
Martin Gräßlin f97c92fde9 KWin does not require a decoration plugin any more 15 years ago
Thomas Lübking 65237d9c8c finegrain decobutton reload so that it doesn't happen with every max/restore event 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 7287019050 Update cached Shadow information on size changes 15 years ago
Martin Gräßlin c4381dc1f9 Deinclude effects.h in files where not needed any more 15 years ago
Martin Gräßlin 911098ee76 WindowGeometryShapeChanged becomes a signal 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 0b85768ec5 EffectsHandler emits windowClosed signal 15 years ago
Thomas Lübking eba4392272 Update deco buttons when allowed actions change 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Chani Armitage 7ce380497f Merge branch 'allactivities' 15 years ago
Thomas Lübking 746cdddf76 adjust/fix behaviour of Modal Dialogs reg. Minimizing, Virtual Desktop change & Shading 16 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
Martin Gräßlin c87be852e0 Improved focus chain handling for client groups. 16 years ago
Chani Armitage 3c633a48ab Use an X property for activity associations 16 years ago
Christoph Feck 3fca254f83 SVN_SILENT compile 16 years ago
Rohan Ramdas Prabhu 2aec750ebf Trembles the weave as the clock ticks, attain another microstate. 16 years ago
Martin Gräßlin 73a3e3ca2d When restarting kwin and there is a shaded group, set shade is called before a decoration is created. Catch this case, so that kwin doesn't crash. 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 24c7f96416 update activity of transients properly 16 years ago
Chani Armitage 741e0cdecd SVN_SILENT: code style 16 years ago
Chani Armitage 59590a5993 react to activity removal 16 years ago
Chani Armitage 30313d2869 take advantage of the cached currentActivity 16 years ago