Use more accurate name for Workspace::getMovingClient method
ClosedPublic

Authored by zzag on Apr 18 2019, 1:23 PM.

Details

Summary

The name of Workspace::getMovingClient() method implies that the
returned value is a client that is currently being moved around
by the user, but this is of course incorrect.

Diff Detail

Repository
R108 KWin
Branch
more-accurate-name
Lint
Lint OK
Unit
No Unit Test Coverage
Build Status
Buildable 10995
Build 11013: arc lint + arc unit
zzag created this revision.Apr 18 2019, 1:23 PM
Restricted Application added a project: KWin. · View Herald TranscriptApr 18 2019, 1:23 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Apr 18 2019, 1:23 PM
apol accepted this revision.Apr 19 2019, 11:36 PM
apol added a subscriber: apol.

Reads better!

This revision is now accepted and ready to land.Apr 19 2019, 11:36 PM
This revision was automatically updated to reflect the committed changes.