[libkwineffects] Delete deprecated 'desktopChanged(int,int)' signal
AbandonedPublic

Authored by zzag on Dec 23 2017, 10:17 AM.

Details

Reviewers
graesslin
Group Reviewers
KWin
Plasma
Summary

EffectsHandler::desktopChanged(int,int) was deprecated by
commit a332bf183bdcad2bf1f1f4df06eff750c9e8ce1c in 2012.

Diff Detail

Repository
R108 KWin
Branch
libkwineffect/delete-deprecated-desktopchanged
Lint
No Linters Available
Unit
No Unit Test Coverage
zzag created this revision.Dec 23 2017, 10:17 AM
Restricted Application added a project: KWin. · View Herald TranscriptDec 23 2017, 10:17 AM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Dec 23 2017, 10:17 AM
Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptDec 23 2017, 10:24 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
graesslin requested changes to this revision.Dec 23 2017, 2:39 PM
graesslin added a subscriber: graesslin.

This would break also existing third party effects. Thus we cannot remove it and that was the reason why it was not removed. We have to keep it till we decide to break the API of effects. This won't happen in the 5.x time frame.

This revision now requires changes to proceed.Dec 23 2017, 2:39 PM
Restricted Application edited projects, added KWin; removed Plasma. · View Herald TranscriptDec 23 2017, 2:39 PM
zzag abandoned this revision.Dec 24 2017, 6:25 AM
Restricted Application edited projects, added Plasma; removed KWin. · View Herald TranscriptDec 24 2017, 6:25 AM