68 Commits (ef71908c6aeb324be057f9bfbb62bfd185fb6cdc)

Author SHA1 Message Date
Thomas Lübking 1cedbe6c23 fix new shadow update repaints 14 years ago
Thomas Lübking 54edda66f6 fix build, resetRepaints API changed 14 years ago
Thomas Lübking e789daf1bc clean dirty rect from repaints_region when updating shadow, skip double resetting of shadow rect 14 years ago
Thomas Lübking 85635dd485 fix tabbing 14 years ago
Thomas Lübking bf88ec09ac Revert "fix tabbing" 14 years ago
Thomas Lübking d245035a17 fix tabbing 14 years ago
Martin Gräßlin 7c6155a865 Drop xinerama related options 14 years ago
Martin Gräßlin 20add1c656 Add property shaped for hasOwnShape method 14 years ago
Martin Gräßlin bfdcbe60f5 Turn isManaged and isDeleted into properties on Toplevel 14 years ago
Thomas Lübking 4d7161dd75 Delay added signal and other signal bindings for synced windows until the window is actually visually shown 14 years ago
Philipp Knechtges 929f0fb643 kwin: adjusting to the latest ewmh spec 14 years ago
Thomas Lübking f3d1261680 fix shadow quad update, allows to change shadow size with property update 15 years ago
Philipp Knechtges 2c08a14ff4 kwin: implement _KDE_NET_WM_OPAQUE_REGION 15 years ago
Martin Gräßlin 0c47ca5e97 Remove defines for X extensions 15 years ago
Thomas Lübking f0492f9b02 fix shadow fix 15 years ago
Thomas Lübking 7057bb2c25 fix new shadows 15 years ago
Arthur Arlt 59a8aac752 Make windowOpacityChanged() a slot 15 years ago
Martin Gräßlin 38e9ab9a4e Move ownership on Shadow from Toplevel to Scene::Window 15 years ago
Martin Gräßlin 9f02766fd9 Trigger full repaint when adding a shadow 15 years ago
Martin Gräßlin 89aa8ee8db Fix repainting of shadow after window closes 15 years ago
Martin Gräßlin 12220a0d59 Initial implementation of new Shadows in KWin 15 years ago
Martin Gräßlin edd0950f96 WindowOpacityChanged becomes a signal 15 years ago
Martin Gräßlin 0a7e48f7aa KWin uses kdelibs coding style. 15 years ago
Kevin Ottens ff61f40d8d Don't rely on the kdgstream typedef which is deprecated. Use QDebug 16 years ago
Thomas Lübking 5d2157060d RR.3997, make windowtype rule operative 16 years ago
Lucas Murray 8cbce93613 Less warnings please. 17 years ago
Fredrik Höglund 3685b3260a Make sure that the repainted area includes the whole area 17 years ago
Lucas Murray 21f023ee77 Revert r925355, r925357 and r925358 as the crashing was caused by 17 years ago
Lucas Murray b55115a8be Prevent recursion loop in Toplevel::screen() and 17 years ago
Lucas Murray 1802e56d9b If the center of a window is offscreen treat it as if it was on the 17 years ago
Lucas Murray 972dec8375 Make r888093 meet KWin standards. 18 years ago
Guillaume Pothier 12e9f1d2a9 Added check to ensure that TopLevel::screen never returns -1 18 years ago
Luboš Luňák 14ae8d2dc9 Support for unredirecting fullscreen windows, i.e. games etc. can paint directly 18 years ago
Laurent Montel 1c11825eea guard warning 18 years ago
Luboš Luňák 3f4a2dfaed Add functions for querying xinerama screens to effects API, 18 years ago
Thiago Macieira 99b12001c0 Don't delete a forward-declared class, since that won't run the 18 years ago
Luboš Luňák 3b2b091c34 Make a clear distinction between types we support only for compositing 19 years ago
Luboš Luňák 01bf6cbb4c License cleanup - add headers where missing, be explicit about GPL 19 years ago
Luboš Luňák aba180b466 kdebug no longer relies on NDEBUG 19 years ago
Luboš Luňák 1bfe2b9afd Read more properties also for unmanaged windows. 19 years ago
Luboš Luňák e6069e9cf6 Arghl. Again a stupid bug caused by float having poor precision. 19 years ago
Luboš Luňák d846a1e8a9 Use always float as the floating point type for compositing 19 years ago
Luboš Luňák 162d6ac7c9 Support for _NET_WM_SYNC_REQUEST, based on a patch 19 years ago
Jeremy Paul Whiting 36c309ab8d added missing ifdefs for those of us without XDAMAGE 19 years ago
Simon Hausmann 10156797bd Fix uninitialized member variable (valgrind found it) 19 years ago
Harri Porten 6c3c8e1768 Compile fix. The fixx11.h typedefs None to an XID. A Visual is not 19 years ago
Luboš Luňák f52b8e48cd branches/work/kwin_composite becomes new trunk kwin. 19 years ago
Luboš Luňák 2b7e1f4993 Remove kwin, kwin_composite will become new trunk kwin, missing merges 19 years ago
Rivo Laks 02032f8587 Move most (all?) internal methods from EffectsHandler to EffectsHandlerImpl. 19 years ago
Rivo Laks 0353f3376e Make effects actual plugins, so it's possible to load them on runtime. 19 years ago