Revision 9065d67...

Go back to digest for 2nd June 2013

Features in KDE Base

Martin Gräßlin committed changes in [kde-workspace] /effects:

Translucency effect rewritten in JavaScript

Supported Features:
* move/resize
* active/inactive
* special window type
* window decoration as missing in AnimationEffect

The animations are cancelled when they go into an invisible state (e.g.
desktop changed, minimized) and are set again when the window becomes
visible.

Where a transition is useful, the window gets animated, e.g. start/finish
of move resize.


FIXED-IN: 4.11
REVIEW: 110747

File Changes

Added 2 files
  • /effects/translucency/package
  •   kwin/CMakeLists.txt
  •   kwin/contents/code/main.js
Deleted 6 files
  • /effects/translucency
  •   kwin/translucency.cpp
  •   kwin/translucency.h
  •   kwin/translucency_config.cpp
  •   kwin/translucency_config.desktop
  •   kwin/translucency_config.h
  •   kwin/translucencyconfig.kcfgc
Modified 3 files
  • /effects
  •   kwin/CMakeLists.txt
  •   kwin/configs_builtins.cpp
  •   kwin/translucency/CMakeLists.txt
11 files changed in total