Open `skipPager` functionality
AbandonedPublic

Authored by sharvey on Jul 31 2018, 4:23 PM.

Details

Reviewers
hein
Group Reviewers
Plasma on Wayland
Summary

Open skipPager functionality, same as skipTaskbar
REVIEWER NOTE: Several of the autotests are failing, although the build itself compiles correctly

  • #7: kwayland-testWaylandSeat
  • #23 kwayland-testPlasmaShell
  • #30 kwayland-testSelection
Test Plan
  • Apply patch to KWayland, compile
    • Run make tests to check autotests
    • See if #7, #23, #30 fail

Please help resolve.

Diff Detail

Repository
R127 KWayland
Branch
add-skip-pager (branched from master)
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 1406
Build 1424: arc lint + arc unit
sharvey created this revision.Jul 31 2018, 4:23 PM
Restricted Application added a project: Frameworks. · View Herald TranscriptJul 31 2018, 4:23 PM
Restricted Application added a subscriber: kde-frameworks-devel. · View Herald Transcript
sharvey requested review of this revision.Jul 31 2018, 4:23 PM

Plasma team: Please help me review and fix the failing autotests. I'm not familiar enough with the internals of KWayland - or autotests - to successfully debug what's happening. The patch builds and compiles without error.

Thanks for your help.

Changes to .arclint look unintended, and I'm not sure you meant to check in CMakeLists.txt.user.

Changes to .arclint look unintended, and I'm not sure you meant to check in CMakeLists.txt.user.

The changes are intentional - my arc seems to be broken. It wasn't supposed to be checked in. I'll fix.

sharvey updated this revision to Diff 38859.Jul 31 2018, 4:39 PM

Remove untracked .arclint and CMakeLists.txt.user

There's no functionality to remove files. I'll submit a new diff.

sharvey abandoned this revision.Jul 31 2018, 4:42 PM