[kdecoration] Unset resize borders for maximized clients
AbandonedPublic

Authored by zzag on May 27 2019, 6:50 PM.

Details

Reviewers
None
Group Reviewers
Plasma
Summary

So far this decoration theme was setting resize borders unconditionally,
without actually taking into account whether decorated client is maximized.

On a single monitor setup, this doesn't cause any significant issues, but
on a multiple monitor setup, this is a bit serious issue because the
user may accidentally resize a maximized client on a neighboring screen.

BUG: 407989

Diff Detail

Repository
R113 Oxygen Theme
Branch
unset-resize-only-borders
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 12197
Build 12215: arc lint + arc unit
zzag created this revision.May 27 2019, 6:50 PM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 27 2019, 6:50 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
zzag requested review of this revision.May 27 2019, 6:50 PM
zzag abandoned this revision.Jun 3 2019, 10:26 AM

Hugo will push a bit simpler solution.