Diffusion KWin 70b9c3651aa5

Refactor getters in OutputScreens

Authored by zzag on Apr 15 2019, 9:31 PM.

Description

Refactor getters in OutputScreens

Summary:
kdelibs coding style recommends to avoid abbreviations, i.e. variable
names like compMngr, errStr, and so on are bad. Unfortunately, all
getters in OutputScreens don't follow that recommendation. In general,
we could address this issue by renaming enOuts but there is a bit simpler
approach to implement most of those getters.

Reviewers: KWin, davidedmundson

Reviewed By: KWin, davidedmundson

Subscribers: apol, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D20588

Details

Committed
zzagApr 25 2019, 8:12 AM
Reviewer
KWin
Differential Revision
D20588: Refactor getters in OutputScreens
Parents
R108:aa11e4f77726: Avoid duplicating screensaver interface definition file
Branches
Unknown
Tags
Unknown