Open `skipPager` functionality
Needs ReviewPublic

Authored by sharvey on Jul 31 2018, 5:09 PM.

Details

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
arcpatch-D14516
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 1409
Build 1427: arc lint + arc unit
sharvey requested review of this revision.Jul 31 2018, 5:09 PM
sharvey created this revision.
sharvey updated this revision to Diff 38863.Jul 31 2018, 5:13 PM
  • Remove wrongly committed files

Okay, a clean copy. Apologies for the mess. I can do the coding, but the infrastructure is another story...

I don't think you meant to check in a total deletion of the arclint file...

zzag added a subscriber: zzag.Jul 31 2018, 6:26 PM

Please checkout .arclint from master (git checkout master -- .arclint).

src/server/plasmashell_interface.h
192–194

Unrelated change.

sharvey updated this revision to Diff 38877.Jul 31 2018, 8:13 PM
  • Whitespace fix & remove .arclint
sharvey marked an inline comment as done.Jul 31 2018, 8:15 PM

Hopefully .arclint is gone for good this time.