sharvey created this revision. sharvey added reviewers: Plasma on Wayland, hein. sharvey added a project: Frameworks. 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 arcpatch-D14516 REVISION DETAIL https://phabricator.kde.org/D14520 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, #plasma_on_wayland, hein Cc: kde-frameworks-devel, ngraham, michaelh, bruns