sharvey created this revision. sharvey added a reviewer: hein. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: kde-frameworks-devel. sharvey requested review of this revision.
REVISION 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. REPOSITORY R127 KWayland BRANCH add-skip-pager (branched from master) REVISION DETAIL https://phabricator.kde.org/D14516 AFFECTED FILES .arclint CMakeLists.txt.user autotests/client/test_plasma_window_model.cpp autotests/client/test_plasmashell.cpp autotests/client/test_wayland_windowmanagement.cpp src/client/plasmashell.cpp src/client/plasmashell.h src/client/plasmawindowmanagement.cpp src/client/plasmawindowmanagement.h src/client/plasmawindowmodel.cpp src/client/plasmawindowmodel.h src/client/protocols/plasma-shell.xml src/client/protocols/plasma-window-management.xml src/server/plasmashell_interface.cpp src/server/plasmashell_interface.h src/server/plasmawindowmanagement_interface.cpp src/server/plasmawindowmanagement_interface.h tests/plasmasurfacetest.cpp To: sharvey, hein Cc: kde-frameworks-devel, michaelh, ngraham, bruns