Add option to clone panels
This adds an option under "Add panel…" in Edit Mode to clone a panel to any screen. How it works:
- Enter edit mode
- Click on the panel you want to clone, click on "clone panel"
- Select where to clone the panel to
This should clone:
- All panel settings, position, alignment, etc
- All panel widgets
- All panel widget settings
Probably won't work:
- Custom system tray setups. Since they're their own containments, that's probably going to be quite tough to implement.
I wouldn't be surprised if this had bugs as it's a bit complex, with a lot of kconfig copying happening behind the scenes, so let me know if this works for you!
REQUIRES plasma-desktop!2642 (merged)
Edited by Niccolò Venerandi