Don't allow maximizing clients with forced position
AbandonedPublic

Authored by zzag on Jan 21 2020, 5:04 PM.

Details

Reviewers
None
Group Reviewers
KWin
Summary

It just looks weird...

Since clients with forced position are immovable by definition, we don't
have to check rules in X11Client::changeMaximize.

Diff Detail

Repository
R108 KWin
Branch
dont-allow-maximizing-immovable-clients
Lint
Lint ErrorsExcuse: sdfsadfsafsa
SeverityLocationCodeMessage
Errorinput.h:310CppcheckunknownMacro
Errorutils.h:123CppcheckunknownMacro
Unit
No Unit Test Coverage
Build Status
Buildable 21446
Build 21464: arc lint + arc unit
zzag created this revision.Jan 21 2020, 5:04 PM
Restricted Application added a project: KWin. · View Herald TranscriptJan 21 2020, 5:04 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Jan 21 2020, 5:04 PM
zzag abandoned this revision.Jan 21 2020, 5:10 PM

Meh, perhaps it can be useful for some people.