[wayland] Implement maximize rules
ClosedPublic

Authored by zzag on Feb 28 2019, 12:22 PM.

Details

Summary

CCBUG: 409797

Test Plan

The new tests pass.

Diff Detail

Repository
R108 KWin
Branch
position-rules
Lint
Lint ErrorsExcuse: gjkfs;dfj;afjds;afj
SeverityLocationCodeMessage
Errorautotests/integration/shell_client_rules_test.cpp:407CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:408CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:486CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:487CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:546CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:547CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:687CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:688CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:1954CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:1955CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2007CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2008CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2064CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2065CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2182CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2183CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2265CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2266CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2311CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2312CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2359CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2360CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2453CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2454CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2533CppcheckdoubleFree
Unit
No Unit Test Coverage
Build Status
Buildable 13767
Build 13785: arc lint + arc unit
zzag created this revision.Feb 28 2019, 12:22 PM
Restricted Application added a project: KWin. · View Herald TranscriptFeb 28 2019, 12:22 PM
Restricted Application added a subscriber: kwin. · View Herald Transcript
zzag requested review of this revision.Feb 28 2019, 12:22 PM
zzag updated this revision to Diff 52843.Feb 28 2019, 4:28 PM

use enums in the tests

davidedmundson accepted this revision.Mar 8 2019, 12:18 AM
This revision is now accepted and ready to land.Mar 8 2019, 12:18 AM
zzag updated this revision to Diff 61439.Jul 9 2019, 6:21 PM

Adjust the patch to recent ShellClient changes.

zzag updated this revision to Diff 61443.Jul 9 2019, 6:37 PM

Rebase.

ngraham edited the summary of this revision. (Show Details)Jul 15 2019, 2:32 AM
zzag edited the summary of this revision. (Show Details)Jul 15 2019, 9:35 AM
This revision was automatically updated to reflect the committed changes.