Skip to content

applets/margin-separator: Use editMode from framework instead of using nativeInterface

Tanbir Jishan requested to merge tantalising/plasma-desktop:add_editMode into master

The applet uses native interface for accessing the editMode. This property is now available in the framework, so the cpp code can be removed now and this results in much smaller codebase. An icon for the margin separator is also added which is only visible in edit mode.

margin

Edited by Tanbir Jishan

Merge request reports