Now that i've made the presentation toolbar (commontaskbar.xml) exclusively to slide management, when slide master view is turned on, the presentation toolbar should be hidden (as all its buttons are dimmed anyway) and the master view toolbar (masterviewtoolbar.xml) should be docked and take its place.
I've put in a patch to dock the master view toolbar, but unfortunately i dont know how to do the hiding of the presentation toolbar, when master slide view is enabled. https://gerrit.libreoffice.org/#/c/14551/
Slide master view is activated by .uno:SlideMasterPage and deactivated with .uno:CloseMasterView or .uno:NormalMultiPaneGUI. The presentation toolbar is hidden when in Outline (.uno:OutlineMode) and Slide Sorter (.uno:DiaMode) views.
Yousuf Philips committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=a86513d8ca49fe6f4e1cde48e3d744c20540829e tdf#87822 Dock the master view toolbar It will be available in 4.5.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
https://gerrit.libreoffice.org/16060
Philippe Jung committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=1191ed8584f9fd63c39514dd2e3e71682913d4bc tdf#87822 Impress: hide common task toolbar in master view It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
Philippe Jung committed a patch related to this issue. It has been pushed to "libreoffice-5-0": http://cgit.freedesktop.org/libreoffice/core/commit/?id=db79d2710e78c712763aaba0dc74165da5ad01cc&h=libreoffice-5-0 tdf#87822 Impress: hide common task toolbar in master view It will be available in 5.0.0.0.beta2. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.