[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
implement-size-position-rules
Lint
Lint ErrorsExcuse: fjkdsalfj;aj
SeverityLocationCodeMessage
Errorautotests/integration/shell_client_rules_test.cpp:406CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:407CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:485CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:486CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:545CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:546CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:686CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:687CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:1953CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:1954CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2006CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2007CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2063CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2064CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2181CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2182CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2264CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2265CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2310CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2311CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2358CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2359CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2452CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2453CppcheckdoubleFree
Errorautotests/integration/shell_client_rules_test.cpp:2532CppcheckdoubleFree
Unit
No Unit Test Coverage
Build Status
Buildable 8995
Build 9013: 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.