diff options
Diffstat (limited to 'plugins/unityshell')
| -rw-r--r-- | plugins/unityshell/src/unityshell.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/unityshell/src/unityshell.cpp b/plugins/unityshell/src/unityshell.cpp index 78029fff9..7c5814e98 100644 --- a/plugins/unityshell/src/unityshell.cpp +++ b/plugins/unityshell/src/unityshell.cpp @@ -1309,6 +1309,8 @@ void UnityScreen::preparePaint(int ms) didShellRepaint = false; panelShadowPainted = CompRegion(); firstWindowAboveShell = NULL; + + compizDamageNux(cScreen->currentDamage()); } void UnityScreen::donePaint() |
