| Summary: | Drop BoxSwitch effect | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Martin Flöser <mgraesslin> |
| Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | Flags: | mgraesslin:
ReviewRequest+
|
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | 4.11 | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| URL: | https://git.reviewboard.kde.org/r/104454/ | ||
| Latest Commit: | http://commits.kde.org/kde-workspace/f222027d329900244f48ffce8f61a0b266ca952a | Version Fixed/Implemented In: | 4.11.0 |
| Sentry Crash Report: | |||
| Bug Depends on: | 296069, 296070 | ||
| Bug Blocks: | |||
|
Description
Martin Flöser
2012-03-15 13:52:31 UTC
Git commit f222027d329900244f48ffce8f61a0b266ca952a by Martin Gräßlin. Committed on 01/04/2012 at 09:09. Pushed by graesslin into branch 'master'. Drop BoxSwitch Effect BoxSwitch effect has been obsoleted by QML based Window and Desktop Switchers. FIXED-IN: 4.11.0 REVIEW: 104454 M +0 -1 kwin/effects/CMakeLists.txt D +0 -27 kwin/effects/boxswitch/CMakeLists.txt D +0 -969 kwin/effects/boxswitch/boxswitch.cpp D +0 -161 kwin/effects/boxswitch/boxswitch.desktop D +0 -148 kwin/effects/boxswitch/boxswitch.h D +0 -104 kwin/effects/boxswitch/boxswitch_config.cpp D +0 -84 kwin/effects/boxswitch/boxswitch_config.desktop D +0 -56 kwin/effects/boxswitch/boxswitch_config.h D +0 -116 kwin/effects/boxswitch/boxswitch_config.ui D +0 -46 kwin/effects/boxswitch/boxswitch_proxy.cpp D +0 -53 kwin/effects/boxswitch/boxswitch_proxy.h M +0 -2 kwin/effects/configs_builtins.cpp http://commits.kde.org/kde-workspace/f222027d329900244f48ffce8f61a0b266ca952a |